Mel Gorman
|
6484eb3e2a
page allocator: do not check NUMA node ID when the caller knows the node is valid
|
16 years ago |
Miao Xie
|
58568d2a82
cpuset,mm: update tasks' mems_allowed in time
|
16 years ago |
Heiko Carstens
|
938bb9f5e8
[CVE-2009-0029] System call wrappers part 28
|
16 years ago |
James Morris
|
2b82892565
Merge branch 'master' into next
|
16 years ago |
David Howells
|
c69e8d9c01
CRED: Use RCU to access another task's creds and to release a task's own creds
|
16 years ago |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 years ago |
David Howells
|
76aac0e9a1
CRED: Wrap task credential accesses in the core kernel
|
16 years ago |
Christoph Lameter
|
0aedadf91a
mm: move migrate_prep out from under mmap_sem
|
16 years ago |
Lee Schermerhorn
|
894bc31041
Unevictable LRU Infrastructure
|
16 years ago |
Nick Piggin
|
62695a84eb
vmscan: move isolate_lru_page() to vmscan.c
|
16 years ago |
MinChan Kim
|
d6bf73e434
do_migrate_pages(): remove unused variable
|
16 years ago |
Andi Kleen
|
a551643895
hugetlb: modular state for hugetlb page size
|
17 years ago |
David Rientjes
|
d79df630f6
mempolicy: mask off internal flags for userspace API
|
17 years ago |
Lee Schermerhorn
|
71fe804b6d
mempolicy: use struct mempolicy pointer in shmem_sb_info
|
17 years ago |
Lee Schermerhorn
|
3f226aa1cb
mempolicy: support mpol=local tmpfs mount option
|
17 years ago |
Lee Schermerhorn
|
095f1fc4eb
mempolicy: rework shmem mpol parsing and display
|
17 years ago |
Lee Schermerhorn
|
2291990ab3
mempolicy: clean-up mpol-to-str() mempolicy formatting
|
17 years ago |
Lee Schermerhorn
|
fc36b8d3d8
mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy
|
17 years ago |
Lee Schermerhorn
|
53f2556b67
mempolicy: mPOL_PREFERRED cleanups for "local allocation"
|
17 years ago |
Lee Schermerhorn
|
bea904d54d
mempolicy: use MPOL_PREFERRED for system-wide default policy
|
17 years ago |
Lee Schermerhorn
|
52cd3b0740
mempolicy: rework mempolicy Reference Counting [yet again]
|
17 years ago |
Lee Schermerhorn
|
aab0b1029f
mempolicy: mark shared policies for unref
|
17 years ago |
Lee Schermerhorn
|
45c4745af3
mempolicy: rename struct mempolicy 'policy' member to 'mode'
|
17 years ago |
Lee Schermerhorn
|
ae4d8c16aa
mempolicy: fixup Fallback for Default Shmem Policy
|
17 years ago |
Lee Schermerhorn
|
f4e53d910b
mempolicy: write lock mmap_sem while changing task mempolicy
|
17 years ago |
Lee Schermerhorn
|
846a16bf0f
mempolicy: rename mpol_copy to mpol_dup
|
17 years ago |
Lee Schermerhorn
|
f0be3d32b0
mempolicy: rename mpol_free to mpol_put
|
17 years ago |
David Rientjes
|
3e1f064562
mempolicy: disallow static or relative flags for local preferred mode
|
17 years ago |
David Rientjes
|
37012946da
mempolicy: create mempolicy_operations structure
|
17 years ago |
David Rientjes
|
1d0d2680a0
mempolicy: move rebind functions
|
17 years ago |