linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/5] Swapless page migration V2: Overview
 2006-04-14  5:25 UTC  (23+ messages)
` [PATCH 1/5] Swapless V2: try_to_unmap() - Rename ignrefs to "migration"
` [PATCH 2/5] Swapless V2: Add migration swap entries
` [PATCH 3/5] Swapless V2: Make try_to_unmap() create migration entries
` [PATCH 4/5] Swapless V2: Rip out swap portion of old migration code
` [PATCH 5/5] Swapless V2: Revise main migration logic

[RFD hugetlbfs] strict accounting and wasteful reservations
 2006-04-14  1:55 UTC  (7+ messages)

[PATCH 2/2] mm: fix mm_struct reference counting bugs in mm/oom_kill.c
 2006-04-14  0:44 UTC  (3+ messages)

[PATCH 0/7] [RFC] Sizing zones and holes in an architecture independent manner V2
 2006-04-13 21:53 UTC  (21+ messages)
` [PATCH 1/7] Introduce mechanism for registering active regions of memory
` [PATCH 2/7] Have Power use add_active_range() and free_area_init_nodes()
` [PATCH 3/7] Have x86 use add_active_range() and free_area_init_nodes
` [PATCH 4/7] Have x86_64 "
` [PATCH 5/7] Have ia64 "
` [PATCH 6/7] Break out memory initialisation code from page_alloc.c to mem_init.c
` [PATCH 7/7] Print out debugging information during initialisation

[PATCH 1/2] mm: fix typos in comments in mm/oom_kill.c
 2006-04-13 21:52 UTC 

[PATCH 0/2] mm: minor OOM killer fixes
 2006-04-13 21:52 UTC 

[RFC][PATCH -mm] swsusp: reworked memory shrinker
 2006-04-13 20:19 UTC 

[PATCH 2.6.17-rc1-mm1 0/6] Migrate-on-fault - Overview
 2006-04-12 20:55 UTC  (25+ messages)
` [PATCH 2.6.17-rc1-mm1 1/6] Migrate-on-fault - separate unmap from radix tree replace
` [PATCH 2.6.17-rc1-mm1 2/6] Migrate-on-fault - check for misplaced page
` [PATCH 2.6.17-rc1-mm1 3/6] Migrate-on-fault - migrate "
` [PATCH 2.6.17-rc1-mm1 4/6] Migrate-on-fault - handle misplaced anon pages
` [PATCH 2.6.17-rc1-mm1 5/6] Migrate-on-fault - add MPOL_MF_LAZY
` [PATCH 2.6.17-rc1-mm1 6/6] Migrate-on-fault - add MPOL_NOOP

[PATCH] support for panic at OOM
 2006-04-12  8:23 UTC  (4+ messages)

[RFC] [PATCH] support for oom_die
 2006-04-12  4:49 UTC  (7+ messages)

[PATCH] squash duplicate page_to_pfn and pfn_to_page
 2006-04-12  1:23 UTC  (2+ messages)

[bcrl@kvack.org: [owner-linux-mm@kvack.org: BOUNCE linux-mm: bad To: header]]
 2006-04-11 20:54 UTC 

Page Migration: Make do_swap_page redo the fault
 2006-04-11 15:55 UTC  (10+ messages)

[Patch:000/005] wait_table and zonelist initializing for memory hotadd
 2006-04-11 11:30 UTC  (6+ messages)
` [Patch:001/005] wait_table and zonelist initializing for memory hotadd (change name of wait_table_size())
` [Patch:002/005] wait_table and zonelist initializing for memory hotadd (change to meminit for build_zonelist)
` [Patch:003/005] wait_table and zonelist initializing for memory hotadd(add return code for init_current_empty_zone)
` [Patch:004/005] wait_table and zonelist initializing for memory hotadd (wait_table initialization)
` [Patch:005/005] wait_table and zonelist initializing for memory hotadd (update zonelists)

[RFC/PATCH] Shared Page Tables [0/2]
 2006-04-10 20:27 UTC  (5+ messages)

[RFC/PATCH] Shared Page Tables [1/2]
 2006-04-10 19:05 UTC  (3+ messages)

[RFC/PATCH] Shared Page Tables [2/2]
 2006-04-10 16:13 UTC 

[PATCH] mm: limit lowmem_reserve
 2006-04-08  1:25 UTC  (15+ messages)
      ` Respin: "

get_xip_page
 2006-04-07 23:23 UTC 

[PATCH 2.6.17-rc1-mm1 0/9] AutoPage Migration - V0.2 - Overview
 2006-04-07 20:45 UTC  (10+ messages)
` [PATCH 2.6.17-rc1-mm1 1/9] AutoPage Migration - V0.2 - migrate task memory with default policy
` [PATCH 2.6.17-rc1-mm1 2/9] AutoPage Migration - V0.2 - add auto_migrate_enable sysctl
` [PATCH 2.6.17-rc1-mm1 3/9] AutoPage Migration - V0.2 - generic check/notify internode migration
` [PATCH 2.6.17-rc1-mm1 4/9] AutoPage Migration - V0.2 - ia64 "
` [PATCH 2.6.17-rc1-mm1 5/9] AutoPage Migration - V0.2 - x64_64 "
` [PATCH 2.6.17-rc1-mm1 6/9] AutoPage Migration - V0.2 - hook sched migrate to memory migration
` [PATCH 2.6.17-rc1-mm1 7/9] AutoPage Migration - V0.2 - add hysteresis to internode migration
` [PATCH 2.6.17-rc1-mm1 8/9] AutoPage Migration - V0.2 - add max mapcount migration threshold
` [PATCH 2.6.17-rc1-mm1 9/9] AutoPage Migration - V0.2 - hook automigration to migrate-on-fault

[patch 1/3] mm: An enhancement of OVERCOMMIT_GUESS
 2006-04-07 11:49 UTC  (7+ messages)
` A test kernel module "
` A patch for test_overcommit module

[Patch:000/004] wait_table and zonelist initializing for memory hotadd
 2006-04-07  3:12 UTC  (8+ messages)
` [Patch:001/004] wait_table and zonelist initializing for memory hotadd (change to meminit for build_zonelist)
` [Patch:002/004] wait_table and zonelist initializing for memory hotadd (add return code for init_current_empty_zone)
` [Patch:003/004] wait_table and zonelist initializing for memory hotadd (wait_table initialization)
` [Patch:004/004] wait_table and zonelist initializing for memory hotadd (update zonelists)

[patch 3/3] mm: An enhancement of OVERCOMMIT_GUESS
 2006-04-05 23:48 UTC 

[patch 2/3] mm: An enhancement of OVERCOMMIT_GUESS
 2006-04-05 23:48 UTC 

[RFC 0/6] Swapless Page Migration V1: Overview
 2006-04-05 18:52 UTC  (23+ messages)
` [RFC 1/6] Swapless V1: try_to_unmap() - Rename ignrefs to "migration"
` [RFC 2/6] Swapless V1: Add SWP_TYPE_MIGRATION
` [RFC 3/6] Swapless V1: try_to_unmap() - Create migration entries
` [RFC 4/6] Swapless V1: remove migration ptes
` [RFC 5/6] Swapless V1: Rip out swap migration code
` [RFC 6/6] Swapless V1: Revise main migration logic
` [Lhms-devel] [RFC 0/6] Swapless Page Migration V1: Overview
      ` Some ideas on lazy migration with swapless migration

[patch 0/3] lockless pagecache
 2006-04-05  0:27 UTC  (10+ messages)
` [patch 1/3] radix tree: RCU lockless read-side
` [patch 2/3] mm: speculative get_page
` [patch 3/3] mm: lockless pagecache lookups

Avoid excessive time spend on concurrent slab shrinking
 2006-04-01 18:49 UTC  (10+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox