Re: [PATCH]: lru queue for ip_fragment evictor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Patrick McHardy <kaber@trash.net> wrote:
>
> >Does this not imply that the hash isn't very good?
> >  
> >
> No in fact it implies the hash _is_ good. The more hash buckets are in 
> use, the more
> "innocent" frag heads are killed if a high bucket uses alot of memory.

Oh, OK.  I'd assumed that it would have started the scan from the place
where it last left off:

                for (i = 0; i < IPQ_HASHSZ; i++) {

-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux