Add documentation for the RSS controller

2007-06-12 Thread Balbir Singh
Here's the latest version of the RSS documentation patch. The RSS code has several useful comments in it, it is advised to read the comments and this documentation. Please report any errors, mistakes, spelling or grammatical errors Changelog (v2) 1. Incorporate comments from Pavel Signed-off-by

Re: [PATCH -RSS] Add documentation for the RSS controller

2007-06-05 Thread Balbir Singh
Pavel Emelianov wrote: >> +1. RSS controller >> +2. Page Cache controller >> +3. mlock(2) controller >> +4. Kernel user memory accounting and slab control > > I would add the user-mappings-length controller > :-) I'll update the document >> +The RSS controller is the first controller developed,

Re: [PATCH -RSS] Add documentation for the RSS controller

2007-06-05 Thread Pavel Emelianov
Balbir Singh wrote: > Signed-off-by: Balbir Singh <[EMAIL PROTECTED]> > --- > > Documentation/controller/rss.txt | 165 > +++ > 1 file changed, 165 insertions(+) > > diff -puN /dev/null Documentation/controller/rss.txt > --- /dev/null 2007-06-01 20:42:04.000

[PATCH -RSS] Add documentation for the RSS controller

2007-06-04 Thread Balbir Singh
Signed-off-by: Balbir Singh <[EMAIL PROTECTED]> --- Documentation/controller/rss.txt | 165 +++ 1 file changed, 165 insertions(+) diff -puN /dev/null Documentation/controller/rss.txt --- /dev/null 2007-06-01 20:42:04.0 +0530 +++ linux-2.6.22-rc2-m