[patch 0/2] X86_64 configurable stack size
2007-11-10 17:21 UTC (14+ messages)
` [patch 1/2] x86_64: Clean up stack allocation and free
` [patch 2/2] x86_64: Configure stack size
Page allocator: Clean up pcp draining functions
2007-11-10 12:25 UTC (2+ messages)
[patch 1/2] mm: page trylock rename
2007-11-10 11:51 UTC (6+ messages)
` [patch 2/2] fs: buffer "
Vmstat: Small revisions to refresh_cpu_vm_stats()
2007-11-10 2:39 UTC
[patch] hugetlb: fix i_blocks accounting
2007-11-10 1:34 UTC (5+ messages)
[PATCH] memory cgroup enhancements [0/5] intro
2007-11-09 21:30 UTC (13+ messages)
` [PATCH] memory cgroup enhancements [1/5] force_empty for memory cgroup
` about page migration on UMA
[RFC] Changing VM_PFNMAP assumptions and rules
2007-11-09 19:15 UTC
[PATCH 0/6] Use one zonelist per node instead of multiple zonelists v9
2007-11-09 18:22 UTC (18+ messages)
` [PATCH 1/6] Use zonelists instead of zones when direct reclaiming pages
` [PATCH 2/6] Introduce node_zonelist() for accessing the zonelist for a GFP mask
` [PATCH 3/6] Use two zonelist that are filtered by "
` [PATCH 4/6] Have zonelist contains structs with both a zone pointer and zone_idx
` [PATCH 5/6] Filter based on a nodemask as well as a gfp_mask
` [PATCH 6/6] Use one zonelist that is filtered by nodemask
Some interesting observations when trying to optimize vmstat handling
2007-11-09 15:56 UTC (6+ messages)
bug #5493
2007-11-09 15:09 UTC (9+ messages)
[PATCH 1/6 mm] swapoff: scan ptes preemptibly
2007-11-09 9:27 UTC (8+ messages)
` [PATCH 2/6 mm] memcgroup: temporarily revert swapoff mod
` [PATCH 3/6 mm] memcgroup: fix try_to_free order
` [PATCH 4/6 mm] memcgroup: reinstate swapoff mod
` [PATCH 5/6 mm] memcgroup: fix zone isolation OOM
` [PATCH 6/6 mm] memcgroup: revert swap_state mods
msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
2007-11-09 6:05 UTC (2+ messages)
msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
2007-11-09 2:47 UTC (2+ messages)
[patch 00/23] Slab defragmentation V6
2007-11-08 23:08 UTC (74+ messages)
` [patch 02/23] SLUB: Rename NUMA defrag_ratio to remote_node_defrag_ratio
` [patch 04/23] dentries: Extract common code to remove dentry from lru
` [patch 06/23] SLUB: Extend slabinfo to support -D and -C options
` [patch 07/23] SLUB: Add defrag_ratio field and sysfs support
` [patch 08/23] SLUB: Replace ctor field with ops field in /sys/slab/:0000008 /sys/slab/:0000016 /sys/slab/:0000024 /sys/slab/:0000032 /sys/slab/:0000040 /sys/slab/:0000048 /sys/slab/:0000056 /sys/slab/:0000064 /sys/slab/:0000072 /sys/slab/:0000080 /sys/slab/:0000088 /sys/slab/:0000096 /sys/slab/:0000104 /sys/slab/:0000128 /sys/slab/:0000144 /sys/slab/:0000184 /sys/slab/:0000192 /sys/slab/:0000216 /sys/slab/:0000256 /sys/slab/:0000344 /sys/slab/:0000384 /sys/slab/:0000448 /sys/slab/:0000512 /sys/slab/:0000768 /sys/slab/:0000968 /sys/slab/:0001024 /sys/slab/:0001152 /sys/slab/:0001312 /sys/slab/:0001536 /sys/slab/:0002048 /sys/slab/:0003072 /sys/slab/:0004096 /sys/slab/:a-0000016 /sys/slab/:a-0000024 /sys/slab/:a-0000056 /sys/slab/:a-0000080 /sys/slab/:a-0000128 /sys/slab/Acpi-Namesp ace /sys/slab/Acpi-Operand /sys/slab/Acpi-Parse /sys/slab/Acpi-ParseExt /sys/slab/Acpi-State /sys/
` [patch 09/23] SLUB: Add get() and kick() methods
` [patch 10/23] SLUB: Sort slab cache list and establish maximum objects for defrag slabs
` [patch 11/23] SLUB: Slab defrag core
` [patch 12/23] SLUB: Trigger defragmentation from memory reclaim
` [patch 13/23] Buffer heads: Support slab defrag
` [patch 14/23] inodes: Support generic defragmentation
` [patch 15/23] FS: ExtX filesystem defrag
` [patch 16/23] FS: XFS slab defragmentation
` [patch 17/23] FS: Proc filesystem support for slab defrag
` [patch 18/23] FS: Slab defrag: Reiserfs support
` [patch 19/23] FS: Socket inode defragmentation
` [patch 20/23] dentries: Add constructor
` [patch 21/23] dentries: dentry defragmentation
` [patch 22/23] SLUB: Slab reclaim through Lumpy reclaim
` [patch 23/23] SLUB: Add SlabReclaimable() to avoid repeated reclaim attempts
` Plans for Onezonelist patch series ???
[patch] radix-tree: avoid atomic allocations for preloaded insertions
2007-11-08 20:47 UTC (18+ messages)
` [patch] nfs: use GFP_NOFS preloads for radix-tree insertion
[RFC:PATCH 00/09] VM File Tails
2007-11-08 19:48 UTC (10+ messages)
` [RFC:PATCH 01/09] Add tail to address space
` [RFC:PATCH 02/09] Core function for packing, unpacking, and freeing file tails
` [RFC:PATCH 03/09] Release tail when inode is freed
` [RFC:PATCH 04/09] Unpack or remove file tail when inode is resized
` [RFC:PATCH 05/09] find_get_page() and find_lock_page() need to unpack the tail
` [RFC:PATCH 06/09] For readahead, leave data in tail
` [RFC:PATCH 07/09] shrink_active_list: pack file tails rather than move to inactive list
` [RFC:PATCH 08/09] generic_file_aio_read can read directly from the tail. No need to unpack
` [RFC:PATCH 09/09] VM tail statistics support
[BUG] Linux 2.6.24-rc2 - oom-killer gets invoked
2007-11-07 18:20 UTC
[RFC PATCH 0/10] split anon and file LRUs
2007-11-07 18:18 UTC (25+ messages)
` [RFC PATCH 1/10] move isolate_lru_page to vmscan.c
` [RFC PATCH 2/10] free swap space entries if vm_swap_full()
` [RFC PATCH 3/10] define page_file_cache
` [RFC PATCH 6/10] split anon and file LRUs
[PATCH] Use VM_ flags in protection_map rather than magic value
2007-11-07 17:30 UTC (2+ messages)
SPAM: Willkommensbonus - 555 Euro
2007-11-07 17:14 UTC
migratepage failures on reiserfs
2007-11-07 15:58 UTC (12+ messages)
SPAM: Ich wollte Ihnen nur mitteilen, dass das Glück endlich auch an meine Tür geklopft hat!
2007-11-07 14:42 UTC
[PATCH] mm: Removing duplicit #includes
2007-11-07 9:23 UTC
[PATCH] mm: Removing duplicit #includes
2007-11-07 9:03 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox