linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH -mmotm 0/8] memcg: recharge at task move
 2009-11-11  1:35 UTC  (30+ messages)
` [PATCH -mmotm 1/8] cgroup: introduce cancel_attach()
` [PATCH -mmotm 2/8] memcg: move memcg_tasklist mutex
` [PATCH -mmotm 3/8] memcg: add mem_cgroup_cancel_charge()
` [PATCH -mmotm 4/8] memcg: cleanup mem_cgroup_move_parent()
` [PATCH -mmotm 5/8] memcg: add interface to recharge at task move
` [PATCH -mmotm 6/8] memcg: recharge charges of anonymous page
` [PATCH -mmotm 7/8] memcg: avoid oom during recharge at task move
` [PATCH -mmotm 8/8] memcg: recharge charges of anonymous swap
` [PATCH -mmotm 0/3] some cleanups for memcg

[PATCH 0/6] mm: prepare for ksm swapping
 2009-11-11  1:22 UTC  (12+ messages)
` [PATCH 1/6] mm: define PAGE_MAPPING_FLAGS
` [PATCH 2/6] mm: mlocking in try_to_unmap_one
` [PATCH 3/6] mm: CONFIG_MMU for PG_mlocked
` [PATCH 4/6] mm: pass address down to rmap ones
` [PATCH 5/6] mm: stop ptlock enlarging struct page
` [PATCH 6/6] mm: sigbus instead of abusing oom

+ oom-kill-show-virtual-size-and-rss-information-of-the-killed-process.patch added to -mm tree
 2009-11-10 23:58 UTC 

[MM] Make mm counters per cpu instead of atomic
 2009-11-10 23:20 UTC  (23+ messages)
` [MM] Remove rss batching from copy_page_range()
    ` [MM] Make mm counters per cpu instead of atomic V2

[PATCH v3 0/5]
 2009-11-10 22:37 UTC  (6+ messages)
` [PATCH v3 1/5] mm: add numa node symlink for memory section in sysfs
` [PATCH v3 2/5] mm: refactor register_cpu_under_node()
` [PATCH v3 3/5] mm: refactor unregister_cpu_under_node()
` [PATCH v3 4/5] mm: add numa node symlink for cpu devices in sysfs
` [PATCH v3 5/5] Documentation: ABI: /sys/devices/system/cpu/cpu#/node

[PATCH v2 0/5] mm: modest useability enhancements for node sysfs attrs
 2009-11-10 21:38 UTC  (14+ messages)
` [PATCH v2 1/5] mm: add numa node symlink for memory section in sysfs
              ` [patch -mm] mm: slab allocate memory section nodemask for large systems

[RFC MM] Accessors for mm locking
 2009-11-10 20:20 UTC  (21+ messages)
` Subject: [RFC MM] mmap_sem scaling: Use mutex and percpu counter instead
        ` [RFC MM] mmap_sem scaling: only scan cpus used by an mm
  ` [RFC MM] swap counters

[PATCH] prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() fails
 2009-11-10 17:00 UTC 

[PATCHv9 1/3] tun: export underlying socket
 2009-11-10 11:36 UTC  (6+ messages)
` [PATCHv9 2/3] mm: export use_mm/unuse_mm to modules
` [PATCHv9 3/3] vhost_net: a kernel-level virtio server

[BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask
 2009-11-10  8:17 UTC  (8+ messages)
` [BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v2

[PATCHv8 3/3] vhost_net: a kernel-level virtio server
 2009-11-10  1:08 UTC  (8+ messages)

[Bug #14141] order 2 page allocation failures in iwlagn
 2009-11-09 19:00 UTC  (5+ messages)

[PATCHv9 0/3] vhost: a kernel-level virtio server
 2009-11-09 17:21 UTC 

[PATCH 2/3] page allocator: Do not allow interrupts to use ALLOC_HARDER
 2009-11-09 10:11 UTC  (11+ messages)

[PATCH 0/2] memcg make use of new percpu implementations
 2009-11-09  8:36 UTC  (10+ messages)
` [PATCH 1/2] memcg : rename index to short name
` [PATCH 2/2] memcg : rewrite percpu countings with new interfaces
  ` [PATCH 2/2] memcg : rewrite percpu countings with new interfaces v2

[PATCHv7 3/3] vhost_net: a kernel-level virtio server
 2009-11-08 19:36 UTC  (13+ messages)

[PATCH] show per-process swap usage via procfs
 2009-11-08 17:04 UTC  (17+ messages)
    ` [RFC][PATCH] lib: generic percpu counter array
    ` [PATCH] show per-process swap usage via procfs v2

[PATCH 00/11] KVM: Add asynchronous page fault for PV guest
 2009-11-08 16:47 UTC  (22+ messages)
` [PATCH 02/11] Add "handle page fault" PV helper

[PATCH] oom_kill: use rss value instead of vm size for badness
 2009-11-07 19:16 UTC  (4+ messages)

OOM killer, page fault
 2009-11-06 15:18 UTC  (17+ messages)

CONFIG_STRICT_DEVMEM broken
 2009-11-06 12:58 UTC 

[PATCH 0/5] Candidate fix for increased number of GFP_ATOMIC failures V2
 2009-11-06 11:15 UTC  (5+ messages)

[PATCH v2 0/3] Documentation/vm/page-types enhancements
 2009-11-06  2:15 UTC  (7+ messages)
` [PATCH v2 1/3] page-types: learn to describe flags directly from command line
` [PATCH v2 2/3] page-types: whitespace alignment
` [PATCH v2 3/3] page-types: exit early when invoked with -d|--describe

strange OOM receiving a wireless network packet on a SLUB system
 2009-11-05 22:26 UTC  (3+ messages)
      ` [TuxOnIce-users] "

Memory overcommit
 2009-11-05 19:02 UTC  (11+ messages)
            ` [RFC][PATCH] oom_kill: avoid depends on total_vm and use real RSS/swap value for oom_score (Re: "

[PATCH 0/3] Reduce GFP_ATOMIC allocation failures, partial fix V3
 2009-11-05 16:48 UTC  (5+ messages)
` [PATCH 3/3] vmscan: Force kswapd to take notice faster when high-order watermarks are being hit
      ` [PATCH 3/3] vmscan: Force kswapd to take notice faster when high-order watermarks are being hit (data on latencies available)

[PATCHv6 1/3] tun: export underlying socket
 2009-11-05 11:30 UTC  (3+ messages)

[PATCH] page-types: decode flags directly from command line
 2009-11-05  2:14 UTC  (4+ messages)

Page alloc problems with 2.6.32-rc kernels
 2009-11-04 23:07 UTC  (4+ messages)

[PATCHv8 0/3] vhost: a kernel-level virtio server
 2009-11-04 19:19 UTC  (5+ 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