From: Paul Moore <paul.moore@hp.com>
To: Stephen Smalley <sds@tycho.nsa.gov>
Cc: selinux@tycho.nsa.gov
Subject: Re: [PATCH v3 2/2] SELinux: Add network port SID cache
Date: Fri, 11 Apr 2008 15:02:21 -0400 [thread overview]
Message-ID: <200804111502.21453.paul.moore@hp.com> (raw)
In-Reply-To: <1207938494.21223.936.camel@moss-spartans.epoch.ncsc.mil>
On Friday 11 April 2008 2:28:14 pm Stephen Smalley wrote:
> On Thu, 2008-04-10 at 10:48 -0400, Paul Moore wrote:
> > Much like we added a network node cache, this patch adds a network
> > port cache. The design is taken almost completely from the network
> > node cache which in turn was taken from the network interface
> > cache. The basic idea is to cache entries in a hash table based on
> > protocol/port information. The hash function only takes the port
> > number into account since the number of different protocols in use
> > at any one time is expected to be relatively small.
> >
> > Signed-off-by: Paul Moore <paul.moore@hp.com>
>
> Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
>
> Have you run any measurements with this added?
Not at present.
> This should address:
> https://bugzilla.redhat.com/show_bug.cgi?id=234531
> http://marc.info/?l=linux-kernel&m=117499007102880&w=2
Yep.
--
paul moore
linux @ hp
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next prev parent reply other threads:[~2008-04-11 19:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-10 14:48 [PATCH v3 0/2] Series short description Paul Moore
2008-04-10 14:48 ` [PATCH v3 1/2] SELinux: Made netnode cache adds faster Paul Moore
2008-04-11 18:23 ` Stephen Smalley
2008-04-13 23:51 ` James Morris
2008-04-10 14:48 ` [PATCH v3 2/2] SELinux: Add network port SID cache Paul Moore
2008-04-11 18:28 ` Stephen Smalley
2008-04-11 19:02 ` Paul Moore [this message]
2008-04-13 23:51 ` James Morris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200804111502.21453.paul.moore@hp.com \
--to=paul.moore@hp.com \
--cc=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.