linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-12 01:23:31 to 2011-04-14 21:10:37 UTC [more...]

percpu: preemptless __per_cpu_counter_add
 2011-04-14 21:10 UTC  (11+ messages)
    ` [PATCH] "

BUILD_BUG_ON() breaks sparse gfp_t checks
 2011-04-14 20:22 UTC  (2+ messages)

[patch] oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
 2011-04-14 20:18 UTC  (9+ messages)
  ` [patch v2] "
    ` [patch v3] "

[PATCH 1/3] rename alloc_pages_exact()
 2011-04-14 20:01 UTC  (3+ messages)
` [PATCH 2/3] make new alloc_pages_exact()
` [PATCH 3/3] reuse __free_pages_exact() in __alloc_pages_exact()

[PATCH] mm/thp: Use conventional format for boolean attributes
 2011-04-14 19:50 UTC  (11+ messages)

[PATCH 0/4] trivial writeback fixes
 2011-04-14 18:16 UTC  (21+ messages)
` [PATCH 1/4] writeback: add bdi_dirty_limit() kernel-doc
` [PATCH 2/4] writeback: avoid duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 3/4] writeback: skip balance_dirty_pages() for in-memory fs
` [PATCH 4/4] writeback: reduce per-bdi dirty threshold ramp up time

[PATCH 0/4] forkbomb killer
 2011-04-14 18:13 UTC  (6+ messages)

[PATCH V3 0/7] memcg: per cgroup background reclaim
 2011-04-14 17:43 UTC  (26+ messages)
` [PATCH V3 1/7] Add kswapd descriptor
` [PATCH V3 2/7] Add per memcg reclaim watermarks
` [PATCH V3 3/7] New APIs to adjust per-memcg wmarks
` [PATCH V3 4/7] Infrastructure to support per-memcg reclaim
` [PATCH V3 5/7] Per-memcg background reclaim
` [PATCH V3 6/7] Enable per-memcg "
` [PATCH V3 7/7] Add some per-memcg stats

[Bugme-new] [Bug 31142] New: Large write to USB stick freezes unrelated tasks for a long time
 2011-04-14 17:37 UTC  (15+ messages)

Regression from 2.6.36
 2011-04-14 12:31 UTC  (29+ messages)
                        ` Regarding memory fragmentation using malloc

[PATCH 00/12] Swap-over-NBD without deadlocking v1
 2011-04-14 10:41 UTC  (13+ messages)
` [PATCH 01/12] mm: Serialize access to min_free_kbytes
` [PATCH 02/12] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/12] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/12] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/12] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 06/12] net: Introduce sk_allocation() to allow addition of GFP flags depending on the individual socket
` [PATCH 07/12] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 08/12] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 09/12] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 10/12] mm: Micro-optimise slab to avoid a function call
` [PATCH 11/12] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 12/12] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage

McAfee GroupShield Alert
 2011-04-14 10:25 UTC 

[PATCH V3] Add the pagefault count into memcg stats
 2011-04-14  1:18 UTC  (5+ messages)

[PATCH 1/3] rename alloc_pages_exact()
 2011-04-13 23:23 UTC  (13+ messages)
` [PATCH 2/3] make new alloc_pages_exact()
` [PATCH 3/3] reuse __free_pages_exact() in __alloc_pages_exact()

[0/7,v10] NUMA Hotplug Emulator (v10)
 2011-04-13 18:57 UTC  (2+ messages)

[resend][patch 0/4 v3] oom: deadlock avoidance collection
 2011-04-13 18:48 UTC  (9+ messages)
` [PATCH 1/4] vmscan: all_unreclaimable() use zone->all_unreclaimable as a name
` [PATCH 2/4] remove boost_dying_task_prio()

[PATCH] ramfs: fix memleak on no-mmu arch
 2011-04-13 16:45 UTC 

[ARM] Issue of memory compaction on kernel 2.6.35.9
 2011-04-13 13:52 UTC  (2+ messages)

[PATCH] slub: Fix a typo in config name
 2011-04-13 13:36 UTC  (4+ messages)

mm: convert vma->vm_flags to 64bit
 2011-04-13  8:56 UTC  (18+ messages)
        ` [PATCH 1/3] mm: add __nocast attribute to vm_flags
          ` [PATCH 2/3] fremap: convert vm_flags to unsigned long long
          ` [PATCH 3/3] procfs: "

[PATCH resend^2] mm: increase RECLAIM_DISTANCE to 30
 2011-04-13  0:56 UTC  (10+ messages)

[PATCH] mm: per-node vmstat show proper vmstats
 2011-04-12 23:55 UTC  (2+ messages)

[PATCH] mm: fix possible cause of a page_mapped BUG
 2011-04-12 19:38 UTC  (25+ messages)

[PATCH RESEND 1/4] memcg: mark init_section_page_cgroup() properly
 2011-04-12 12:25 UTC  (5+ messages)
` [PATCH RESEND 2/4] memcg: fix off-by-one when calculating swap cgroup map length
` [PATCH RESEND 3/4] memcg: move page-freeing code out of lock
` [PATCH RESEND 4/4] MAINTAINERS: add mm/page_cgroup.c into memcg subsystem

[patch 0/3 resend] mm, mem-hotplug: proper maintainance zone attribute when memory hotplug occur
 2011-04-12 10:42 UTC  (14+ messages)
` [PATCH 1/3] mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit
` [PATCH 2/3] mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occur
` [PATCH 3/3] mm, mem-hotplug: update pcp->stat_threshold "

[Lsf] IO less throttling and cgroup aware writeback
 2011-04-12  3:17 UTC  (3+ 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).