login
Header Space

 
 

Mailing list archives

Search results

Found 544 matching messages (0.047 seconds). Page 1 of 28.

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

... /include/linux/slub_def.h 2007-07-09 16:09:24.000000000 +0300 +++ 2.6/include/linux/slub_def.h 2007-07-09 16:18:42.000000000 +0300 @@ -29, ... .orig/mm/slub.c 2007-07-09 16:09:24.000000000 +0300 +++ 2.6/mm/slub.c 2007-07-09 16:35:53.000000000 +0300 @@ - ...

linux-kernel - Pekka J Enberg - Jul 9 2007 - 09:46

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

On Mon, Jul 09, 2007 at 09:51:16AM -0700, Andrew Morton wrote: > On Mon, 9 Jul 2007 09:06:46 -0700 (PDT) Christoph Lameter ... . If we have 10 pools with long-lived objects, we're much worse off than if we had 1 or 2 ...

linux-kernel - Matt Mackall - Jul 9 2007 - 19:09

Re: [PATCH 09/23] lib: percpu_counter_init error handling

... Sat, Aug 18, 2007 at 10:09:34AM +0200, Peter Zijlstra wrote: > ... > On Thu, Aug 16, 2007 at 09:45:34AM +0200, Peter Zijlstra wrote: ... > zero check. > > But how about this: > --- > Subject: lib: percpu_counter_init error handling > > alloc_percpu can ...

linux-kernel - Josef Sipek - Aug 23 2007 - 14:24

Re: [patch 09/11] Text Edit Lock - kprobes x86_64

... > --- linux-2.6-lttng.orig/arch/x86_64/kernel/kprobes.c 2007-09-11 15:22:35.000000000 -0400 > +++ linux-2.6-lttng/arch/x86_64/kernel/kprobes.c 2007-09-11 15:49:51.000000000 -0400 > @@ -216,12 +216,13 @@ static void ...

linux-kernel - Ananth N Mavinakayanahalli - Sep 18 2007 - 12:42

RE: [patch 09/11] PAT x86: Add ioremap_wc support

... .org] >Sent: Thursday, January 10, 2008 11:09 AM >To: Pallipadi, Venkatesh >Cc: ebiederm@xmission.com; ... -kernel@vger.kernel.org; Siddha, Suresh B >Subject: Re: [patch 09/11] PAT x86: Add ioremap_wc support > >venkatesh.pallipadi@intel.com writes: >> ...

linux-kernel - Pallipadi, Venkatesh - Jan 10 2008 - 15:25

Re: [PATCH 09/26] atl1: refactor tx processing

... On Tue, 22 Jan 2008 18:31:09 -0600 > Jay Cliburn ... .org> wrote: >> > [...] >>> for such a huge patch, this description is very tiny. [describe ... 23 Jan 2008 21:36:36 -0600 > Subject: [PATCH] atl1: simplify tx packet descriptor > ...

linux-kernel - Chris Snook - Jan 24 2008 - 21:08

Re: [PATCH 09/26] atl1: refactor tx processing

... On Tue, 22 Jan 2008 18:31:09 -0600 > Jay Cliburn ... .org> wrote: >> > [...] >>> for such a huge patch, this description is very tiny. [describe ... 23 Jan 2008 21:36:36 -0600 > Subject: [PATCH] atl1: simplify tx packet descriptor > ...

linux-netdev - Chris Snook - Jan 24 2008 - 21:08

Re: [PATCH 09/26] atl1: refactor tx processing

... On Tue, 22 Jan 2008 18:31:09 -0600 > Jay Cliburn ... .org> wrote: >> > [...] >>> for such a huge patch, this description is very tiny. [describe ... 23 Jan 2008 21:36:36 -0600 > Subject: [PATCH] atl1: simplify tx packet descriptor > ...

linux-kernel - Jeff Garzik - Jan 24 2008 - 23:01

Re: [PATCH 09/26] atl1: refactor tx processing

... On Tue, 22 Jan 2008 18:31:09 -0600 > Jay Cliburn ... .org> wrote: >> > [...] >>> for such a huge patch, this description is very tiny. [describe ... 23 Jan 2008 21:36:36 -0600 > Subject: [PATCH] atl1: simplify tx packet descriptor > ...

linux-netdev - Jeff Garzik - Jan 24 2008 - 23:01

Re: [PATCH 09/10] Integrate the ridr code into IPC code

On Tue 29 Apr at 16:33:13 +0200 Nadia.Derbey@bull.net said: > [PATCH 09/10] > > This patche makes the ipc ode use the ridr API. Superfluous except... > @@ -699,18 +695,13 @@ struct kern_ipc_perm * ...

linux-kernel - Tim Pepper - May 1 2008 - 00:32

RE: [PATCH 09/56] microblaze_v2: cache support

... .likely@secretlab.ca; Michal Simek > Subject: [PATCH 09/56] microblaze_v2: cache support > ... williams@petalogix.com> > + * > + * This file is subject to the terms and conditions of ... @gnu.org> > + * > + * This file is subject to the terms and conditions of ...

linux-kernel - Stephen Neuendorffer - May 5 2008 - 18:37

Re: [patch 09/26] Xen-paravirt_ops: remove HAVE_ARCH_MM_LIFETIME, define no-op architecture implementations

On Tue, 2007-02-27 at 09:21 -0800, Jeremy Fitzhardinge wrote: > You mean add the two stubs to asm-generic/mmu_context.h, and then > include that in all these files? That would be cleaner, but it > wouldn't > remove the need to touch all these files, ...

linux-kernel - James Bottomley - Feb 27 2007 - 13:35

Re: [PATCH 09/12] mm: count unstable pages per BDI

... -2.6/mm/page-writeback.c =================================================================== --- linux-2.6.orig/mm/page-writeback.c 2007-04-19 20:00:09.000000000 +0200 +++ linux-2.6/mm/page-writeback.c 2007-04-19 20:40:29.000000000 +0200 @@ -300,8 +300 ...

linux-kernel - Peter Zijlstra - Apr 19 2007 - 14:46

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

On Sun, 8 Jul 2007 09:51:19 +0200 Ingo Molnar wrote: > > (added Matt to the Cc: list) > > * Christoph Lameter wrote: > > > Maintenance of slab allocators becomes a problem as new features for > > allocators ...

linux-kernel - Andrew Morton - Jul 8 2007 - 14:02

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

Andrew Morton wrote: > On Sun, 8 Jul 2007 09:51:19 +0200 Ingo Molnar wrote: >>A year ago the -rt kernel defaulted to the SLOB for a few releases, and >>barring some initial scalability issues (which were solved in -rt) it >>worked ...

linux-kernel - Nick Piggin - Jul 8 2007 - 22:57

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

On Mon, 9 Jul 2007 09:06:46 -0700 (PDT) Christoph Lameter wrote: > But yes the power of > two caches are a necessary design feature of SLAB/SLUB that allows O(1) > operations of kmalloc slabs which in turns causes memory wastage ...

linux-kernel - Andrew Morton - Jul 9 2007 - 12:51

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

On Mon, 9 Jul 2007, Andrew Morton wrote: > On Mon, 9 Jul 2007 09:06:46 -0700 (PDT) Christoph Lameter wrote: > > > But yes the power of > > two caches are a necessary design feature of SLAB/SLUB that allows O(1) > > operations ...

linux-kernel - Christoph Lameter - Jul 9 2007 - 13:26

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

On Mon, Jul 09, 2007 at 06:51:51PM -0700, Christoph Lameter wrote: > On Tue, 10 Jul 2007, ... free blocks The average case walk has been shortened quite a bit by Nick's patches. The combinatorics here are enough to make Knuth hand-wave, but we can in ...

linux-kernel - Matt Mackall - Jul 9 2007 - 22:32

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

On Tue, Jul 10, 2007 at 03:09:06PM -0700, Christoph Lameter wrote: > On Tue, 10 Jul 2007, Nick Piggin wrote: > > > But last time this discussion came up, IIRC you ended up handwaving > > about all the ways in which SLOB was broken but didn't actually ...

linux-kernel - Matt Mackall - Jul 10 2007 - 19:12

Re: [PATCH 09/33] x86-64: update iommu/dma mapping functions to sg helpers

On Tue, Jul 17, 2007 at 09:38:59AM +0200, Jens Axboe wrote: > On Tue, Jul 17 2007, Muli Ben- ... > it if CONFIG_CALGARY_IOMMU is enabled). > > Do you have any comments for the patch to calgary (the mail you are > replying to)? It looks ok, I just didn ...

linux-kernel - Muli Ben-Yehuda - Jul 17 2007 - 04:49

speck-geostationary