|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] xen: Make FLASK_AVC_STATS kconfig option visible
commit 668ba1f85bf2e4086cf18c35abc880b9eee4e8f2
Author: Daniel De Graaf <dgdegra@xxxxxxxxxxxxx>
AuthorDate: Mon Jun 20 10:04:25 2016 -0400
Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
CommitDate: Fri Jun 24 15:53:13 2016 +0100
xen: Make FLASK_AVC_STATS kconfig option visible
Signed-off-by: Daniel De Graaf <dgdegra@xxxxxxxxxxxxx>
Reviewed-by: Doug Goldstein <cardoe@xxxxxxxxxx>
---
xen/common/Kconfig | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/xen/common/Kconfig b/xen/common/Kconfig
index faee3ec..daab832 100644
--- a/xen/common/Kconfig
+++ b/xen/common/Kconfig
@@ -134,9 +134,14 @@ config FLASK
config FLASK_AVC_STATS
def_bool y
+ prompt "Maintain statistics on the FLASK access vector cache" if EXPERT
= "y"
depends on FLASK
---help---
- Maintain statistics on the access vector cache
+ Maintain counters on the access vector cache that can be viewed using
+ the FLASK_AVC_CACHESTATS sub-op of the xsm_op hypercall. Disabling
+ this will save a tiny amount of memory and time to update the stats.
+
+ If unsure, say Y.
# Enable schedulers
menu "Schedulers"
--
generated by git-patchbot for /home/xen/git/xen.git#master
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |