linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[Bug #14141] order 2 page allocation failures in iwlagn
 2009-11-06  9:51 UTC  (4+ messages)

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

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

[PATCH -mmotm 0/8] memcg: recharge at task move
 2009-11-06  8:02 UTC  (17+ 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

[RFC MM] Accessors for mm locking
 2009-11-06  7:39 UTC  (9+ messages)
` Subject: [RFC MM] mmap_sem scaling: Use mutex and percpu counter instead
  ` [RFC MM] swap counters

[PATCHv7 1/3] tun: export underlying socket
 2009-11-06  5:01 UTC  (30+ messages)
` [PATCHv7 2/3] mm: export use_mm/unuse_mm to modules
` [PATCHv7 3/3] vhost_net: a kernel-level virtio server

[PATCHv8 1/3] tun: export underlying socket
 2009-11-06  4:59 UTC  (4+ messages)
` [PATCHv8 2/3] mm: export use_mm/unuse_mm to modules
` [PATCHv8 3/3] vhost_net: a kernel-level virtio server

[PATCH] show per-process swap usage via procfs
 2009-11-06  4:40 UTC  (15+ messages)
    ` [RFC][PATCH] lib: generic percpu counter array
    ` [PATCH] show per-process swap usage via procfs v2

[MM] Make mm counters per cpu instead of atomic
 2009-11-06  4:15 UTC  (16+ messages)
` [MM] Remove rss batching from copy_page_range()
    ` [MM] Make mm counters per cpu instead of atomic V2

[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

[BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask
 2009-11-06  0:02 UTC  (2+ messages)
` [BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v2

OOM killer, page fault
 2009-11-06  0:01 UTC  (14+ messages)

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  (25+ messages)
` [PATCH 2/3] page allocator: Do not allow interrupts to use ALLOC_HARDER
` [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  (10+ messages)
` [PATCHv6 3/3] vhost_net: a kernel-level virtio server

[PATCH 00/11] KVM: Add asynchronous page fault for PV guest
 2009-11-05  8:22 UTC  (20+ messages)
` [PATCH 01/11] Add shared memory hypercall to PV Linux guest
` [PATCH 02/11] Add "handle page fault" PV helper
` [PATCH 03/11] Handle asynchronous page fault in a PV guest

[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)

[RFC] [PATCH] Avoid livelock for fsync
 2009-11-04 11:32 UTC  (4+ messages)

[PATCH 1/1] MM: slqb, fix per_cpu access
 2009-11-04  7:45 UTC  (4+ messages)

RFC: Transparent Hugepage support
 2009-11-04  4:10 UTC  (13+ messages)

Filtering bits in set_pte_at()
 2009-11-04  3:22 UTC  (4+ messages)

Memory overcommit
 2009-11-04  3:19 UTC  (23+ messages)

[PATCH v2 0/5] mm: modest useability enhancements for node sysfs attrs
 2009-11-04  2:00 UTC  (11+ 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][PATCH 0/6] oom-killer: total renewal
 2009-11-04  0:25 UTC  (15+ messages)
` [RFC][-mm][PATCH 1/6] oom-killer: updates for classification of OOM
` [RFC][-mm][PATCH 2/6] oom-killer: count swap usage per process
` [RFC][-mm][PATCH 3/6] oom-killer: count lowmem rss
` [RFC][-mm][PATCH 5/6] oom-killer: check last total_vm expansion

[PATCH] oom_kill: use rss value instead of vm size for badness
 2009-11-03 23:09 UTC  (3+ messages)

[PATCH 1/1] MM: swapfile, fix crash on double swapon
 2009-11-03 22:19 UTC  (3+ messages)
  ` [PATCH mmotm] fix to swap_info-include-first_swap_extent-fix.patch

[PATCHv2 2/5] vmscan: Kill hibernation specific reclaim logic and unify it
 2009-11-03 22:00 UTC  (8+ messages)

[PATCHv2 2/5] vmscan: Kill hibernation specific reclaim logic and unify it
 2009-11-03 21:51 UTC  (4+ messages)

[PATCH 7/14] cpumask: avoid deprecated function in mm/slab.c
 2009-11-03 18:06 UTC  (2+ messages)

[PATCHv7 0/3] vhost: a kernel-level virtio server
 2009-11-03 17:23 UTC 

Kmemleak for mips
 2009-11-03  9:23 UTC  (2+ 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