Christoph Lameter ([email protected])

Number of posts: 1273 (2.91 per day)
First post: 2008-07-03 13:39:39
Last post: 2009-09-14 15:51:33

Date List Subject
2010-02-25 22:31:30 linux-kernel Re: [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
2010-02-25 19:21:02 linux-kernel Re: [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
2010-02-25 18:37:48 linux-kernel Re: [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
2010-02-25 18:34:17 linux-kernel Re: [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
2010-02-24 15:49:47 linux-kernel Re: [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
2010-02-19 18:24:34 linux-kernel Re: [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
2010-02-19 18:22:38 linux-kernel Re: [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
2010-02-19 15:14:26 linux-kernel Re: [PATCH 34/35] x86: use num_processors for possible cpus
2010-02-19 15:02:45 linux-kernel Re: [PATCH 03/12] mm: Share the anon_vma ref counts between KSM and page migration
2010-02-19 15:01:33 linux-kernel Re: [PATCH] mm: Make copy_from_user() in migrate.c statically predictable
2010-02-18 19:52:10 linux-kernel Re: [PATCH 06/12] Add /proc trigger for memory compaction
2010-02-18 19:49:15 linux-kernel Re: [PATCH 34/35] x86: use num_processors for possible cpus
2010-02-18 19:38:30 linux-kernel Re: [PATCH 05/12] Memory compaction core
2010-02-16 14:57:19 linux-kernel Re: [PATCH 05/12] Memory compaction core
2010-02-12 15:55:44 linux-kernel Re: [PATCH 01/12] mm: Document /proc/pagetypeinfo
2010-02-08 17:42:11 linux-kernel Re: inodes: Support generic defragmentation
2010-02-05 20:56:32 linux-kernel Re: [PATCH] [0/4] SLAB: Fix a couple of slab memory hotadd issues
2010-02-05 19:20:05 linux-kernel Re: [PATCH] [0/4] SLAB: Fix a couple of slab memory hotadd issues
2010-02-05 19:18:11 linux-kernel Re: [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
2010-02-05 19:15:27 linux-kernel Re: [PATCH] [3/4] SLAB: Separate node initialization into separate function
2010-02-05 19:14:07 linux-kernel Re: [PATCH] [2/4] SLAB: Set up the l3 lists for the memory of freshly added memory
2010-02-04 17:14:11 linux-kernel Re: inodes: Support generic defragmentation
2010-02-04 17:01:07 linux-kernel Re: inodes: Support generic defragmentation
2010-02-04 16:43:43 linux-kernel Re: [RFC] slub: ARCH_SLAB_MINALIGN defaults to 8 on x86_32. is this too big?
2010-02-03 15:42:15 linux-kernel Re: [RFC] slub: ARCH_SLAB_MINALIGN defaults to 8 on x86_32. is this too big?
2010-02-03 15:33:46 linux-kernel Re: inodes: Support generic defragmentation
2010-02-01 17:54:42 linux-kernel Re: Slab Fragmentation Reduction V15
2010-02-01 17:53:29 linux-kernel Re: Slab Fragmentation Reduction V15
2010-02-01 17:52:30 linux-kernel Re: inodes: Support generic defragmentation
2010-01-29 20:54:47 linux-kernel Filesystem: Ext2 filesystem defrag
2010-01-29 20:54:31 linux-kernel dentries: dentry defragmentation
2010-01-29 20:53:53 linux-kernel slub/slabinfo: add defrag statistics
2010-01-29 20:53:51 linux-kernel slub: Sort slab cache list and establish maximum objects for defrag slabs
2010-01-29 20:53:49 linux-kernel slub: Extend slabinfo to support -D and -F options
2010-01-29 20:53:33 linux-kernel inodes: Support generic defragmentation
2010-01-29 20:53:14 linux-kernel Filesystem: XFS slab defragmentation
2010-01-29 20:52:52 linux-kernel Slab Fragmentation Reduction V15
2010-01-29 20:52:36 linux-kernel slub: Add defrag_ratio field and sysfs support.
2010-01-29 20:52:34 linux-kernel slub: Trigger defragmentation from memory reclaim
2010-01-29 20:52:13 linux-kernel Filesystems: /proc filesystem support for slab defrag
2010-01-29 20:51:56 linux-kernel slub: Add get() and kick() methods
2010-01-29 20:51:43 linux-kernel slub: Replace ctor field with ops field in /sys/slab/*
2010-01-29 20:51:32 linux-kernel slub: Slab defrag core
2010-01-29 20:51:30 linux-kernel slub: Add KICKABLE to avoid repeated kick() attempts
2010-01-29 20:51:24 linux-kernel buffer heads: Support slab defrag
2010-01-29 20:51:20 linux-kernel Filesystem: Ext3 filesystem defrag
2010-01-29 20:51:16 linux-kernel Filesystem: Ext4 filesystem defrag
2010-01-29 20:51:10 linux-kernel slub defrag: Transition patch upstream -> -next
2010-01-26 21:35:45 linux-kernel Re: BUG at mm/slab.c:2990 with 2.6.33-rc5-tuxonice
2010-01-25 22:34:44 linux-kernel Re: [PATCH 1/8] percpu: add __percpu sparse annotations to core kernel subsystems
2010-01-22 14:53:48 linux-kernel Re: [PATCH 24/38] move round_up/down to kernel.h