Re: slab.c change request

From: Pauline Middelink (middelink@polyware.nl)
Date: Mon May 01 2000 - 03:34:58 EST


On Fri, 28 Apr 2000 around 13:58:18 -0500, Mr. Berkley Shands wrote:
> [1.] One line summary of the problem:
> Kernel does not allocate large enough memory blocks
>
> [2.] Full description of the problem/report:
> on big machines (> 256mb RAM), there is sometimes a need to
> allocate large chunks of contiguous memory
> (gigabit network cards, etc) a 1.2Gb/sec network card
> can hit the PCI bus at 95-107 MByte/sec. a 768 MB P3-600
> can buffer up to 6 seconds of data :-) Really now,
> a 256K buffer will not handle that data rate. Make it reasonable
> at 2MBytes.

Use the bigphysarea patch. Fragmentation prevents large objects to
exist very long after booting.

You can find a copy at
        http://www.polyware.nl/~middelink/En/hob-v4l.html

    Met vriendelijke groet,
        Pauline Middelink

-- 
PGP Key fingerprint = DE 6B D0 D9 19 AD A7 A0  58 A3 06 9D B6 34 39 E2
For more details look at my website http://www.polyware.nl/~middelink

- 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 : Sun May 07 2000 - 21:00:08 EST