android_kernel_xiaomi_sm7250/fs/xfs/linux-2.6
Paul Jackson b0196009d8 [PATCH] cpuset memory spread slab cache hooks
Change the kmem_cache_create calls for certain slab caches to support cpuset
memory spreading.

See the previous patches, cpuset_mem_spread, for an explanation of cpuset
memory spreading, and cpuset_mem_spread_slab_cache for the slab cache support
for memory spreading.

The slab caches marked for now are: dentry_cache, inode_cache, some xfs slab
caches, and buffer_head.  This list may change over time.  In particular,
other file system types that are used extensively on large NUMA systems may
want to allow for spreading their directory and inode slab cache entries.

Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-24 07:33:23 -08:00
..
kmem.c
kmem.h [PATCH] cpuset memory spread slab cache hooks 2006-03-24 07:33:23 -08:00
mrlock.h
mutex.h
sema.h
spin.h
sv.h
time.h
xfs_aops.c [XFS] Check that a page has dirty buffers before finding it acceptable for 2006-03-22 12:47:40 +11:00
xfs_aops.h [XFS] Switch over from linvfs names for address space ops for consistent 2006-03-14 13:54:26 +11:00
xfs_buf.c Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 2006-03-23 15:28:51 -08:00
xfs_buf.h
xfs_cred.h
xfs_export.c [XFS] Complete transition away from linvfs naming convention, finally. 2006-03-17 17:25:36 +11:00
xfs_export.h
xfs_file.c [XFS] Complete transition away from linvfs naming convention, finally. 2006-03-17 17:25:36 +11:00
xfs_fs_subr.c [XFS] Complete transition away from linvfs naming convention, finally. 2006-03-17 17:25:36 +11:00
xfs_fs_subr.h
xfs_globals.c
xfs_globals.h
xfs_ioctl32.c [XFS] Complete transition away from linvfs naming convention, finally. 2006-03-17 17:25:36 +11:00
xfs_ioctl32.h [XFS] Fix compiler warning from xfs_file_compat_invis_ioctl prototype. 2006-03-20 13:25:48 +11:00
xfs_ioctl.c [XFS] Complete transition away from linvfs naming convention, finally. 2006-03-17 17:25:36 +11:00
xfs_iops.c [XFS] Merge Yingpings fix for a vn_count assert failure during QA - 2006-03-17 17:26:34 +11:00
xfs_iops.h [XFS] Switch over from linvfs names for inode operations for consistent 2006-03-14 14:00:51 +11:00
xfs_linux.h [XFS] Complete transition away from linvfs naming convention, finally. 2006-03-17 17:25:36 +11:00
xfs_lrw.c [XFS] Fixing KDB's xrwtrc command, also added the current process id into 2006-03-22 12:44:15 +11:00
xfs_lrw.h
xfs_stats.c [PATCH] fs: Use ARRAY_SIZE macro 2006-03-24 07:33:19 -08:00
xfs_stats.h
xfs_super.c [XFS] Sync up one/two other minor changes missed in previous merges. 2006-03-22 14:12:12 +11:00
xfs_super.h [XFS] Complete transition away from linvfs naming convention, finally. 2006-03-17 17:25:36 +11:00
xfs_sysctl.c [PATCH] more for_each_cpu() conversions 2006-03-23 07:38:17 -08:00
xfs_sysctl.h
xfs_version.h
xfs_vfs.c [XFS] Complete transition away from linvfs naming convention, finally. 2006-03-17 17:25:36 +11:00
xfs_vfs.h [XFS] Complete transition away from linvfs naming convention, finally. 2006-03-17 17:25:36 +11:00
xfs_vnode.c [XFS] Complete transition away from linvfs naming convention, finally. 2006-03-17 17:25:36 +11:00
xfs_vnode.h [XFS] Complete transition away from linvfs naming convention, finally. 2006-03-17 17:25:36 +11:00