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
2009-03-16 18:56:08 linux-kernel Re: [PATCH 23/35] Update NR_FREE_PAGES only as necessary
2009-03-16 18:55:49 linux-kernel Re: [PATCH 24/35] Convert gfp_zone() to use a table of precalculated values
2009-03-16 18:55:31 linux-kernel Re: [PATCH 17/35] Do not call get_pageblock_migratetype() more than necessary
2009-03-16 18:55:01 linux-kernel Re: [PATCH 26/35] Use the per-cpu allocator for orders up to PAGE_ALLOC_COSTLY_ORDER
2009-03-16 18:25:16 linux-kernel Re: [PATCH 22/35] Use allocation flags as an index to the zone watermark
2009-03-16 18:03:34 linux-kernel Re: [PATCH 30/35] Skip the PCP list search by counting the order and type of pages on list
2009-03-16 18:02:49 linux-kernel Re: [PATCH 31/35] Optimistically check the first page on the PCP free list is suitable
2009-03-16 18:02:34 linux-kernel Re: [patch -mm v2] cpusets: add memory_slab_hardwall flag
2009-03-16 18:02:18 linux-kernel Re: [PATCH 34/35] Allow compound pages to be stored on the PCP lists
2009-03-16 18:01:52 linux-kernel Re: [PATCH 20/35] Use a pre-calculated value for num_online_nodes()
2009-03-16 18:01:36 linux-kernel Re: [PATCH 29/35] Do not store the PCP high and batch watermarks in the per-cpu structure
2009-03-16 17:25:10 linux-kernel Re: [PATCH 23/35] Update NR_FREE_PAGES only as necessary
2009-03-16 17:24:49 linux-kernel Re: [PATCH 21/35] Do not check for compound pages during the page allocator sanity checks
2009-03-16 15:53:39 linux-kernel Re: [PATCH 01/35] Replace __alloc_pages_internal() with __alloc_pages_nodemask()
2009-03-13 20:36:34 linux-kernel Re: [patch -mm v2] cpusets: add memory_slab_hardwall flag
2009-03-12 19:24:33 linux-kernel Re: [patch -mm v2] cpusets: add memory_slab_hardwall flag
2009-03-12 16:28:25 linux-kernel Re: [patch -mm] cpusets: add memory_slab_hardwall flag
2009-03-12 16:25:58 linux-kernel Re: [patch -mm] cpusets: add memory_slab_hardwall flag
2009-03-12 16:19:08 linux-kernel Re: [patch -mm v2] cpusets: add memory_slab_hardwall flag
2009-03-10 21:11:09 linux-kernel Re: [patch -mm v2] cpusets: add memory_slab_hardwall flag
2009-03-10 21:09:46 linux-kernel Re: [patch -mm] cpusets: add memory_slab_hardwall flag
2009-03-10 17:42:19 linux-kernel Re: PROBLEM: kernel BUG at mm/slab.c:3002!
2009-03-09 21:17:06 linux-kernel Re: [patch -mm] cpusets: add memory_slab_hardwall flag
2009-03-09 18:51:18 linux-kernel Re: [patch -mm] cpusets: add memory_slab_hardwall flag
2009-03-06 16:38:20 linux-kernel Re: [PATCH] slub: use get_track()
2009-03-05 14:50:58 linux-kernel Re: [PATCH -mm 3/6] slub: introduce __kfree_rcu
2009-03-04 15:33:18 linux-kernel Re: [patch 2/2] slub: enforce cpuset restrictions for cpu slabs
2009-03-04 15:16:53 linux-kernel Re: [PATCH -mm 3/6] slub: introduce __kfree_rcu
2009-03-03 20:28:18 linux-kernel Re: [patch 2/2] slub: enforce cpuset restrictions for cpu slabs
2009-03-03 19:04:56 linux-kernel Re: [PATCH 20/20] Get rid of the concept of hot/cold page freeing
2009-03-03 18:56:56 linux-kernel Re: [patch 2/2] slub: enforce cpuset restrictions for cpu slabs
2009-03-03 16:57:35 linux-kernel Re: [patch 2/2] slub: enforce cpuset restrictions for cpu slabs
2009-03-03 16:49:17 linux-kernel Re: [patch 1/2] cpusets: replace zone allowed functions with node allowed
2009-03-03 16:42:58 linux-kernel Re: [RFC PATCH 00/19] Cleanup and optimise the page allocator V2
2009-02-17 17:06:37 linux-crypto Re: [PATCH] Export symbol ksize()
2009-02-17 16:17:19 linux-crypto Re: [PATCH] Export symbol ksize()
2009-01-29 19:16:23 linux-kernel Re: [PATCH] percpu: add optimized generic percpu accessors
2009-01-28 17:58:32 linux-kernel RE: [PATCH] percpu: add optimized generic percpu accessors
2009-01-28 17:58:15 linux-kernel Re: [PATCH] percpu: add optimized generic percpu accessors
2009-01-28 17:28:14 linux-kernel Re: [PATCH] percpu: add optimized generic percpu accessors
2009-01-28 16:46:37 linux-kernel Re: [PATCH] migration: migrate_vmas should check "vma"
2009-01-28 16:44:14 linux-kernel Re: [patch] slub: fix per cpu kmem_cache_cpu array memory leak
2009-01-28 16:42:45 linux-kernel Re: [PATCH] cpuset: fix allocating page cache/slab object on the unallowed node when memory spread is set
2009-01-27 21:06:28 linux-kernel Re: [patch] SLQB slab allocator (try 2)
2009-01-27 21:06:05 linux-kernel Re: [PATCH] percpu: add optimized generic percpu accessors
2009-01-26 17:57:58 linux-kernel Re: Mainline kernel OLTP performance update
2009-01-26 17:57:44 linux-kernel Re: [patch] SLQB slab allocator
2009-01-26 17:37:52 linux-kernel Re: [patch] SLQB slab allocator
2009-01-26 17:31:40 linux-kernel Re: [patch] SLQB slab allocator
2009-01-26 17:26:22 linux-kernel Re: [patch] SLQB slab allocator (try 2)
2009-01-26 17:21:36 linux-kernel Re: [PATCH] SLUB: revert direct page allocator pass through