2011-01-21 |
David Rientjes | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2011-01-14 |
David Rientjes | thp: transparent hugepage sysfs meminfo Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2011-01-14 |
David Rientjes | mm: unify module_alloc code for vmalloc Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2011-01-14 |
David Rientjes | mm: remove gfp mask from pcpu_get_vm_areas Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2011-01-14 |
David Rientjes | mm: remove unused get_vm_area_node Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2011-01-13 |
David Rientjes | flex_array: export symbols to modules Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2011-01-07 |
David Rientjes | x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-12-23 |
David Rientjes | x86, numa: Fix cpu to node mapping for sparse node ids Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-12-23 |
David Rientjes | x86, numa: Fake node-to-cpumask for NUMA emulation Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-12-23 |
David Rientjes | x86, numa: Fake apicid and pxm mappings for NUMA emulation Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-12-23 |
David Rientjes | x86, numa: Avoid compiling NUMA emulation functions... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-12-23 |
David Rientjes | x86, numa: Reduce minimum fake node size to 32M Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-11-12 |
David Rientjes | oom: document obsolete oom_adj tunable Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-10-26 |
David Rientjes | oom: fix locking for oom_adj and oom_score_adj Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-10-26 |
David Rientjes | oom: rewrite error handling for oom_adj and oom_score_adj... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-10-26 |
David Rientjes | oom: kill all threads sharing oom killed task's mm Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-10-26 |
David Rientjes | oom: avoid killing a task if a thread sharing its mm... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-10-02 |
David Rientjes | slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-10-02 |
David Rientjes | slob: fix gfp flags for order-0 page allocations Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-09-23 |
David Rientjes | oom: filter unkillable tasks from tasklist dump Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-09-23 |
David Rientjes | oom: always return a badness score of non-zero for... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-23 |
David Rientjes | bio-integrity.c: remove dependency on __GFP_NOFAIL Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: deprecate oom_adj tunable Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: badness heuristic rewrite Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: fold __out_of_memory into out_of_memory Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: remove constraint argument from select_bad_process... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: remove unnecessary code and cleanup Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: move sysctl declarations to oom.h Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: remove special handling for pagefault ooms Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: extract panic helper function Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: avoid oom killer for lowmem allocations Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: enable oom tasklist dump by default Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: select task from tasklist for mempolicy ooms Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: sacrifice child with highest badness score for... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: filter tasks not sharing the same cpuset Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: avoid sending exiting tasks a SIGKILL Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: give current access to memory reserves if it has... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: dump_tasks use find_lock_task_mm too fix Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-08-10 |
David Rientjes | oom: improve commentary in dump_tasks() Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-07-29 |
David Rientjes | GFS2: remove dependency on __GFP_NOFAIL Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-07-21 |
David Rientjes | RDMA/cxgb4: Remove dependency on __GFP_NOFAIL Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-05-27 |
David Rientjes | memcg: make oom killer a no-op when no killable task... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-05-25 |
David Rientjes | mm: default to node zonelist ordering when nodes have... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-05-06 |
David Rientjes | x86: Fix fake apicid to node mapping for numa emulation Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-04-07 |
David Rientjes | slab: add memory hotplug support Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-04-04 |
David Rientjes | ACPI: NUMA: map pxms to low node ids Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-04-02 |
David Rientjes | x86: Increase CONFIG_NODES_SHIFT max to 10 Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-03-19 |
David Rientjes | driver core: numa: fix BUILD_BUG_ON for node_read_distance Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-03-06 |
David Rientjes | mm: add comment about deprecation of __GFP_NOFAIL Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-03-06 |
David Rientjes | mm: suppress pfn range output for zones without pages Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-02-15 |
David Rientjes | x86, numa: Remove configurable node size support for... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-02-15 |
David Rientjes | x86, numa: Add fixed node size option for numa emulation Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-02-15 |
David Rientjes | x86, numa: Fix numa emulation calculation of big nodes Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-02-02 |
David Rientjes | kbuild: improve version string logic Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-01-23 |
David Rientjes | x86: Set hotpluggable nodes in nodes_possible_map Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2010-01-22 |
David Rientjes | slub: remove impossible condition Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-12-16 |
David Rientjes | ACPI: remove NID_INVAL Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-12-15 |
David Rientjes | mm: slab-allocate memory section nodemask for large... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-12-15 |
David Rientjes | mm: add gfp flags for NODEMASK_ALLOC slab allocations Signed-off-by: David Rientjes <rientjes@google.com> Cc: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-12-15 |
David Rientjes | mm: clear node in N_HIGH_MEMORY and stop kswapd when... Signed-off-by: David Rientjes <rientjes@google.com> Cc: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-12-15 |
David Rientjes | nodemask: make NODEMASK_ALLOC more general Signed-off-by: David Rientjes <rientjes@google.com> Cc: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-12-15 |
David Rientjes | oom: dump stack and VM state when oom killer panics Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-10-15 |
David Rientjes | slub: allow stats to be cleared Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-10-12 |
David Rientjes | x86: Interleave emulated nodes over physical nodes Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-10-12 |
David Rientjes | x86: Export srat physical topology Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-10-12 |
David Rientjes | x86: Export k8 physical topology Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-10-12 |
David Rientjes | x86: Clean up and add missing log levels for k8 Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-10-09 |
David Rientjes | oprofile: fix race condition in event_buffer free Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-09-22 |
David Rientjes | flex_array: add missing kerneldoc annotations Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-09-22 |
David Rientjes | flex_array: introduce DEFINE_FLEX_ARRAY Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-09-22 |
David Rientjes | flex_array: add flex_array_shrink function Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-09-22 |
David Rientjes | flex_array: poison free elements Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-09-22 |
David Rientjes | flex_array: add flex_array_clear function Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-09-22 |
David Rientjes | mm: update alloc_flags after oom killer has been called Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-09-22 |
David Rientjes | mm: remove obsoleted alloc_pages cpuset comment Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-09-18 |
David Rientjes | x86/PCI: default pcibus cpumask to all cpus if it lacks... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-08-27 |
David Rientjes | flex_array: convert element_nr formals to unsigned Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-08-27 |
David Rientjes | flex_array: declare parts member to have incomplete... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-08-27 |
David Rientjes | flex_array: fix flex_array_free_parts comment Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-08-27 |
David Rientjes | flex_array: fix get function for elements in base starting... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-07-30 |
David Rientjes | mm: avoid endless looping for oom killed tasks Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-07-28 |
David Rientjes | Staging: android: lowmemorykiller.c: fix it for "oom...
|
commit | commitdiff | tree |
2009-07-28 |
David Rientjes | slub: use size and objsize orders to disable debug... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-07-10 |
David Rientjes | slub: add option to disable higher order debugging... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-06-19 |
David Rientjes | Staging: android: lowmemorykiller: fix possible android... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-06-19 |
David Rientjes | Staging: android: lowmemorykiller: cleanup android... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-06-17 |
David Rientjes | oom: only oom kill exiting tasks with attached memory Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-06-17 |
David Rientjes | oom: invoke oom killer for __GFP_NOFAIL Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-06-17 |
David Rientjes | oom: avoid unnecessary mm locking and scanning for... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-06-17 |
David Rientjes | oom: move oom_adj value from task_struct to mm_struct Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-05-29 |
David Rientjes | oom: fix possible oom_dump_tasks NULL pointer Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-05-07 |
David Rientjes | sched: emit thread info flags with stack trace Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-05-06 |
David Rientjes | oom: prevent livelock when oom_kill_allocating_task... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-05-06 |
David Rientjes | x86, srat: do not register nodes beyond e820 map Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-04-28 |
David Rientjes | slub: add Documentation/ABI/testing/sysfs-kernel-slab Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-04-23 |
David Rientjes | slub: enforce MAX_ORDER Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-04-03 |
David Rientjes | cpusets: prevent PF_THREAD_BOUND tasks from attaching... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-04-03 |
David Rientjes | cpusets: replace zone allowed functions with node allowed Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-04-01 |
David Rientjes | vmscan: print shrink_slab symbol name on negative shrinker... Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |
2009-03-05 |
David Rientjes | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions Signed-off-by: David Rientjes <rientjes@google.com>
|
commit | commitdiff | tree |