messages from 2013-05-08 15:56:55 to 2013-05-10 00:42:49 UTC [more...]
OOM-killer and strange RSS value in 3.9-rc7
2013-05-10 0:42 UTC (11+ messages)
[PATCH v5 00/31] kmemcg shrinkers
2013-05-10 1:24 UTC (51+ messages)
` [PATCH v5 01/31] super: fix calculation of shrinkable objects for small numbers
` [PATCH v5 02/31] vmscan: take at least one pass with shrinkers
` [PATCH v5 03/31] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v5 04/31] dentry: move to per-sb LRU locks
` [PATCH v5 05/31] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v5 06/31] mm: new shrinker API
` [PATCH v5 07/31] shrinker: convert superblock shrinkers to new API
` [PATCH v5 08/31] list: add a new LRU list type
` [PATCH v5 09/31] inode: convert inode lru list to generic lru list code
` [PATCH v5 10/31] dcache: convert to use new lru list infrastructure
` [PATCH v5 11/31] list_lru: per-node "
` [PATCH v5 12/31] shrinker: add node awareness
` [PATCH v5 13/31] fs: convert inode and dentry shrinking to be node aware
` [PATCH v5 14/31] xfs: convert buftarg LRU to generic code
` [PATCH v5 15/31] xfs: convert dquot cache lru to list_lru
` [PATCH v5 16/31] fs: convert fs shrinkers to new scan/count API
` [PATCH v5 17/31] drivers: convert shrinkers to new count/scan API
` [PATCH v5 18/31] shrinker: convert remaining shrinkers to "
` [PATCH v5 19/31] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v5 20/31] shrinker: Kill old ->shrink API
` [PATCH v5 21/31] vmscan: also shrink slab in memcg pressure
` [PATCH v5 22/31] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v5 23/31] lru: add an element to a memcg list
` [PATCH v5 24/31] list_lru: per-memcg walks
` [PATCH v5 25/31] memcg: per-memcg kmem shrinking
` [PATCH v5 26/31] memcg: scan cache objects hierarchically
` [PATCH v5 27/31] super: targeted memcg reclaim
` [PATCH v5 28/31] memcg: move initialization to memcg creation
` [PATCH v5 29/31] vmpressure: in-kernel notifications
` [PATCH v5 30/31] memcg: reap dead memcgs upon global memory pressure
` [PATCH v5 31/31] memcg: debugging facility to access dangling memcgs
mmotm 2013-05-09-15-57 uploaded
2013-05-09 22:58 UTC
[RFC][PATCH 0/7] mm: Batch page reclamation under shink_page_list
2013-05-09 22:19 UTC (7+ messages)
` [RFC][PATCH 1/7] defer clearing of page_private() for swap cache pages
` [RFC][PATCH 5/7] create __remove_mapping_batch()
[RFC v2 0/2] virtio_balloon: auto-ballooning support
2013-05-09 21:15 UTC (5+ messages)
` [RFC 1/2] virtio_balloon: move balloon_lock mutex to callers
` [RFC 2/2] virtio_balloon: auto-ballooning support
The pagecache unloved in zone NORMAL?
2013-05-09 20:24 UTC (3+ messages)
[PATCH v3] mm: remove compressed copy from zram in-memory
2013-05-09 20:15 UTC (2+ messages)
[PATCHv10 0/4] zswap: compressed swap caching
2013-05-09 19:24 UTC (7+ messages)
` [PATCHv10 1/4] debugfs: add get/set for atomic types
` [PATCHv10 2/4] zbud: add to mm/
` [PATCHv10 3/4] zswap: "
` [PATCHv10 4/4] zswap: add documentation
[RFC PATCH 00/22] Per-cpu page allocator replacement prototype
2013-05-09 18:08 UTC (32+ messages)
` [PATCH 01/22] mm: page allocator: Lookup pageblock migratetype with IRQs enabled during free
` [PATCH 02/22] mm: page allocator: Push down where IRQs are disabled during page free
` [PATCH 03/22] mm: page allocator: Use unsigned int for order in more places
` [PATCH 04/22] mm: page allocator: Only check migratetype of pages being drained while CMA active
` [PATCH 05/22] oom: Use number of online nodes when deciding whether to suppress messages
` [PATCH 06/22] mm: page allocator: Convert hot/cold parameter and immediate callers to bool
` [PATCH 07/22] mm: page allocator: Do not lookup the pageblock migratetype during allocation
` [PATCH 08/22] mm: page allocator: Remove the per-cpu page allocator
` [PATCH 09/22] mm: page allocator: Allocate/free order-0 pages from a per-zone magazine
` [PATCH 10/22] mm: page allocator: Allocate and free pages from magazine in batches
` [PATCH 11/22] mm: page allocator: Shrink the magazine to the migratetypes in use
` [PATCH 12/22] mm: page allocator: Remove knowledge of hot/cold from page allocator
` [PATCH 13/22] mm: page allocator: Use list_splice to refill the magazine
` [PATCH 14/22] mm: page allocator: Do not disable IRQs just to update stats
` [PATCH 15/22] mm: page allocator: Check if interrupts are enabled only once per allocation attempt
` [PATCH 16/22] mm: page allocator: Remove coalescing improvement heuristic during page free
` [PATCH 17/22] mm: page allocator: Move magazine access behind accessors
` [PATCH 18/22] mm: page allocator: Split magazine lock in two to reduce contention
` [PATCH 19/22] mm: page allocator: Watch for magazine and zone lock contention
` [PATCH 20/22] mm: page allocator: Hold magazine lock for a batch of pages
` [PATCH 21/22] mm: compaction: Release free page list under a batched magazine lock
` [PATCH 22/22] mm: page allocator: Drain magazines for direct compact failures
misunderstanding of the virtual memory
2013-05-09 16:57 UTC (2+ messages)
[PATCH v5, part3 00/15] accurately calculate memory statisitic information
2013-05-09 15:42 UTC (4+ messages)
` [PATCH v5, part3 01/15] mm: fix build warnings caused by free_reserved_area()
` [PATCH] mm: change signature of free_reserved_area() to fix building warnings
[PATCH] COMPACTION: bugfix of improper cache flush in MIGRATION code
2013-05-09 14:38 UTC (2+ messages)
[RFC PATCH V1 0/6] mm: add a new option MREMAP_DUP to mmrep syscall
2013-05-09 14:13 UTC (8+ messages)
` [RFC PATCH V1 1/6] mm: add parameter remove_old in move_huge_pmd()
` [RFC PATCH V1 2/6] mm : allow copy between different addresses for copy_one_pte()
` [RFC PATCH V1 3/6] mm : export rss vec helper functions
` [RFC PATCH V1 4/6] mm : export is_cow_mapping()
` [RFC PATCH V1 5/6] mm : add parameter remove_old in move_page_tables
` [RFC PATCH V1 6/6] mm : add new option MREMAP_DUP to mremap() syscall
[page fault tracepoint 1/2] Add page fault trace event definitions
2013-05-09 13:48 UTC (4+ messages)
` [page fault tracepoint 2/2] x86:Instruments page fault trace event
[RFC PATCH v2 00/11] HugeTLB and THP support for ARM64
2013-05-09 8:27 UTC (9+ messages)
` [RFC PATCH v2 07/11] ARM64: mm: Make PAGE_NONE pages read only and no-execute
` [RFC PATCH v2 08/11] ARM64: mm: Swap PTE_FILE and PTE_PROT_NONE bits
[PATCH] mm: page_alloc: fix watermark check in __zone_watermark_ok()
2013-05-09 7:50 UTC
[PATCH v5 0/7] Per process reclaim
2013-05-09 7:21 UTC (8+ messages)
` [PATCH v5 1/7] mm: prevent to write out dirty page in CMA by may_writepage
` [PATCH v5 2/7] mm: Per process reclaim
` [PATCH v5 3/7] mm: make shrink_page_list with pages work from multiple zones
` [PATCH v5 4/7] mm: Remove shrink_page
` [PATCH v5 5/7] mm: Enhance per process reclaim to consider shared pages
` [PATCH v5 6/7] mm: Support address range reclaim
` [PATCH v5 7/7] add documentation about reclaim knob on proc.txt
[PATCH] mm: honor FOLL_GET flag in follow_hugetlb_page v2
2013-05-08 23:41 UTC (6+ messages)
[PATCH v4 0/6] Per process reclaim
2013-05-08 23:39 UTC (7+ messages)
` [PATCH v4 1/6] mm: "
` [PATCH v4 2/6] mm: make shrink_page_list with pages work from multiple zones
` [PATCH v4 3/6] mm: Remove shrink_page
` [PATCH v4 4/6] mm: Enhance per process reclaim to consider shared pages
` [PATCH v4 5/6] mm: Support address range reclaim
` [PATCH v4 6/6] add documentation about reclaim knob on proc.txt
[PATCH v5, part4 00/41] Simplify mem_init() implementations and kill num_physpages
2013-05-08 23:35 UTC (15+ messages)
` [PATCH v5, part4 20/41] mm/h8300: prepare for removing num_physpages and simplify mem_init()
` [PATCH v5, part4 33/41] mm/score: "
` [PATCH v5, part4 34/41] mm/SH: "
` [PATCH v5, part4 35/41] mm/SPARC: "
` [PATCH v5, part4 36/41] mm/tile: "
` [PATCH v5, part4 37/41] mm/um: "
` [PATCH v5, part4 38/41] mm/unicore32: "
` [PATCH v5, part4 39/41] mm/x86: "
` [PATCH v5, part4 40/41] mm/xtensa: "
` [PATCH v5, part4 41/41] mm: kill global variable num_physpages
[PATCH] ipc/shm.c: don't use auto variable hs in newseg()
2013-05-08 20:48 UTC
[PATCH v5 00/31] kmemcg shrinkers
2013-05-08 20:23 UTC (32+ messages)
` [PATCH v5 01/31] super: fix calculation of shrinkable objects for small numbers
` [PATCH v5 02/31] vmscan: take at least one pass with shrinkers
` [PATCH v5 03/31] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v5 04/31] dentry: move to per-sb LRU locks
` [PATCH v5 05/31] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v5 06/31] mm: new shrinker API
` [PATCH v5 07/31] shrinker: convert superblock shrinkers to new API
` [PATCH v5 08/31] list: add a new LRU list type
` [PATCH v5 09/31] inode: convert inode lru list to generic lru list code
` [PATCH v5 10/31] dcache: convert to use new lru list infrastructure
` [PATCH v5 11/31] list_lru: per-node "
` [PATCH v5 12/31] shrinker: add node awareness
` [PATCH v5 13/31] fs: convert inode and dentry shrinking to be node aware
` [PATCH v5 14/31] xfs: convert buftarg LRU to generic code
` [PATCH v5 15/31] xfs: convert dquot cache lru to list_lru
` [PATCH v5 16/31] fs: convert fs shrinkers to new scan/count API
` [PATCH v5 17/31] drivers: convert shrinkers to new count/scan API
` [PATCH v5 18/31] shrinker: convert remaining shrinkers to "
` [PATCH v5 19/31] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v5 20/31] shrinker: Kill old ->shrink API
` [PATCH v5 21/31] vmscan: also shrink slab in memcg pressure
` [PATCH v5 22/31] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v5 23/31] lru: add an element to a memcg list
` [PATCH v5 24/31] list_lru: per-memcg walks
` [PATCH v5 25/31] memcg: per-memcg kmem shrinking
` [PATCH v5 26/31] memcg: scan cache objects hierarchically
` [PATCH v5 27/31] super: targeted memcg reclaim
` [PATCH v5 28/31] memcg: move initialization to memcg creation
` [PATCH v5 29/31] vmpressure: in-kernel notifications
` [PATCH v5 30/31] memcg: reap dead memcgs upon global memory pressure
` [PATCH v5 31/31] memcg: debugging facility to access dangling memcgs
[REGRESSION] SLAB allocator (on Zynq)
2013-05-08 20:12 UTC (3+ messages)
[PATCH] mm/THP: Use the right function when updating access flags
2013-05-08 20:04 UTC (2+ messages)
[patch] mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge
2013-05-08 19:34 UTC (2+ messages)
[PATCH RESEND] mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
2013-05-08 19:22 UTC (2+ messages)
[PATCH] drivers/base: Use attribute groups to create sysfs memory files
2013-05-08 16:09 UTC
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).