messages from 2011-04-12 10:36:32 to 2011-04-14 22:45:05 UTC [more...]
mmotm 2011-04-14-15-08 uploaded
2011-04-14 22:08 UTC
[PATCH 1/3] rename alloc_pages_exact()
2011-04-14 22:09 UTC (7+ messages)
` [PATCH 2/3] make new alloc_pages_exact()
` [PATCH 3/3] reuse __free_pages_exact() in __alloc_pages_exact()
[PATCH V3 0/7] memcg: per cgroup background reclaim
2011-04-14 21:59 UTC (27+ 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
[patch] mm: fail GFP_DMA allocations when ZONE_DMA is not configured
2011-04-14 21:54 UTC (2+ messages)
BUILD_BUG_ON() breaks sparse gfp_t checks
2011-04-14 21:39 UTC (3+ messages)
[PATCH 00/12] Swap-over-NBD without deadlocking v1
2011-04-14 21:33 UTC (14+ 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
[PATCH] xen: cleancache shim to Xen Transcendent Memory
2011-04-14 21:20 UTC
[PATCH V8 7/8] ext4: add cleancache support
2011-04-14 21:19 UTC
[PATCH V8 5/8] ext3: add cleancache support
2011-04-14 21:18 UTC
[PATCH V8 8/8] ocfs2: add cleancache support
2011-04-14 21:19 UTC
[PATCH V8 6/8] btrfs: add cleancache support
2011-04-14 21:18 UTC
[PATCH V8 3/8] mm: cleancache core ops functions and config
2011-04-14 21:17 UTC
[PATCH V8 4/8] mm/fs: add hooks to support cleancache
2011-04-14 21:17 UTC
[PATCH V8 1/8] mm/fs: cleancache documentation
2011-04-14 21:16 UTC
[PATCH V8 0/8] Cleancache
2011-04-14 21:15 UTC
[PATCH V8 2/8] fs: add field to superblock to support cleancache
2011-04-14 21:16 UTC
[patch] mm/vmalloc: remove block allocation bitmap
2011-04-14 21:16 UTC
[patch] mm/vmalloc: remove guard page from between vmap blocks
2011-04-14 21:14 UTC
percpu: preemptless __per_cpu_counter_add
2011-04-14 21:15 UTC (12+ messages)
` [PATCH] "
[patch] oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
2011-04-14 20:18 UTC (9+ messages)
` [patch v2] "
` [patch v3] "
[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)
[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
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 (5+ 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 (7+ 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 (2+ messages)
[PATCH 1/4] vmscan: all_unreclaimable() use zone->all_unreclaimable as a name
2011-04-12 10:55 UTC (3+ messages)
[PATCH 3/3] mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
2011-04-12 10:42 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).