messages from 2013-03-10 08:09:55 to 2013-03-14 17:49:20 UTC [more...]
[PATCHv2, RFC 00/30] Transparent huge page cache
2013-03-14 17:50 UTC (17+ messages)
` [PATCHv2, RFC 01/30] block: implement add_bdi_stat()
` [PATCHv2, RFC 02/30] mm: implement zero_huge_user_segment and friends
` [PATCHv2, RFC 03/30] mm: drop actor argument of do_generic_file_read()
` [PATCHv2, RFC 04/30] radix-tree: implement preload for multiple contiguous elements
` [PATCHv2, RFC 07/30] thp, mm: introduce mapping_can_have_hugepages() predicate
` [PATCHv2, RFC 08/30] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv2, RFC 09/30] thp, mm: rewrite delete_from_page_cache() "
` [PATCHv2, RFC 11/30] thp, mm: handle tail pages in page_cache_get_speculative()
` [PATCHv2, RFC 13/30] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCHv2, RFC 14/30] thp, mm: naive support of thp in generic read/write routines
` [PATCHv2, RFC 15/30] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCHv2, RFC 16/30] thp: handle file pages in split_huge_page()
` [PATCHv2, RFC 18/30] thp, mm: truncate support for transparent huge page cache
` [PATCHv2, RFC 19/30] thp, mm: split huge page on mmap file page
` [PATCHv2, RFC 22/30] mm: add huge_fault() callback to vm_operations_struct
` [PATCHv2, RFC 26/30] thp: extract fallback path from do_huge_pmd_anonymous_page() to a function
zsmalloc limitations and related topics
2013-03-14 17:39 UTC (9+ messages)
[PATCH 4/4] zcache: add pageframes count once compress zero-filled pages twice
2013-03-14 16:10 UTC (7+ messages)
` [PATCH 2/4] zcache: zero-filled pages awareness
Inactive memory keep growing and how to release it?
2013-03-14 15:07 UTC (7+ messages)
[PATCH 0/1] mm/hugetlb: add more arch-defined huge_pte_xxx functions
2013-03-14 15:01 UTC (10+ messages)
` [PATCH 1/1] "
kernel trace
2013-03-14 13:09 UTC (4+ messages)
[PATCH v3] mm/hugetlb: fix total hugetlbfs pages count when memory overcommit accouting
2013-03-14 13:04 UTC (2+ messages)
[PATCH v2] mm/hugetlb: fix total hugetlbfs pages count when memory overcommit accouting
2013-03-14 12:58 UTC (5+ messages)
[PATCH] mm/hugetlb: fix total hugetlbfs pages count when memory overcommit accouting
2013-03-14 10:15 UTC (8+ messages)
[PATCH v2 0/4] zcache: Support zero-filled pages more efficiently
2013-03-14 10:08 UTC (5+ messages)
` [PATCH v2 1/4] introduce zero filled pages handler
` [PATCH v2 2/4] zero-filled pages awareness
` [PATCH v2 3/4] introduce zero-filled page stat count
` [PATCH v2 4/4] clean TODO list
[PATCH] mm, x86: no zeroing of hugetlbfs pages at boot
2013-03-14 8:51 UTC (4+ messages)
Kernel oops on mmap ?
2013-03-14 1:38 UTC
[PATCH v2 0/5] bypass root memcg charges if no memcgs are possible
2013-03-14 0:03 UTC (13+ messages)
` [PATCH v2 2/5] memcg: provide root figures from system totals
` [PATCH v2 3/5] memcg: make it suck faster
[PATCH] fs: Don't compile in drop_caches.c when CONFIG_SYSCTL=n
2013-03-13 23:17 UTC (2+ 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 v2, part2 00/10] simplify initialization of highmem pages
2013-03-13 16:47 UTC (10+ messages)
` [PATCH v2, part2 01/10] mm: introduce free_highmem_page() helper to free highmem pages into buddy system
` [PATCH v2, part2 08/10] mm/SPARC: use free_highmem_page() "
` [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 (11+ messages)
` [PATCH v2, part1 01/29] mm: introduce common help functions to deal with reserved/managed pages
` [PATCH v2, part1 12/29] mm/m68k: use common help functions to free reserved pages
` [PATCH v2, part1 25/29] mm/x86: "
` [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 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 (5+ 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()
[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 (14+ messages)
doing lots of disk writes causes oom killer to kill processes
2013-03-11 13:15 UTC (2+ 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)
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).