[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140727.223718.1055588669834128686.davem@davemloft.net>
Date: Sun, 27 Jul 2014 22:37:18 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: nikolay@...hat.com
Cc: netdev@...r.kernel.org, fw@...len.de, kuznet@....inr.ac.ru,
jmorris@...ei.org, yoshfuji@...ux-ipv6.org, kaber@...sh.net,
alex.aring@...il.com, eric.dumazet@...il.com
Subject: Re: [PATCH net-next 0/9] inet: frag: cleanup and update
From: Nikolay Aleksandrov <nikolay@...hat.com>
Date: Thu, 24 Jul 2014 16:50:28 +0200
> The end goal of this patchset is to remove the LRU list and to move the
> frag eviction to a work queue. It also does a couple of necessary cleanups
> and fixes. Brief patch descriptions:
Ok I decided to apply this series.
Honestly I thought the frag counter would be useful for diagnosing problems
("are there a lot of frag queues bunched up on my machine?"). But whatever.
You could make it accurate again by just scanning the hash table really
quickly and counting how many entries you see, if you wanted to.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists