messages from 2011-09-28 04:52:32 to 2011-10-03 12:27:25 UTC [more...]
[PATCH v4 0/8] per-cgroup tcp buffer pressure settings
2011-10-03 12:26 UTC (19+ messages)
` [PATCH v4 1/8] Basic kernel memory functionality for the Memory Controller
` [PATCH v4 2/8] socket: initial cgroup code
` [PATCH v4 3/8] foundations of per-cgroup memory pressure controlling
` [PATCH v4 4/8] per-cgroup tcp buffers control
` [PATCH v4 5/8] per-netns ipv4 sysctl_tcp_mem
` [PATCH v4 6/8] tcp buffer limitation: per-cgroup limit
` [PATCH v4 7/8] Display current tcp memory allocation in kmem cgroup
` [PATCH v4 8/8] Disable task moving when using kernel memory accounting
[patch 0/5] per-zone dirty limits v3
2011-10-03 11:25 UTC (15+ messages)
` [patch 1/5] mm: exclude reserved pages from dirtyable memory
` [patch 2/5] mm: writeback: cleanups in preparation for per-zone dirty limits
` [patch 3/5] mm: try to distribute dirty pages fairly across zones
` [patch 4/5] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 5/5] Btrfs: pass __GFP_WRITE for buffered write page allocations
One comment on the __release_region in kernel/resource.c
2011-10-03 11:15 UTC (3+ messages)
[patch 00/10] memcg naturalization -rc4
2011-10-03 10:04 UTC (16+ messages)
` [patch 01/10] mm: memcg: consolidate hierarchy iteration primitives
` [patch 02/10] mm: vmscan: distinguish global reclaim from global LRU scanning
` [patch 03/10] mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned
` [patch 04/10] mm: memcg: per-priority per-zone hierarchy scan generations
` [patch 05/10] mm: move memcg hierarchy reclaim to generic reclaim code
` [patch 06/10] mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists empty
` [patch 07/10] mm: vmscan: convert global reclaim to per-memcg LRU lists
` [patch 08/10] mm: collect LRU list heads into struct lruvec
` [patch 09/10] mm: make per-memcg LRU lists exclusive
` [patch 10/10] mm: memcg: remove unused node/section info from pc->flags
[PATCH 0/5] Reduce cross CPU IPI interference
2011-10-02 14:58 UTC (4+ messages)
[PATCH] slub: remove a minus instruction in get_partial_node
2011-10-02 12:55 UTC (3+ messages)
[PATCH] slub Discard slab page only when node partials > minimum setting
2011-10-02 12:47 UTC (12+ messages)
page allocation failures, now in 2.6.38
2011-10-02 7:25 UTC
[RFCv3][PATCH 1/4] replace string_get_size() arrays
2011-10-01 19:33 UTC (6+ messages)
` [RFCv3][PATCH 2/4] add string_get_size_pow2()
` [RFCv3][PATCH 3/4] add seq_print_pow2() function
` [RFCv3][PATCH 4/4] show page size in /proc/$pid/numa_maps
[patch 1/2]vmscan: correct all_unreclaimable for zone without lru pages
2011-10-01 6:59 UTC (8+ messages)
[RFCv2][PATCH 1/4] break units out of string_get_size()
2011-09-30 22:47 UTC (7+ messages)
` [RFCv2][PATCH 2/4] add string_get_size_pow2()
` [RFCv2][PATCH 3/4] add seq_print_pow2() function
` [RFCv2][PATCH 4/4] show page size in /proc/$pid/numa_maps
[PATCH -mm] add extra free kbytes tunable
2011-09-30 21:43 UTC (4+ messages)
` [PATCH -v2 "
[PATCH 0/9] V2: idle page tracking / working set estimation
2011-09-30 21:40 UTC (29+ messages)
` [PATCH 1/9] page_referenced: replace vm_flags parameter with struct page_referenced_info
` [PATCH 2/9] kstaled: documentation and config option
` [PATCH 3/9] kstaled: page_referenced_kstaled() and supporting infrastructure
` [PATCH 4/9] kstaled: minimalistic implementation
` [PATCH 5/9] kstaled: skip non-RAM regions
` [PATCH 6/9] kstaled: rate limit pages scanned per second
` [PATCH 7/9] kstaled: add histogram sampling functionality
[PATCH 1/2] mm: restrict access to slab files under procfs and sysfs
2011-09-30 20:15 UTC (21+ messages)
` [PATCH 2/2] mm: restrict access to /proc/meminfo
` [kernel-hardening] "
[RFC][PATCH 1/4] break up string_get_size()
2011-09-30 18:54 UTC (5+ messages)
` [RFC][PATCH 2/4] break out unit selection from string_get_size()
` [RFC][PATCH 3/4] add seq_print_size() function
` [RFC][PATCH 4/4] show page size in /proc/$pid/numa_maps
RFC -- new zone type
2011-09-30 17:01 UTC (6+ messages)
` [Xen-devel] "
[PATCH 0/2] oom: fix livelock when frozen task is selected
2011-09-30 15:30 UTC (15+ messages)
` [PATCH 2/2] oom: do not live lock on frozen tasks
` [patch] oom: thaw threads if oom killed thread is frozen before deferring
[PATCH] thp: tail page refcounting fix #2
2011-09-30 13:58 UTC (11+ messages)
` [PATCH] thp: tail page refcounting fix #3
` [PATCH] thp: tail page refcounting fix #4
` [PATCH] thp: tail page refcounting fix #5
` [PATCH] thp: tail page refcounting fix #6
Proposed memcg meeting at October Kernel Summit/European LinuxCon in Prague
2011-09-29 23:32 UTC (6+ messages)
Question about memory leak detector giving false positive report for net/core/flow.c
2011-09-29 19:07 UTC (8+ messages)
[PATCH v2 0/3] staging: zcache: xcfmalloc support
2011-09-29 17:47 UTC (2+ messages)
[PATCH V10 0/6] mm: frontswap: overview (and proposal to merge at next window)
2011-09-29 14:00 UTC (5+ messages)
[PATCH] vmscan: add barrier to prevent evictable page in unevictable list
2011-09-29 12:50 UTC (8+ messages)
` [PATCH v2] "
[PATCH 00/18] IO-less dirty throttling v11
2011-09-29 12:15 UTC (18+ messages)
` [PATCH 03/18] writeback: dirty rate control
` [PATCH 10/18] writeback: dirty position control - bdi reserve area
[patch 0/11] mm: memcg naturalization -rc3
2011-09-29 9:49 UTC (10+ messages)
` [patch 03/11] mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned
` [patch 06/11] mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists empty
[patch 0/4] 50% faster writing to your USB drive!*
2011-09-28 18:35 UTC (23+ messages)
` [patch 1/4] mm: exclude reserved pages from dirtyable memory
` [patch 1/4 v2] "
` [patch 2/4] mm: writeback: distribute write pages across allowable zones
` [patch 1/2/4] mm: writeback: cleanups in preparation for per-zone dirty limits
` [patch 2/2/4] mm: try to distribute dirty pages fairly across zones
` [patch 3/4] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
[PATCH 1/2 v2] writeback: Add a 'reason' to wb_writeback_work
2011-09-28 15:02 UTC (2+ messages)
[PATCH V10 5/6] mm: cleancache: update to match akpm frontswap feedback
2011-09-28 14:03 UTC (3+ messages)
[PATCH v2 0/7] per-cgroup tcp buffer pressure settings
2011-09-28 12:11 UTC (4+ messages)
` [PATCH v2 4/7] per-cgroup tcp buffers control
[PATCH v3 0/7] per-cgroup tcp buffer pressure settings
2011-09-28 12:03 UTC (6+ messages)
` [PATCH v3 1/7] Basic kernel memory functionality for the Memory Controller
[PATCH v2 -mm] limit direct reclaim for higher order allocations
2011-09-28 10:02 UTC (2+ messages)
[patch 2/2]vmscan: correctly detect GFP_ATOMIC allocation failure
2011-09-28 9:27 UTC (4+ messages)
[PATCH v5 3.1.0-rc4-tip 0/26] Uprobes patchset with perf probe support
2011-09-28 9:20 UTC (5+ messages)
` [PATCH v5 3.1.0-rc4-tip 19/26] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v5 3.1.0-rc4-tip 25/26] perf: Documentation for perf uprobes
[PATCH V10 6/6] mm: frontswap/cleancache: final flush->invalidate
2011-09-28 6:09 UTC (2+ messages)
[PATCH] mm: compaction: staticize compact_zone_order
2011-09-28 6:04 UTC (2+ messages)
[PATCH V10 3/6] mm: frontswap: core frontswap functionality
2011-09-28 6:03 UTC (2+ messages)
[PATCH V10 1/6] mm: frontswap: add frontswap header file
2011-09-28 5:58 UTC (2+ messages)
[PATCH 1/1] vmscan.c: Invalid strict_strtoul check in write_scan_unevictable_node
2011-09-28 4:51 UTC (5+ messages)
` [patch] mm: remove sysctl to manually rescue unevictable pages
` [patch] mm: disable user interface "
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).