Commit Graph

105 Commits (bb5a9a04d4cab4b13d63ac5cd3e1fb35f9583607)

Author SHA1 Message Date
Lee Schermerhorn 3ad33b2436 Migration: find correct vma in new_vma_page() 17 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 17 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 17 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 17 years ago
Adrian Bunk dbcb0f19c8 mm/mempolicy.c: cleanups 17 years ago
Lee Schermerhorn 37b07e4163 memoryless nodes: fixup uses of node_online_map in generic code 17 years ago
Christoph Lameter 56bbd65df0 Memoryless nodes: Update memory policy and page migration 17 years ago
Christoph Lameter 6eaf806a22 Memoryless nodes: Fix interleave behavior for memoryless nodes 17 years ago
Lee Schermerhorn 754af6f5a8 Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag 17 years ago
Jesper Juhl 43fac94dd6 Clean up duplicate includes in mm/ 17 years ago
Lee Schermerhorn 480eccf9ae Fix NUMA Memory Policy Reference Counting 18 years ago
Christoph Lameter 3b42d28b2a Page migration: Do not accept invalid nodes in the target nodeset 18 years ago
Mel Gorman b377fd3982 Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Mel Gorman 396faf0303 Allow huge page allocations to use GFP_HIGH_MOVABLE 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
Paul Mundt 140d5a4904 numa: mempolicy: trivial debug fixes. 18 years ago
Paul Mundt b71636e298 numa: mempolicy: dynamic interleave map for system init 18 years ago
Christoph Lameter 0dc952dc3e [PATCH] Page migration: Fix vma flag checking 18 years ago
KAMEZAWA Hiroyuki 8af5e2eb3c [PATCH] fix mempolicy's check on a system with memory-less-node 18 years ago
Christoph Lameter 6267276f3f [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zone 18 years ago
Christoph Lameter 30150f8d7b [PATCH] mbind: restrict nodes to the currently allowed cpuset 18 years ago
Josef Sipek e9536ae720 [PATCH] struct path: convert mm 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Andy Whitcroft 25ba77c141 [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int 18 years ago
Paul Jackson 9276b1bc96 [PATCH] memory page_alloc zonelist caching speedup 18 years ago
Keith Owens 6993974997 [PATCH] Fix do_mbind warning with CONFIG_MIGRATION=n 19 years ago
Alexey Dobriyan 52978be636 [PATCH] kmemdup: some users 19 years ago
Christoph Lameter 765c4507af [PATCH] GFP_THISNODE for the slab allocator 19 years ago
Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function 19 years ago
Christoph Lameter 9b819d204c [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions 19 years ago
Christoph Lameter 19655d3487 [PATCH] linearly index zone->node_zonelists[] 19 years ago
Christoph Lameter 2f6726e54a [PATCH] Apply type enum zone_type 19 years ago
Christoph Lameter 4e4785bcf0 [PATCH] mempolicies: fix policy_zone check 19 years ago
Nishanth Aravamudan 3b98b087fc [PATCH] fix NUMA interleaving for huge pages 19 years ago
Christoph Lameter ca889e6c45 [PATCH] Use Zoned VM Counters for NUMA statistics 19 years ago
Eric W. Biederman 99f8955183 [PATCH] proc: don't lock task_structs indefinitely 19 years ago
Christoph Lameter 7b2259b3e5 [PATCH] page migration: Support a vma migration function 19 years ago
David Quigley 86c3a7645c [PATCH] SELinux: add security_task_movememory calls to mm code 19 years ago
Christoph Lameter 742755a1d8 [PATCH] page migration: sys_move_pages(): support moving of individual pages 19 years ago
Christoph Lameter 95a402c384 [PATCH] page migration: use allocator function for migrate_pages() 19 years ago
Christoph Lameter aaa994b300 [PATCH] page migration: handle freeing of pages in migrate_pages() 19 years ago
Christoph Lameter 6d472be378 [PATCH] Remove cond_resched in gather_stats() 19 years ago
Alexey Dobriyan 7f927fcc2f [PATCH] Typo fixes 19 years ago
Paul Jackson c61afb181c [PATCH] cpuset memory spread slab cache optimizations 19 years ago
Christoph Lameter b20a35035f [PATCH] page migration reorg 19 years ago
Pekka Enberg fcc234f888 [PATCH] mm: kill kmem_cache_t usage 19 years ago
Christoph Lameter 90036ee593 [PATCH] page migration: Fail with error if swap not setup 19 years ago
Christoph Lameter 74c0024105 [PATCH] Consistent capabilites associated with MPOL_MOVE_ALL 19 years ago