login
Header Space

 
 

Mailing list archives

Search results

Found 3318 matching messages (0.006 seconds). Page 1 of 50.

Re: [patch 09/10] Remove the SLOB allocator for 2.6.23

... > [PATCH] Make kmem_cache_destroy() return void Author: Christoph Lameter [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE Author: Christoph Lameter [PATCH] Extract the ...

linux-kernel - Christoph Lameter - Jul 10 2007 - 21:37

Re: [PATCH 1/4] x86_64: (SPARSE_VIRTUAL doubles sparsemem speed)

... 5 Apr 2007, Andy Whitcroft wrote: > > Christoph if you could let us know ... ) 2005 Silicon Graphics Incorporated + * by Christoph Lameter , April ... (C) 2007 sgi. + * + * April 2007, Christoph Lameter + */ + +#include ...

linux-kernel - Christoph Lameter - Apr 7 2007 - 18:06

Re: [00/36] Large Blocksize Support V6

... git.kernel.org/pub/scm/linux/kernel/git/christoph/largeblocksize.git largeblock ... Fiddle around with large ... for large block support commit a1eaa33cf1600f18e961f1cf5c87820bca44df08 Author: Christoph Lameter Teach jbd/jbd2 ...

linux-kernel - Christoph Lameter - Aug 31 2007 - 21:11

Re: [PATCH] slab.c ifdef reduction breaks build

On Mon, 29 Jan 2007, Christoph Lameter wrote: > On Mon, 29 Jan 2007, ... Jan 2007 12:41:33 -0800 (PST) > > Christoph Lameter wrote: > > ... complainer about the fixes. Signed-off-by: Christoph Lameter Index: linux- ...

linux-kernel - Christoph Lameter - Jan 30 2007 - 15:59

SLUB: The unqueued Slab allocator

... without object queues. + * + * (C) 2007 SGI, Christoph Lameter + */ +#include Christoph Lameter + * + * This is only a (hopefully) safe core implementation. + * ...

linux-kernel - Christoph Lameter - Feb 22 2007 - 03:00

Re: SLUB: The unqueued Slab allocator

... Pekka Enberg wrote: > On 2/22/07, Christoph Lameter wrote: > ... at this point. > On 2/22/07, Christoph Lameter wrote: > ... operation limiting performace > On 2/22/07, Christoph Lameter wrote: > ...

linux-kernel - Christoph Lameter - Feb 22 2007 - 11:15

[PATCH] SLUB v2

... allocator without object queues. + * + * (C) 2007 SGI, Christoph Lameter + */ +#include Christoph Lameter + * + * Pending pieces: ...

linux-kernel - Christoph Lameter - Feb 25 2007 - 02:36

[PATCH] SLUB The unqueued slab allocator V3

... allocator without object queues. + * + * (C) 2007 SGI, Christoph Lameter + */ +#include Christoph Lameter + */ + +#include

linux-kernel - Christoph Lameter - Feb 28 2007 - 15:20

[SLUB 1/3] SLUB core

... allocator without object queues. + * + * (C) 2007 SGI, Christoph Lameter + */ +#include Christoph Lameter + */ + +#include

linux-kernel - Christoph Lameter - Mar 6 2007 - 22:35

[QUICKLIST 1/6] Extract quicklist implementation from IA64

... an arch. Signed-off-by: Christoph Lameter Index: ... local pages. + * + * (C) 2007, SGI. Christoph Lameter + */ +#include ... Robin Holt + * Christoph Lameter + */ +#include ...

linux-kernel - Christoph Lameter - Mar 10 2007 - 22:09

[SLUB 1/3] SLUB core

... allocator without object queues. + * + * (C) 2007 SGI, Christoph Lameter + */ +#include Christoph Lameter + */ + +#include

linux-kernel - Christoph Lameter - Mar 10 2007 - 22:10

[QUICKLIST 1/4] Generic quicklist implementation

... only contain node local pages. + * + * (C) 2007, SGI. Christoph Lameter + */ +#include Christoph Lameter + * Generalized, added support ...

linux-kernel - Christoph Lameter - Mar 13 2007 - 03:13

[SLUB 1/2] SLUB core

... allocator without object queues. + * + * (C) 2007 SGI, Christoph Lameter + */ +#include Christoph Lameter + */ + +#include

linux-kernel - Christoph Lameter - Mar 31 2007 - 15:31

Re: 2.6.22-rc2-mm1

... /kernel-parameters. Signed-off-by: Christoph Lameter --- Documentation/ ... about the last alloc / free. -Christoph Lameter, , April 10, 2007 +Christoph Lameter, , May 23, 2007 - To ...

linux-kernel - Christoph Lameter - May 23 2007 - 19:36

Re: 2.6.22-rc2-mm1

... /kernel-parameters. Signed-off-by: Christoph Lameter --- Documentation/kernel ... about the last alloc / free. -Christoph Lameter, , April 10, 2007 +Christoph Lameter, , May 23, 2007 - To ...

linux-kernel - Christoph Lameter - May 23 2007 - 23:00

SLUB: Change error reporting format to follow lockdep loosely

... vm/slub.txt. Signed-off-by: Christoph Lameter --- Documentation/vm ... of other objects. + + slub_debug=FZ,dentry -Christoph Lameter, , May 23, 2007 +Christoph Lameter, , May 30, 2007 - To ...

linux-kernel - Christoph Lameter - May 30 2007 - 19:09

[patch 10/10] Remove slab in 2.6.24

... function and tools - Higher speed - Eliminate SLAB bitrot Signed-off-by: Christoph Lameter --- fs/proc/ ... N Kataria - * Christoph Lameter <christoph@lameter.com> - * - * Modified the slab ...

linux-kernel - Christoph Lameter - Jul 7 2007 - 23:50

[PATCH 1/7] Simple Performance Counters: Core Piece

... counters /proc/perf/0 Counters on processor 0 Signed-off-by: Christoph Lameter --- include/linux/perf. ... * (C) 2007 Silicong Graphics, Inc. + * + * Christoph Lameter + */ + +#include

linux-kernel - Christoph Lameter - Jul 31 2007 - 19:25

[patch 1/7] allocpercpu: Make it a true per cpu allocator by allocating from a per cpu array

... by the subsystems. Signed-off-by: Christoph Lameter --- include/ ... slab.c August 11, 2006 Christoph Lameter + * + * (C) 2007 SGI, Christoph Lameter + * Basic implementation with allocation ...

linux-kernel - Christoph Lameter - Oct 31 2007 - 20:02

[patch 1/6] mmu_notifier: Core code

... /mmu_notifier/skeleton_rmap.c + +February 9, 2008, + Christoph Lameter Christoph Lameter + * + * This work ...

linux-kernel - Christoph Lameter - Feb 8 2008 - 18:06

speck-geostationary