All of lore.kernel.org
 help / color / mirror / Atom feed
* AVC cache size unit?
@ 2014-05-01  8:23 dE
  2014-05-01 14:28 ` Stephen Smalley
  0 siblings, 1 reply; 5+ messages in thread
From: dE @ 2014-05-01  8:23 UTC (permalink / raw)
  To: selinux

What's the unit of the user configurable cache_threshold? It it some 
memory size, or no. of entries etc...

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: AVC cache size unit?
  2014-05-01  8:23 AVC cache size unit? dE
@ 2014-05-01 14:28 ` Stephen Smalley
  2014-05-01 16:53   ` dE
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Smalley @ 2014-05-01 14:28 UTC (permalink / raw)
  To: dE; +Cc: selinux

Number of entries.

On Thu, May 1, 2014 at 1:23 AM, dE <de.techno@gmail.com> wrote:
> What's the unit of the user configurable cache_threshold? It it some memory
> size, or no. of entries etc...
> _______________________________________________
> Selinux mailing list
> Selinux@tycho.nsa.gov
> To unsubscribe, send email to Selinux-leave@tycho.nsa.gov.
> To get help, send an email containing "help" to
> Selinux-request@tycho.nsa.gov.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: AVC cache size unit?
  2014-05-01 14:28 ` Stephen Smalley
@ 2014-05-01 16:53   ` dE
  2014-05-01 17:08     ` Stephen Smalley
  0 siblings, 1 reply; 5+ messages in thread
From: dE @ 2014-05-01 16:53 UTC (permalink / raw)
  To: selinux

On 05/01/14 19:58, Stephen Smalley wrote:
> Number of entries.
>
> On Thu, May 1, 2014 at 1:23 AM, dE <de.techno@gmail.com> wrote:
>> What's the unit of the user configurable cache_threshold? It it some memory
>> size, or no. of entries etc...
>> _______________________________________________
>> Selinux mailing list
>> Selinux@tycho.nsa.gov
>> To unsubscribe, send email to Selinux-leave@tycho.nsa.gov.
>> To get help, send an email containing "help" to
>> Selinux-request@tycho.nsa.gov.

The reason why I asked is cause if you look at the avc stats, it shows 
values of a different magnitude. The frees are '6192' -- is this the no. 
of entires which are free or no. of free operations since boot up?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: AVC cache size unit?
  2014-05-01 16:53   ` dE
@ 2014-05-01 17:08     ` Stephen Smalley
  2014-05-01 17:09       ` dE
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Smalley @ 2014-05-01 17:08 UTC (permalink / raw)
  To: dE; +Cc: selinux

Operations since boot up.  Look at hash_stats if you want entry information.

On Thu, May 1, 2014 at 9:53 AM, dE <de.techno@gmail.com> wrote:
> On 05/01/14 19:58, Stephen Smalley wrote:
>>
>> Number of entries.
>>
>> On Thu, May 1, 2014 at 1:23 AM, dE <de.techno@gmail.com> wrote:
>>>
>>> What's the unit of the user configurable cache_threshold? It it some
>>> memory
>>> size, or no. of entries etc...
>>> _______________________________________________
>>> Selinux mailing list
>>> Selinux@tycho.nsa.gov
>>> To unsubscribe, send email to Selinux-leave@tycho.nsa.gov.
>>> To get help, send an email containing "help" to
>>> Selinux-request@tycho.nsa.gov.
>
>
> The reason why I asked is cause if you look at the avc stats, it shows
> values of a different magnitude. The frees are '6192' -- is this the no. of
> entires which are free or no. of free operations since boot up?
>
> _______________________________________________
> Selinux mailing list
> Selinux@tycho.nsa.gov
> To unsubscribe, send email to Selinux-leave@tycho.nsa.gov.
> To get help, send an email containing "help" to
> Selinux-request@tycho.nsa.gov.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: AVC cache size unit?
  2014-05-01 17:08     ` Stephen Smalley
@ 2014-05-01 17:09       ` dE
  0 siblings, 0 replies; 5+ messages in thread
From: dE @ 2014-05-01 17:09 UTC (permalink / raw)
  To: selinux

On 05/01/14 22:38, Stephen Smalley wrote:
> Operations since boot up.  Look at hash_stats if you want entry information.
>
> On Thu, May 1, 2014 at 9:53 AM, dE <de.techno@gmail.com> wrote:
>> On 05/01/14 19:58, Stephen Smalley wrote:
>>> Number of entries.
>>>
>>> On Thu, May 1, 2014 at 1:23 AM, dE <de.techno@gmail.com> wrote:
>>>> What's the unit of the user configurable cache_threshold? It it some
>>>> memory
>>>> size, or no. of entries etc...
>>>> _______________________________________________
>>>> Selinux mailing list
>>>> Selinux@tycho.nsa.gov
>>>> To unsubscribe, send email to Selinux-leave@tycho.nsa.gov.
>>>> To get help, send an email containing "help" to
>>>> Selinux-request@tycho.nsa.gov.
>>
>> The reason why I asked is cause if you look at the avc stats, it shows
>> values of a different magnitude. The frees are '6192' -- is this the no. of
>> entires which are free or no. of free operations since boot up?
>>
>> _______________________________________________
>> Selinux mailing list
>> Selinux@tycho.nsa.gov
>> To unsubscribe, send email to Selinux-leave@tycho.nsa.gov.
>> To get help, send an email containing "help" to
>> Selinux-request@tycho.nsa.gov.

Thanks for clarifying that.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-01 17:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-01  8:23 AVC cache size unit? dE
2014-05-01 14:28 ` Stephen Smalley
2014-05-01 16:53   ` dE
2014-05-01 17:08     ` Stephen Smalley
2014-05-01 17:09       ` dE

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.