messages from 2012-09-18 08:15:10 to 2012-09-21 16:13:06 UTC [more...]
[RFC] mm: add support for zsmalloc and zcache
2012-09-21 16:12 UTC (2+ messages)
mmotm 2012-09-20-17-25 uploaded
2012-09-21 15:23 UTC (2+ messages)
` mmotm 2012-09-20-17-25 uploaded (fs/bimfmt_elf on uml)
[PATCH 0/9] Reduce compaction scanning and lock contention
2012-09-21 13:51 UTC (11+ messages)
` [PATCH 1/9] Revert "mm: compaction: check lock contention first before taking lock"
` [PATCH 2/9] Revert "mm-compaction-abort-compaction-loop-if-lock-is-contended-or-run-too-long-fix"
` [PATCH 3/9] Revert "mm: compaction: abort compaction loop if lock is contended or run too long"
` [PATCH 4/9] mm: compaction: Abort compaction loop if lock is contended or run too long
` [PATCH 5/9] mm: compaction: Acquire the zone->lru_lock as late as possible
` [PATCH 6/9] mm: compaction: Acquire the zone->lock "
` [PATCH 7/9] Revert "mm: have order > 0 compaction start off where it left"
` [PATCH 8/9] mm: compaction: Cache if a pageblock was scanned and no pages were isolated
` [PATCH 9/9] mm: compaction: Restart compaction from near where it left off
[PATCH 1/4] mm: fix invalidate_complete_page2 lock ordering
2012-09-21 12:47 UTC (13+ messages)
` [PATCH 2/4] mm: remove vma arg from page_evictable
` [PATCH 3/4] mm: clear_page_mlock in page_remove_rmap
` [PATCH 4/4] mm: remove free_page_mlock
MMTests 0.05
2012-09-21 9:57 UTC (5+ messages)
[PATCH 0/6] Reduce compaction scanning and lock contention
2012-09-21 9:55 UTC (20+ messages)
` [PATCH 1/6] mm: compaction: Abort compaction loop if lock is contended or run too long
` [PATCH 2/6] mm: compaction: Acquire the zone->lru_lock as late as possible
` [PATCH 3/6] mm: compaction: Acquire the zone->lock "
` [PATCH 4/6] Revert "mm: have order > 0 compaction start off where it left"
` [PATCH 5/6] mm: compaction: Cache if a pageblock was scanned and no pages were isolated
` [PATCH 6/6] mm: compaction: Restart compaction from near where it left off
[PATCH v3 00/16] slab accounting for memcg
2012-09-21 9:43 UTC (38+ messages)
` [PATCH v3 01/16] slab/slub: struct memcg_params
` [PATCH v3 02/16] slub: use free_page instead of put_page for freeing kmalloc allocation
` [PATCH v3 03/16] slab: Ignore the cflgs bit in cache creation
` [PATCH v3 04/16] provide a common place for initcall processing in kmem_cache
` [PATCH v3 05/16] consider a memcg parameter in kmem_create_cache
` [PATCH v3 06/16] memcg: infrastructure to match an allocation to the right cache
` [PATCH v3 07/16] memcg: skip memcg kmem allocations in specified code regions
` [PATCH v3 08/16] slab: allow enable_cpu_cache to use preset values for its tunables
` [PATCH v3 09/16] sl[au]b: always get the cache from its page in kfree
` [PATCH v3 10/16] sl[au]b: Allocate objects from memcg cache
` [PATCH v3 11/16] memcg: destroy memcg caches
` [PATCH v3 12/16] memcg/sl[au]b Track all the memcg children of a kmem_cache
` [PATCH v3 13/16] slab: slab-specific propagation changes
` [PATCH v3 14/16] slub: slub-specific "
` [PATCH v3 15/16] memcg/sl[au]b: shrink dead caches
` [PATCH v3 16/16] Add documentation about the kmem controller
[PATCH v3 00/13] kmem controller for memcg
2012-09-21 9:14 UTC (21+ messages)
` [PATCH v3 01/13] memcg: Make it possible to use the stock for more than one page
` [PATCH v3 02/13] memcg: Reclaim when more than one page needed
` [PATCH v3 03/13] memcg: change defines to an enum
` [PATCH v3 04/13] kmem accounting basic infrastructure
` [PATCH v3 05/13] Add a __GFP_KMEMCG flag
` [PATCH v3 06/13] memcg: kmem controller infrastructure
` [PATCH v3 07/13] mm: Allocate kernel pages to the right memcg
` [PATCH v3 08/13] res_counter: return amount of charges after res_counter_uncharge
` [PATCH v3 09/13] memcg: kmem accounting lifecycle management
` [PATCH v3 10/13] memcg: use static branches when code not in use
` [PATCH v3 11/13] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v3 12/13] execute the whole memcg freeing in rcu callback
` [PATCH v3 13/13] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
[PATCH -v2] mm: frontswap: fix a wrong if condition in frontswap_shrink
2012-09-21 8:40 UTC
mm: frontswap: fix a wrong if condition in frontswap_shrink
2012-09-21 7:23 UTC (2+ messages)
[PATCH] mm: fix NR_ISOLATED_[ANON|FILE] mismatch
2012-09-21 2:13 UTC (2+ messages)
[PATCH v3] memory-hotplug: fix zone stat mismatch
2012-09-20 23:36 UTC (5+ messages)
[PATCH 6/7] mm: add CONFIG_DEBUG_VM_RB build option
2012-09-20 22:31 UTC (4+ messages)
[PATCH 0/3] Minor changes to common hugetlb code for ARM
2012-09-20 19:32 UTC (8+ messages)
` [PATCH 2/3] mm: thp: Fix the update_mmu_cache() last argument passing in mm/huge_memory.c
PROBLEM: machine hung after a struggle with oom
2012-09-20 18:43 UTC
[PATCH] mm: fix NR_ISOLATED_[ANON|FILE] mismatch
2012-09-20 15:41 UTC (3+ messages)
[RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely
2012-09-20 15:27 UTC (10+ messages)
[PATCH v3 2/2] Documentation: add description of dirty_background_centisecs
2012-09-20 8:45 UTC
[PATCH v3 1/2] writeback: add dirty_background_centisecs per bdi variable
2012-09-20 8:44 UTC
[PATCH] memory-hotplug: fix zone stat mismatch
2012-09-20 6:17 UTC (11+ messages)
[patch for-3.6] mm, thp: fix mapped pages avoiding unevictable list on mlock
2012-09-20 4:01 UTC (2+ messages)
[patch] mm, numa: reclaim from all nodes within reclaim distance
2012-09-19 23:46 UTC (4+ messages)
[PATCH] mm: fix NR_ISOLATED_[ANON|FILE] mismatch
2012-09-19 20:38 UTC (4+ messages)
[PATCH v4 0/4] cma: fix watermark checking
2012-09-19 19:51 UTC (10+ messages)
` [PATCH v4 1/4] mm: fix tracing in free_pcppages_bulk()
` [PATCH v4 4/4] cma: fix watermark checking
[PATCH] mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists fix
2012-09-19 19:34 UTC (2+ messages)
Antigen forwarded attachment
2012-09-19 19:08 UTC
Antigen forwarded attachment
2012-09-19 18:51 UTC
[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
2012-09-19 17:02 UTC (9+ messages)
qemu-kvm loops after kernel udpate
2012-09-19 14:18 UTC (6+ messages)
` [PATCH] mm: call invalidate_range_end in do_wp_page even for zero pages
[PATCH] mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
2012-09-19 14:15 UTC (2+ messages)
2012春季111届广交会买家,B2B询盘买家、thomasnet 采购商,海关数据,群发软件,展会买家 仅300元!
2012-09-19 7:21 UTC
blk, mm: lockdep irq lock inversion in linux-next
2012-09-19 3:45 UTC (4+ messages)
[PATCH v10 0/5] make balloon pages movable by compaction
2012-09-18 22:09 UTC (10+ messages)
` [PATCH v10 1/5] mm: introduce a common interface for balloon pages mobility
` [PATCH v10 3/5] virtio_balloon: introduce migration primitives to balloon pages
Windows VM slow boot
2012-09-18 17:58 UTC (10+ messages)
` [PATCH 2/2] make the compaction "skip ahead" logic robust
` [PATCH -v2 "
bugreport
2012-09-18 13:13 UTC
Does swap_set_page_dirty() calling ->set_page_dirty() make sense?
2012-09-18 10:02 UTC (6+ messages)
[PATCH] memcg: move mem_cgroup_is_root upwards (was Re: + memcg-cleanup-kmem-tcp-ifdefs.patch added to -mm tree)
2012-09-18 9:13 UTC
Info required: Tracking memcpy operation in user/kernel
2012-09-18 9:06 UTC (2+ messages)
steering allocations to particular parts of memory
2012-09-18 8:32 UTC (6+ 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).