messages from 2011-07-05 11:34:17 to 2011-07-12 18:10:00 UTC [more...]
[PATCH 0/3] Readahead fixes
2011-07-12 18:09 UTC (11+ messages)
` [PATCH 1/3] mm/readahead: Change the check for PageReadahead into an else-if
` [PATCH 2/3] mm/readahead: Remove file_ra_state from arguments of count_history_pages
` [PATCH 3/3] mm/readahead: Move the check for ra_pages after VM_SequentialReadHint()
` [TOME] "
` Re. Revised [PATCH 3/3] mm/readahead: Remove the check for ra->ra_pages
mm: do_wp_page recheck PageKsm after obtaining the page_lock, pte_same not enough
2011-07-12 18:01 UTC (4+ messages)
[RFC PATCH 0/3] Reduce frequency of stalls due to zone_reclaim() on NUMA
2011-07-12 15:43 UTC (9+ messages)
` [PATCH 1/3] mm: vmscan: Do use use PF_SWAPWRITE from zone_reclaim
` [PATCH 2/3] mm: page allocator: Initialise ZLC for first zone eligible for zone_reclaim
` [PATCH 3/3] mm: page allocator: Reconsider zones for allocation after direct reclaim
[3.0.0-rc7] possible recursive locking at cache_alloc_refill
2011-07-12 14:06 UTC
[PATCHv11 0/8] Contiguous Memory Allocator
2011-07-12 13:39 UTC (48+ messages)
` [PATCH 4/8] mm: MIGRATE_CMA migration type added
` [PATCH 5/8] mm: MIGRATE_CMA isolation functions added
` [PATCH 6/8] drivers: add Contiguous Memory Allocator
` [PATCH 6/8 RESEND] "
` [Linaro-mm-sig] [PATCH 6/8] "
` [PATCH 7/8] ARM: integrate CMA with dma-mapping subsystem
` [PATCH 8/8] ARM: S5PV210: example of CMA private area for FIMC device on Goni board
[PATCH 0/4] mm, sparc64: Implement gup_fast()
2011-07-12 12:42 UTC (6+ messages)
` [PATCH 1/4] sparc64: Kill page table quicklists
` [PATCH 2/4] sparc64: Use RCU page table freeing
` [PATCH 3/4] sparc64: Add support for _PAGE_SPECIAL
` [PATCH 4/4] sparc64: Implement get_user_pages_fast()
[PATCH] mm: Do not keep page locked during page fault while charging it for memcg
2011-07-12 9:48 UTC (11+ messages)
` [PATCH V2] "
` [PATCH] memcg: unlock page before charging it. (WasRe: "
` [PATCH] mm: preallocate page before lock_page at filemap COW. "
[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
2011-07-12 5:31 UTC (12+ messages)
[PATCH 0/14] Per superblock cache reclaim
2011-07-12 0:34 UTC (19+ messages)
` [PATCH 01/14] dcache: fix __d_alloc prototype to use const
` [PATCH 02/14] vmscan: add shrink_slab tracepoints
` [PATCH 03/14] vmscan: shrinker->nr updates race and go wrong
` [PATCH 04/14] vmscan: reduce wind up shrinker->nr when shrinker can't do work
` [PATCH 05/14] vmscan: add customisable shrinker batch size
` [PATCH 06/14] inode: convert inode_stat.nr_unused to per-cpu counters
` [PATCH 07/14] inode: Make unused inode LRU per superblock
` [PATCH 08/14] inode: move to per-sb LRU locks
` [PATCH 09/14] superblock: move pin_sb_for_writeback() to fs/super.c
` [PATCH 10/14] superblock: introduce per-sb cache shrinker infrastructure
` [PATCH 11/14] inode: remove iprune_sem
` [PATCH 12/14] superblock: add filesystem shrinker operations
` [PATCH 13/14] vfs: increase shrinker batch size
` [PATCH 14/14] xfs: make use of new shrinker callout for the inode cache
NULL poniter dereference in isolate_lru_pages 2.6.39.1
2011-07-12 0:16 UTC (6+ messages)
[PATCH 03/27] xfs: use write_cache_pages for writeback clustering
2011-07-11 19:09 UTC (19+ messages)
[PATCH 1/1] mmap: Don't count shmem pages as free in __vm_enough_memory
2011-07-11 17:33 UTC (7+ messages)
` [PATCH] mmap: Fix and tidy up overcommit page arithmetic
[PATCH] mm: Properly reflect task dirty limits in dirty_exceeded logic
2011-07-11 17:06 UTC (3+ messages)
writeback tree status
2011-07-11 10:55 UTC (2+ messages)
[PATCH v2] memcg: add vmscan_stat
2011-07-11 10:30 UTC
[PATCH] Remove incorrect usage of sysctl_vfs_cache_pressure
2011-07-11 10:35 UTC (5+ messages)
` [PATCH] mm/vmscan: Remove sysctl_vfs_cache_pressure from non-vfs shrinkers
[PATCH][Cleanup] memcg: consolidates memory cgroup lru stat functions
2011-07-09 14:27 UTC (5+ messages)
mmotm 2011-07-08-12-50 uploaded
2011-07-08 19:50 UTC
[PATCH] slub: reduce overhead of slub_debug
2011-07-08 17:41 UTC (16+ messages)
[RFC PATCH 0/5] softlimit reclaim and zone->lru_lock rework
2011-07-08 17:03 UTC (2+ messages)
[PATCH] fs/vfs/security: pass last path component to LSM on inode creation
2011-07-08 16:17 UTC (2+ messages)
[RESEND] Cross Memory Attach v3
2011-07-08 8:36 UTC
Hugepages for shm page cache (defrag)
2011-07-08 0:07 UTC (4+ messages)
slub: [RFC] free slabs without holding locks
2011-07-07 19:04 UTC (2+ messages)
[RFC] non-preemptible kernel socket for RAMster
2011-07-07 15:34 UTC (13+ messages)
[PATCH 00/14] Swap-over-NBD without deadlocking v5
2011-07-07 12:58 UTC (7+ messages)
` [PATCH 01/14] mm: Serialize access to min_free_kbytes
[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
2011-07-07 12:38 UTC (6+ messages)
` [PATCH 3/8] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
[Bugme-new] [Bug 38032] New: default values of /proc/sys/net/ipv4/udp_mem does not consider huge page allocatio
2011-07-07 7:27 UTC (5+ messages)
` [Bugme-new] [Bug 38032] New: default values of /proc/sys/net/ipv4/udp_mem does not consider huge page allocation
[patch] oom: make deprecated use of oom_adj more verbose
2011-07-06 22:31 UTC
[PATCH 0/5] mm,debug: VM framework to capture memory reference pattern
2011-07-06 13:36 UTC (6+ messages)
[PATCH] [Cleanup] memcg: export memory cgroup's swappiness v2
2011-07-06 5:18 UTC (9+ messages)
` [PATCH] [Cleanup] memcg: export memory cgroup's swappiness v5
[RFC v1] implement SL*B and stack usercopy runtime checks
2011-07-06 3:39 UTC (2+ messages)
` [kernel-hardening] "
[PATCH v2] staging: zcache: support multiple clients, prep for KVM and RAMster
2011-07-06 3:30 UTC (3+ messages)
mmotm 2011-06-30-15-59 uploaded
2011-07-06 1:48 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).