Re: [patch-2.3.40-pre6] kzalloc() (ala kmem_zalloc() of SVR4)

From: Jamie Lokier (lkd@tantalophile.demon.co.uk)
Date: Mon Jan 24 2000 - 02:17:45 EST


Alan Cox wrote:
> > And on a multiprocessor system one idle processor can zero pages while
> > the other is consuming them.
>
> Nice theory but the CPU->CPU traffic will kill you

I guess it's an open question, whether the CPU->CPU or memory->CPU
traffic on the busy processor takes longer than the local zeroing
followed by eventual CPU->memory flush of the unused portions of the
zero page.

-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 31 2000 - 21:00:11 EST