Re: Avoiding external fragmentation with a placement policy Version 12

From: Herbert Xu
Date: Fri Jun 03 2005 - 20:46:46 EST


Nick Piggin <nickpiggin@xxxxxxxxxxxx> wrote:
>
> network code. If the latter, that would suggest at least in theory
> it could use noncongiguous physical pages.

With Dave's latest super-TSO patch, TCP over loopback will only be
doing order-0 allocations in the common case. UDP and others may
still do large allocations but that logic is all localised in
ip_append_data.

So if we wanted we could easily remove most large allocations over
the loopback device.

Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/