messages from 2013-03-09 01:08:15 to 2013-03-13 23:36:14 UTC [more...]
[PATCH 4/4] zcache: add pageframes count once compress zero-filled pages twice
2013-03-13 23:35 UTC (4+ messages)
` [PATCH 2/4] zcache: zero-filled pages awareness
[PATCH] fs: Don't compile in drop_caches.c when CONFIG_SYSCTL=n
2013-03-13 23:17 UTC (2+ messages)
zsmalloc limitations and related topics
2013-03-13 22:59 UTC (6+ messages)
[PATCH] bounce:fix bug, avoid to flush dcache on slab page from jbd2
2013-03-13 21:02 UTC (9+ messages)
[PATCH v5 1/2] mm: limit growth of 3% hardcoded other user reserve
2013-03-13 21:01 UTC (4+ messages)
[PATCH] mm/hugetlb: fix total hugetlbfs pages count when memory overcommit accouting
2013-03-13 16:59 UTC (5+ messages)
[PATCH v2, part2 00/10] simplify initialization of highmem pages
2013-03-13 16:47 UTC (17+ messages)
` [PATCH v2, part2 01/10] mm: introduce free_highmem_page() helper to free highmem pages into buddy system
` [PATCH v2, part2 02/10] mm/ARM: use free_highmem_page() "
` [PATCH v2, part2 03/10] mm/FRV: "
` [PATCH v2, part2 04/10] mm/metag: "
` [PATCH v2, part2 05/10] mm/microblaze: "
` [PATCH v2, part2 06/10] mm/MIPS: "
` [PATCH v2, part2 07/10] mm/PPC: "
` [PATCH v2, part2 08/10] mm/SPARC: "
` [PATCH v2, part2 09/10] mm/um: "
` [PATCH v2, part2 10/10] mm/x86: "
[PATCH v2, part1 00/29] Use helper functions to simplify memory intialization code
2013-03-13 16:45 UTC (37+ messages)
` [PATCH v2, part1 01/29] mm: introduce common help functions to deal with reserved/managed pages
` [PATCH v2, part1 02/29] mm/alpha: use common help functions to free reserved pages
` [PATCH v2, part1 03/29] mm/ARM: "
` [PATCH v2, part1 04/29] mm/avr32: "
` [PATCH v2, part1 05/29] mm/blackfin: "
` [PATCH v2, part1 06/29] mm/c6x: "
` [PATCH v2, part1 07/29] mm/cris: "
` [PATCH v2, part1 08/29] mm/FRV: "
` [PATCH v2, part1 09/29] mm/h8300: "
` [PATCH v2, part1 10/29] mm/IA64: "
` [PATCH v2, part1 11/29] mm/m32r: "
` [PATCH v2, part1 12/29] mm/m68k: "
` [PATCH v2, part1 13/29] mm/microblaze: "
` [PATCH v2, part1 14/29] mm/MIPS: "
` [PATCH v2, part1 15/29] mm/mn10300: "
` [PATCH v2, part1 16/29] mm/openrisc: "
` [PATCH v2, part1 17/29] mm/parisc: "
` [PATCH v2, part1 18/29] mm/ppc: "
` [PATCH v2, part1 19/29] mm/s390: "
` [PATCH v2, part1 20/29] mm/score: "
` [PATCH v2, part1 21/29] mm/SH: "
` [PATCH v2, part1 22/29] mm/SPARC: "
` [PATCH v2, part1 23/29] mm/um: "
` [PATCH v2, part1 24/29] mm/unicore32: "
` [PATCH v2, part1 25/29] mm/x86: "
` [PATCH v2, part1 26/29] mm/xtensa: "
` [PATCH v2, part1 27/29] mm/arc: "
` [PATCH v2, part1 28/29] mm/metag: "
` [PATCH v2, part1 29/29] mm,kexec: "
[PATCH] vmscan: minor cleanup for kswapd
2013-03-13 16:31 UTC (2+ messages)
[PATCH v4 -mm] rework mem_cgroup iterator
2013-03-13 15:08 UTC (2+ messages)
mmotm 2013-03-07-15-45 uploaded
2013-03-13 12:36 UTC (2+ messages)
[PATCH v2 0/5] bypass root memcg charges if no memcgs are possible
2013-03-13 9:59 UTC (12+ messages)
` [PATCH v2 2/5] memcg: provide root figures from system totals
` [PATCH v2 3/5] memcg: make it suck faster
[PATCH 0/6] memcg: bypass root memcg page stat accounting
2013-03-13 9:09 UTC (11+ messages)
` [PATCH 1/6] memcg: use global stat directly for root memcg usage
` [PATCH 2/6] memcg: Don't account root memcg CACHE/RSS stats
` [PATCH 3/6] memcg: Don't account root memcg MEM_CGROUP_STAT_FILE_MAPPED stats
` [PATCH 4/6] memcg: Don't account root memcg swap stats
` [PATCH 5/6] memcg: Don't account root memcg PGFAULT/PGMAJFAULT events
` [PATCH 6/6] memcg: disable memcg page stat accounting
[PATCH] mm: page_alloc: remove branch operation in free_pages_prepare()
2013-03-13 8:08 UTC (6+ messages)
[PATCH] zram: fix zram_bvec_read duplicate dump failure message and stat accumulation
2013-03-13 7:06 UTC
[PATCH 0/4] zcache: Support zero-filled pages more efficiently
2013-03-13 7:05 UTC (5+ messages)
` [PATCH 1/4] zcache: introduce zero-filled pages handler
` [PATCH 2/4] zcache: zero-filled pages awareness
` [PATCH 3/4] zcache: introduce zero-filled pages stat count
` [PATCH 4/4] zcache: add pageframes count once compress zero-filled pages twice
[RFC v7 00/11] Support vrange for anonymous page
2013-03-13 6:44 UTC (14+ messages)
` [RFC v7 01/11] vrange: enable generic interval tree
` [RFC v7 02/11] add vrange basic data structure and functions
` [RFC v7 03/11] add new system call vrange(2)
` [RFC v7 04/11] add proc/pid/vrange information
` [RFC v7 05/11] Add purge operation
` [RFC v7 06/11] send SIGBUS when user try to access purged page
` [RFC v7 07/11] keep mm_struct to vrange when system call context
` [RFC v7 08/11] add LRU handling for victim vrange
` [RFC v7 09/11] Get rid of depenceny that all pages is from a zone in shrink_page_list
` [RFC v7 10/11] Purging vrange pages without swap
` [RFC v7 11/11] add purged page information in vmstat
[PATCH v2 0/8] remove vm_struct list management
2013-03-13 6:43 UTC (10+ messages)
` [PATCH v2 1/8] mm, vmalloc: change iterating a vmlist to find_vm_area()
` [PATCH v2 2/8] mm, vmalloc: move get_vmalloc_info() to vmalloc.c
` [PATCH v2 3/8] mm, vmalloc: protect va->vm by vmap_area_lock
` [PATCH v2 4/8] mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite()
` [PATCH v2 5/8] mm, vmalloc: iterate vmap_area_list in get_vmalloc_info()
` [PATCH v2 6/8] mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo()
` [PATCH v2 7/8] mm, vmalloc: export vmap_area_list, instead of vmlist
` [PATCH v2 8/8] mm, vmalloc: remove list management of vmlist after initializing vmalloc
Swap defragging
2013-03-13 3:47 UTC (14+ messages)
security: restricting access to swap
2013-03-12 23:32 UTC (4+ messages)
[PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held
2013-03-12 20:47 UTC (8+ messages)
` [PATCH 4/9] mm: use mm_populate() for blocking remap_file_pages()
[PATCH 0/1] mm/hugetlb: add more arch-defined huge_pte_xxx functions
2013-03-12 19:48 UTC (6+ messages)
` [PATCH 1/1] "
[BUG] potential deadlock led by cpu_hotplug lock (memcg involved)
2013-03-12 18:47 UTC (14+ messages)
` [PATCH] device: separate all subsys mutexes (was: Re: [BUG] potential deadlock led by cpu_hotplug lock (memcg involved))
` [PATCH -v2] "
[patch 1/4 v3]swap: change block allocation algorithm for SSD
2013-03-12 15:19 UTC (3+ messages)
Fw:
2013-03-12 12:27 UTC
Fwd: ACH Transfer rejected
2013-03-12 11:47 UTC
doing lots of disk writes causes oom killer to kill processes
2013-03-12 9:03 UTC (2+ messages)
[PATCH] mm: Fixup the condition whether the page cache is free
2013-03-12 3:19 UTC (10+ messages)
Unexpected mremap + shared anon mapping behavior
2013-03-12 2:53 UTC (2+ messages)
mm/hotplug: fix build warning when CONFIG_MEMORY_HOTREMOVE=n
2013-03-12 2:42 UTC
[patch 2/4 v3]swap: __swap_duplicate check bad swap entry
2013-03-12 1:45 UTC (2+ messages)
mmap vs fs cache
2013-03-11 15:03 UTC (16+ messages)
doing lots of disk writes causes oom killer to kill processes
2013-03-11 13:15 UTC (2+ messages)
[PATCH] mm, x86: no zeroing of hugetlbfs pages at boot
2013-03-11 12:32 UTC (3+ messages)
sysfs: Kernel OOPS when install and remove modules
2013-03-11 4:58 UTC
[PATCH] USB: EHCI: fix for leaking isochronous data
2013-03-10 20:59 UTC (2+ messages)
[RFC PATCH v1 00/33] accurately calculate pages managed by buddy system
2013-03-09 2:17 UTC (4+ messages)
` [RFC PATCH v1 01/33] mm: introduce common help functions to deal with reserved/managed pages
Inactive memory keep growing and how to release it?
2013-03-09 2:14 UTC (4+ messages)
extra free kbytes tunable
2013-03-09 1:08 UTC (15+ messages)
` [PATCH] add "
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).