You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
19 years ago
..
kmem.c
…
kmem.h
[PATCH] cpuset memory spread slab cache hooks
19 years ago
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
19 years ago
xfs_aops.h
[XFS] Switch over from linvfs names for address space ops for consistent
19 years ago
xfs_buf.c
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
19 years ago
xfs_buf.h
…
xfs_cred.h
…
xfs_export.c
[XFS] Complete transition away from linvfs naming convention, finally.
19 years ago
xfs_export.h
…
xfs_file.c
[XFS] Complete transition away from linvfs naming convention, finally.
19 years ago
xfs_fs_subr.c
[XFS] Complete transition away from linvfs naming convention, finally.
19 years ago
xfs_fs_subr.h
…
xfs_globals.c
…
xfs_globals.h
…
xfs_ioctl.c
[XFS] Complete transition away from linvfs naming convention, finally.
19 years ago
xfs_ioctl32.c
[XFS] Complete transition away from linvfs naming convention, finally.
19 years ago
xfs_ioctl32.h
[XFS] Fix compiler warning from xfs_file_compat_invis_ioctl prototype.
19 years ago
xfs_iops.c
[XFS] Merge Yingpings fix for a vn_count assert failure during QA -
19 years ago
xfs_iops.h
[XFS] Switch over from linvfs names for inode operations for consistent
19 years ago
xfs_linux.h
[XFS] Complete transition away from linvfs naming convention, finally.
19 years ago
xfs_lrw.c
[XFS] Fixing KDB's xrwtrc command, also added the current process id into
19 years ago
xfs_lrw.h
…
xfs_stats.c
[PATCH] fs: Use ARRAY_SIZE macro
19 years ago
xfs_stats.h
…
xfs_super.c
[XFS] Sync up one/two other minor changes missed in previous merges.
19 years ago
xfs_super.h
[XFS] Complete transition away from linvfs naming convention, finally.
19 years ago
xfs_sysctl.c
[PATCH] more for_each_cpu() conversions
19 years ago
xfs_sysctl.h
…
xfs_version.h
…
xfs_vfs.c
[XFS] Complete transition away from linvfs naming convention, finally.
19 years ago
xfs_vfs.h
[XFS] Complete transition away from linvfs naming convention, finally.
19 years ago
xfs_vnode.c
[XFS] Complete transition away from linvfs naming convention, finally.
19 years ago
xfs_vnode.h
[XFS] Complete transition away from linvfs naming convention, finally.
19 years ago