On Fri, 11 Apr 2008, Stephen Smalley wrote: > > On Thu, 2008-04-10 at 10:48 -0400, Paul Moore wrote: > > When adding new entries to the network node cache we would walk the entire > > hash bucket to make sure we didn't cross a threshold (done to bound the cache > > size). This isn't a very quick or elegant solution for something which is > > supposed to be quick-ish so add a counter to each hash bucket to track the > > size of the bucket and eliminate the need to walk the entire bucket list on > > each add. > > > > Signed-off-by: Paul Moore <paul.moore@xxxxxx> > > Acked-by: Stephen Smalley <sds@xxxxxxxxxxxxx> Applied to for-akpm. -- James Morris <jmorris@xxxxxxxxx> -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.