Home
last modified time | relevance | path

Searched hist:16828088 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dblock_validity.c16828088 Wed Oct 27 20:30:09 CDT 2010 Theodore Ts'o <tytso@mit.edu> ext4: use KMEM_CACHE instead of kmem_cache_create

Also remove the SLAB_RECLAIM_ACCOUNT flag from the system zone kmem
cache. This slab tends to be fairly static, so it shouldn't be marked
as likely to have free pages that can be reclaimed.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
16828088 Wed Oct 27 20:30:09 CDT 2010 Theodore Ts'o <tytso@mit.edu> ext4: use KMEM_CACHE instead of kmem_cache_create

Also remove the SLAB_RECLAIM_ACCOUNT flag from the system zone kmem
cache. This slab tends to be fairly static, so it shouldn't be marked
as likely to have free pages that can be reclaimed.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dmballoc.c16828088 Wed Oct 27 20:30:09 CDT 2010 Theodore Ts'o <tytso@mit.edu> ext4: use KMEM_CACHE instead of kmem_cache_create

Also remove the SLAB_RECLAIM_ACCOUNT flag from the system zone kmem
cache. This slab tends to be fairly static, so it shouldn't be marked
as likely to have free pages that can be reclaimed.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>