Re: [PATCH 15/28] netvm: network reserve infrastructure

2008-02-23 Thread Mike Snitzer
On Wed, Feb 20, 2008 at 9:46 AM, Peter Zijlstra <[EMAIL PROTECTED]> wrote: > Provide the basic infrastructure to reserve and charge/account network memory. ... > Index: linux-2.6/net/core/sock.c > === > --- linux-2.6.orig/net/core/

Re: [PATCH 15/28] netvm: network reserve infrastructure

2008-02-23 Thread Andrew Morton
On Wed, 20 Feb 2008 15:46:25 +0100 Peter Zijlstra <[EMAIL PROTECTED]> wrote: > Provide the basic infrastructure to reserve and charge/account network memory. > > We provide the following reserve tree: > > 1) total network reserve > 2)network TX reserve > 3) protocol TX pages > 4)ne

[PATCH 15/28] netvm: network reserve infrastructure

2008-02-20 Thread Peter Zijlstra
Provide the basic infrastructure to reserve and charge/account network memory. We provide the following reserve tree: 1) total network reserve 2)network TX reserve 3) protocol TX pages 4)network RX reserve 5) SKB data reserve [1] is used to make all the network reserves a sing