public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Dcache hash distrubition patches
@ 2003-03-10 17:45 Martin J. Bligh
  2003-03-10 17:52 ` Andi Kleen
  0 siblings, 1 reply; 8+ messages in thread
From: Martin J. Bligh @ 2003-03-10 17:45 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andi Kleen

Thanks to Andi for the distribution count patches. I did some quick
numbers with this, just by running "find / | xargs ls -l > /dev/null"
to populate the cache, then dumped the numbers out.

larry:~# grep dentry /proc/slabinfo
dentry_cache      880531 884880    160 36870 36870    1 :  248  124

  count length
 444569 0
 381295 1
 163442 2
  46937 3
  10042 4
   1747 5
    253 6
     30 7
      5 8

Conclusion: the hash distribution (for this simple test) looks fine
to me.

M.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-03-11 17:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-10 17:45 Dcache hash distrubition patches Martin J. Bligh
2003-03-10 17:52 ` Andi Kleen
2003-03-11  7:41   ` Martin J. Bligh
2003-03-11  7:47     ` William Lee Irwin III
2003-03-11 15:23     ` Andi Kleen
2003-03-11 15:31       ` Martin J. Bligh
2003-03-11 16:27         ` Andi Kleen
2003-03-11 17:29           ` Anton Blanchard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox