Re: [PATCH]: lru queue for ip_fragment evictor

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

 



   From: Patrick McHardy <kaber@trash.net>
   Date: Tue, 18 Feb 2003 08:49:33 +0100

   The current ip_fragment evictor kills the oldest entry of each hash bucket
   starting with 0 instead of killing the oldest entry of all buckets. This 
   leads
   to unfair behaviour if one of the higher hash slots carries alot of 
   fragments.

   This patch holds the frag heads in a lru queue so we can kills the least
   recently used first. Each arriving fragment counts as usage.

Thanks, I'll apply this.
-
: 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