linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-17 04:45:37 to 2010-11-18 22:27:51 UTC [more...]

[PATCH] slub: operate cache name memory same to slab and slob
 2010-11-18 22:27 UTC  (5+ messages)

[0/8,v3] NUMA Hotplug Emulator - Introduction & Feedbacks
 2010-11-18 21:31 UTC  (38+ messages)
` [1/8,v3] NUMA Hotplug Emulator: add function to hide memory region via e820 table
` [2/8,v3] NUMA Hotplug Emulator: infrastructure of NUMA hotplug emulation
` [3/8,v3] NUMA Hotplug Emulator: Userland interface to hotplug-add fake offlined nodes
` [4/8,v3] NUMA Hotplug Emulator: Abstract cpu register functions
` [5/8,v3] NUMA Hotplug Emulator: support cpu probe/release in x86
` [6/8,v3] NUMA Hotplug Emulator: Fake CPU socket with logical CPU on x86
` [7/8,v3] NUMA Hotplug Emulator: extend memory probe interface to support NUMA
` [8/8,v3] NUMA Hotplug Emulator: documentation

[PATCH 0/8] Use memory compaction instead of lumpy reclaim during high-order allocations
 2010-11-18 19:49 UTC  (28+ messages)
` [PATCH 1/8] mm: compaction: Add trace events for memory compaction activity
` [PATCH 2/8] mm: vmscan: Convert lumpy_mode into a bitmask
` [PATCH 3/8] mm: vmscan: Reclaim order-0 and use compaction instead of lumpy reclaim
` [PATCH 4/8] mm: migration: Allow migration to operate asynchronously and avoid synchronous compaction in the faster path
` [PATCH 5/8] mm: migration: Cleanup migrate_pages API by matching types for offlining and sync
` [PATCH 6/8] mm: compaction: Perform a faster scan in try_to_compact_pages()
` [PATCH 7/8] mm: compaction: Use the LRU to get a hint on where compaction should start
` [PATCH 8/8] mm: vmscan: Rename lumpy_mode to reclaim_mode

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-11-18 19:15 UTC  (66+ messages)
` [PATCH 01 of 66] disable lumpy when compaction is enabled
` [PATCH 02 of 66] mm, migration: Fix race between shift_arg_pages and rmap_walk by guaranteeing rmap_walk finds PTEs created within the temporary stack
` [PATCH 03 of 66] transparent hugepage support documentation
` [PATCH 04 of 66] define MADV_HUGEPAGE
` [PATCH 05 of 66] compound_lock
` [PATCH 06 of 66] alter compound get_page/put_page
` [PATCH 08 of 66] fix bad_page to show the real reason the page is bad
` [PATCH 16 of 66] special pmd_trans_* functions
` [PATCH 17 of 66] add pmd mangling generic functions
` [PATCH 18 of 66] add pmd mangling functions to x86
` [PATCH 22 of 66] clear page compound
` [PATCH 23 of 66] add pmd_huge_pte to mm_struct
` [PATCH 28 of 66] _GFP_NO_KSWAPD
` [PATCH 29 of 66] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 30 of 66] transparent hugepage core
` [PATCH 31 of 66] split_huge_page anon_vma ordering dependency
` [PATCH 32 of 66] verify pmd_trans_huge isn't leaking
` [PATCH 33 of 66] madvise(MADV_HUGEPAGE)
` [PATCH 34 of 66] add PageTransCompound
` [PATCH 36 of 66] memcg compound
` [PATCH 44 of 66] skip transhuge pages in ksm for now
` [PATCH 45 of 66] remove PG_buddy
` [PATCH 51 of 66] set recommended min free kbytes
` [PATCH 52 of 66] enable direct defrag
` [PATCH 55 of 66] select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
` [PATCH 56 of 66] transhuge isolate_migratepages()
` [PATCH 61 of 66] use compaction for GFP_ATOMIC order > 0
` [PATCH 62 of 66] disable transparent hugepages by default on small systems
` [PATCH 64 of 66] scale nr_rotated to balance memory pressure

[PATCH 0/3] Avoid dirtying pages during mlock
 2010-11-18 18:00 UTC  (19+ messages)
` [PATCH 1/3] do_wp_page: remove the 'reuse' flag
` [PATCH 2/3] do_wp_page: clarify dirty_page handling
` [PATCH 3/3] mlock: avoid dirtying pages and triggering writeback

[PATCH] Make swap accounting default behavior configurable
 2010-11-18 17:52 UTC  (15+ messages)
  ` [stable] "
              ` [PATCH] Make swap accounting default behavior configurable v4

[PATCH] cleanup kswapd()
 2010-11-18 17:27 UTC  (4+ messages)
  ` [PATCH v3] factor out kswapd sleeping logic from kswapd()

[PATCH] writeback: prevent bandwidth calculation overflow
 2010-11-18 16:36 UTC  (10+ messages)

[PATCH 00/13] IO-less dirty throttling v2
 2010-11-18 14:02 UTC  (23+ messages)
` [PATCH 01/13] writeback: IO-less balance_dirty_pages()
` [PATCH 03/13] writeback: per-task rate limit on balance_dirty_pages()
` [PATCH 06/13] writeback: bdi write bandwidth estimation

RFC: reviving mlock isolation dead code
 2010-11-18 11:16 UTC  (7+ messages)

[PATCH] Pass priority to shrink_slab
 2010-11-18 10:24 UTC  (4+ messages)

(mem hotplug, pcpu_alloc) BUG: sleeping function called from invalid context at kernel/mutex.c:94
 2010-11-18  7:39 UTC  (3+ messages)
  ` [BUGFIX][PATCH] fix build_all_zonelist where percpu_alloc is wrongly called under stop_machine_run (Was "

[patch 1/3] mm: remove unused get_vm_area_node
 2010-11-18  6:29 UTC  (5+ messages)
` [patch 2/3] mm: remove gfp mask from pcpu_get_vm_areas

mmotm 2010-11-17-17-03 uploaded
 2010-11-18  5:25 UTC  (2+ messages)
` [PATCH -mmotm] w1: fix ds2423 build, needs to select CRC16

fadvise DONTNEED implementation (or lack thereof)
 2010-11-18  3:46 UTC  (13+ messages)

[PATCH 00/13] IO-less dirty throttling
 2010-11-18  3:19 UTC  (7+ messages)

[PATCH v4 00/11] memcg: per cgroup dirty page accounting
 2010-11-18  2:02 UTC  (5+ messages)
` [PATCH v4 05/11] writeback: create dirty_info structure

Propagating GFP_NOFS inside __vmalloc()
 2010-11-17 21:24 UTC  (12+ messages)

vmstat: Optimize zone counter modifications through the use of this cpu operations
 2010-11-17 18:28 UTC  (3+ messages)
` percpu: Implement this_cpu_add,sub,dec,inc_return

Error-valued pointer dereferences in the Memory Management module
 2010-11-17 18:28 UTC 

[patch] mm: vmscan implement per-zone shrinkers
 2010-11-17 16:58 UTC 

[PATCH/RFC 0/8] numa - Migrate-on-Fault
 2010-11-17 14:45 UTC  (2+ messages)

Sluggishness on a GEM system due to SELinux's sidtab_search_context() as well as get_unmapped_area()
 2010-11-17 11:43 UTC 

[PATCH 0/3] hwmem: Hardware memory driver
 2010-11-17  9:28 UTC  (7+ messages)

[PATCH 01/13] writeback: IO-less balance_dirty_pages()
 2010-11-17  8:33 UTC  (3+ messages)

[patch] mm: vmscan implement per-zone shrinkers
 2010-11-17  5:21 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).