Jeff Layton 8a8bc40d9b nfsd: create a dedicated slabcache for DRC entries
Currently we use kmalloc() which wastes a little bit of memory on each
allocation since it's a power of 2 allocator. Since we're allocating a
1024 of these now, and may need even more later, let's create a new
slabcache for them.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2013-02-04 09:16:21 -05:00
..
2011-01-04 18:22:10 -05:00
2008-02-01 16:42:05 -05:00
2013-02-04 09:16:20 -05:00
2013-01-29 16:50:03 -05:00
2011-11-07 21:10:47 -05:00
2011-11-07 21:10:47 -05:00
2012-01-03 22:55:10 -05:00
2013-02-04 09:16:20 -05:00