linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/30] Swap over NFS -v18
 2008-07-24 14:01 UTC  (21+ messages)
` [PATCH 01/30] swap over network documentation
` [PATCH 02/30] mm: gfp_to_alloc_flags()
` [PATCH 03/30] mm: tag reseve pages
` [PATCH 04/30] mm: slub: trivial cleanups
` [PATCH 05/30] mm: slb: add knowledge of reserve pages
` [PATCH 06/30] mm: kmem_alloc_estimate()
` [PATCH 07/30] mm: allow PF_MEMALLOC from softirq context
` [PATCH 08/30] mm: serialize access to min_free_kbytes
` [PATCH 09/30] mm: emergency pool
` [PATCH 10/30] mm: system wide ALLOC_NO_WATERMARK
` [PATCH 11/30] mm: __GFP_MEMALLOC
` [PATCH 12/30] mm: memory reserve management
` [PATCH 13/30] selinux: tag avc cache alloc as non-critical
` [PATCH 14/30] net: wrap sk->sk_backlog_rcv()
` [PATCH 15/30] net: packet split receive api
` [PATCH 16/30] net: sk_allocation() - concentrate socket related allocations
` [PATCH 17/30] netvm: network reserve infrastructure
` [PATCH 18/30] netvm: INET reserves
` [PATCH 19/30] netvm: hook skb allocation to reserves
` [PATCH 20/30] netvm: filter emergency skbs

[RFC][PATCH -mm] vmscan: fix swapout on sequential IO
 2008-07-24 12:20 UTC  (6+ messages)

[patch] hugetlb: override default huge page size non-const fix
 2008-07-24  7:29 UTC  (2+ messages)

GRU driver feedback
 2008-07-24  6:52 UTC  (4+ messages)

[mmotm][PATCH 0/9] putback_lru_page() rework v5
 2008-07-24  5:45 UTC  (13+ messages)
` [mmotm][PATCH 1/9] putback_lru_page()/unevictable page handling rework
` [mmotm][PATCH 2/9] kill unnecessary lock_page() in vmscan.c
` [mmotm][PATCH 3/9] revert migration change of unevictable lru infrastructure
` [mmotm][PATCH 4/9] revert shm change of shm_locked pages are unevictable patch
` [mmotm][PATCH 5/9] mlock-mlocked-pages-are-unevictable.patch
` [mmotm][PATCH 6/9] restore patch failure hunk of mlock-mlocked-pages-are-unevictable.patch
` [mmotm][PATCH 7/9] fix truncate race and sevaral comments
` [mmotm][PATCH 8/9] vmstat-unevictable-and-mlocked-pages-vm-events.patch
` [mmotm][PATCH 9/9] restore patch failure of vmstat-unevictable-and-mlocked-pages-vm-events.patch

WARNING: at arch/x86/mm/pageattr.c:591 __change_page_attr_set_clr [mmotm]
 2008-07-23  9:37 UTC  (2+ messages)

memory hotplug: hot-remove fails on lowest chunk in ZONE_MOVABLE
 2008-07-23  2:48 UTC  (2+ messages)

[RFC PATCH 0/4] kmemtrace RFC (resend 2)
 2008-07-23  1:26 UTC  (9+ messages)
` [RFC PATCH 1/4] kmemtrace: Core implementation
  ` [RFC PATCH 2/4] kmemtrace: SLAB hooks
    ` [RFC PATCH 3/4] kmemtrace: SLUB hooks
      ` [RFC PATCH 4/4] kmemtrace: SLOB hooks

[RFC PATCH 0/4] kmemtrace RFC (resend 2, fixed wrong Cc)
 2008-07-22 21:07 UTC  (7+ messages)
` [RFC PATCH 1/4] kmemtrace: Core implementation
  ` [RFC PATCH 2/4] kmemtrace: SLAB hooks
    ` [RFC PATCH 3/4] kmemtrace: SLUB hooks
      ` [RFC PATCH 4/4] kmemtrace: SLOB hooks

measuring memory pressure, expose freepages and zone watermarks under /proc perhaps?
 2008-07-22 18:36 UTC 

[2.6 patch] unexport ksize
 2008-07-22 17:21 UTC 

[PATCH] Deinline a few functions in mmap.c
 2008-07-22  9:37 UTC  (2+ messages)

[PATCH 1/2][-mm][resend] res_counter limit change support ebusy
 2008-07-22  8:45 UTC  (4+ messages)
` [PATCH 2/2][-mm][resend] memcg limit change shrink usage

[PATCH -mm] mm: more likely reclaim MADV_SEQUENTIAL mappings
 2008-07-22  3:49 UTC  (13+ messages)

[mmtom] please drop memcg-handle-swap-cache set (memcg handle swap cache rework)
 2008-07-20 23:44 UTC  (5+ messages)

[RFC] x86 fix for stable
 2008-07-20 15:24 UTC  (2+ messages)

[-mm][splitlru][PATCH 0/3] munlock rework
 2008-07-19 14:41 UTC  (8+ messages)
` [-mm][splitlru][PATCH 1/3] introduce __get_user_pages()
` [-mm][splitlru][PATCH 2/3] split LRU: munlock rework
` [-mm][splitlru][PATCH 3/3] revert to unevictable-lru-infrastructure-kconfig-fix.patch

[PATCH 0/3] page reclaim throttle v8
 2008-07-19 13:30 UTC  (4+ messages)
` [PATCH 1/3] introduce get_vm_event()
` [PATCH 2/3] change return type of shrink_zone()
` [PATCH 3/3] add throttle to shrink_zone()

[PATCH 0/3] page reclaim throttle v8
 2008-07-19 13:26 UTC  (4+ messages)
` [PATCH 1/3] introduce get_vm_event()
` [PATCH 2/3] change return type of shrink_zone()
` [PATCH 3/3] add throttle to shrink_zone()

[RFC PATCH 0/4] kmemtrace RFC (resubmit 1)
 2008-07-18 20:07 UTC  (19+ messages)
` [RFC PATCH 1/4] kmemtrace: Core implementation
  ` [RFC PATCH 2/4] kmemtrace: SLAB hooks
    ` [RFC PATCH 3/4] kmemtrace: SLUB hooks
      ` [RFC PATCH 4/4] kmemtrace: SLOB hooks

[PATCH][RFC] slub: increasing order reduces memory usage of some key caches
 2008-07-18 17:13 UTC  (22+ messages)

[Bugme-new] [Bug 11110] New: Core dumps do not include writable unmodified MAP_PRIVATE maps
 2008-07-17 22:13 UTC  (4+ messages)

[mmtom][BUGFIX] vmscan-second-chance-replacement-for-anonymous-pages-fix.patch
 2008-07-17 19:17 UTC  (2+ messages)

madvise(2) MADV_SEQUENTIAL behavior
 2008-07-17 18:09 UTC  (9+ messages)

[patch 09/17] LTTng instrumentation - filemap
 2008-07-17  7:11 UTC  (14+ messages)
` [patch 10/17] LTTng instrumentation - swap
` [patch 11/17] LTTng instrumentation - memory page faults

[PATCH][RFC] dirty balancing for cgroups
 2008-07-17  1:43 UTC  (2+ messages)

[PATCH] - Fix kernel_physical_mapping_init() for large x86 systems
 2008-07-16 16:28 UTC  (2+ messages)

xfs bug in 2.6.26-rc9
 2008-07-16  4:12 UTC  (6+ messages)

[patch 00/21] hugetlb patches resend
 2008-07-15 22:57 UTC  (6+ messages)
` [patch 21/21] powerpc: support multiple hugepage sizes
  ` [patch] powerpc: hugetlb pgtable cache access cleanup
      ` [patch v2] "

[RFC PATCH 3/5] kmemtrace: SLAB hooks
 2008-07-15  7:17 UTC  (9+ messages)
` [PATCH] "
      ` [RESEND PATCH] "

[PATCH] - GRU virtual -> physical translation
 2008-07-14 21:52 UTC  (9+ 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