Mel Gorman
|
cfd3da1e49
mm: Serialize access to min_free_kbytes
|
14 years ago |
Michal Nazarewicz
|
0815f3d81d
mm: page_isolation: MIGRATE_CMA isolation functions added
|
13 years ago |
Michal Nazarewicz
|
47118af076
mm: mmzone: MIGRATE_CMA migration type added
|
13 years ago |
Michal Nazarewicz
|
6d4a49160d
mm: page_alloc: change fallbacks array handling
|
13 years ago |
Michal Nazarewicz
|
041d3a8cdc
mm: page_alloc: introduce alloc_contig_range()
|
13 years ago |
Michal Nazarewicz
|
5f63b720b6
mm: page_alloc: remove trailing whitespace
|
13 years ago |
Hugh Dickins
|
1b76b02f15
mm: raise MemFree by reverting percpu_pagelist_fraction to 0
|
13 years ago |
Sasha Levin
|
93278814d3
mm: fix division by 0 in percpu_pagelist_fraction()
|
13 years ago |
Gilad Ben-Yossef
|
74046494ea
mm: only IPI CPUs to drain local pages if they exist
|
13 years ago |
David Rientjes
|
29fd66d289
mm, coredump: fail allocations when coredumping instead of oom killing
|
13 years ago |
Kautuk Consul
|
b224ef856b
page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument
|
13 years ago |
Kautuk Consul
|
8d13bddd11
page_alloc.c: remove add_from_early_node_map()
|
13 years ago |
Mel Gorman
|
cc9a6c8776
cpuset: mm: reduce large amounts of memory barrier related damage v3
|
13 years ago |
Konstantin Khlebnikov
|
f0cb3c76ae
mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
|
13 years ago |
David Rientjes
|
08ab9b10d4
mm, oom: force oom kill on sysrq+f
|
13 years ago |
Rik van Riel
|
aff622495c
vmscan: only defer compaction for failed order and higher
|
13 years ago |
Dimitri Sivanich
|
074b85175a
vfs: fix panic in __d_lookup() with high dentry hashtable counts
|
13 years ago |
Michal Hocko
|
656a070629
mm: __count_immobile_pages(): make sure the node is online
|
13 years ago |
Michal Hocko
|
687875fb7d
mm: fix NULL ptr dereference in __count_immobile_pages
|
13 years ago |
Hugh Dickins
|
4111304dab
mm: enum lru_list lru
|
13 years ago |
Mel Gorman
|
66199712e9
mm: page allocator: do not call direct reclaim for THP allocations while compaction is deferred
|
13 years ago |
Bob Liu
|
d0048b0e59
page_alloc: break early in check_for_regular_memory()
|
13 years ago |
Johannes Weiner
|
6290df5458
mm: collect LRU list heads into struct lruvec
|
13 years ago |
Johannes Weiner
|
c3993076f8
mm: page_alloc: generalize order handling in __free_pages_bootmem()
|
13 years ago |
Michal Hocko
|
df0a6daa01
mm: fix off-by-two in __zone_watermark_ok()
|
13 years ago |
Johannes Weiner
|
a756cf5908
mm: try to distribute dirty pages fairly across zones
|
13 years ago |
Johannes Weiner
|
ab8fabd46f
mm: exclude reserved pages from dirtyable memory
|
13 years ago |
Stanislaw Gruszka
|
c0a32fc5a2
mm: more intensive memory corruption debugging
|
13 years ago |
Mel Gorman
|
f90ac3982a
mm: avoid livelock on !__GFP_FS allocations
|
13 years ago |
Mel Gorman
|
938929f14c
mm: reduce the amount of work done when updating min_free_kbytes
|
13 years ago |