On 03/08/2016 11:51 AM, Jan Beulich wrote:
On 08.03.16 at 17:22, <dgde...@tycho.nsa.gov> wrote:
On 03/08/2016 04:46 AM, Jan Beulich wrote:
On 07.03.16 at 19:42, <car...@cardoe.com> wrote:
Have Kconfig set CONFIG_FLASK_AVC_STATS and prefix all uses with CONFIG_
to use the Kconfig variable.

Same question here: What's the benefit of doing it this way?

This removes the stats tracking, which might (I have not tested) speed up
the security server by avoiding the __get_cpu_var call and increment.

No, I don not think the patch removes anything. The Kconfig option
doesn't have a prompt. But anyway, ...

Ah, I missed that: I saw the --help-- line and assumed it was the prompt.
Either way, this #define is a configuration-like knob that doesn't need to
be hard-coded in a header as it currently is.


The
corresponding SELinux knob is a Kconfig option in Linux.

Acked-by: Daniel De Graaf <dgde...@tycho.nsa.gov>

... if you're fine with it, we'll put it in (once the mechanical issues
got addressed).

--
Daniel De Graaf
National Security Agency

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to