Update of /cvsroot/linuxcompressed/linux/Documentation
In directory usw-pr-cvs1:/tmp/cvs-serv26512/Documentation
Modified Files:
Configure.help
Log Message:
Removed obsolete help for CONFIG_COMP_SWAP
Index: Configure.help
===================================================================
RCS file: /cvsroot/linuxcompressed/linux/Documentation/Configure.help,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** Configure.help 16 Jan 2002 16:30:11 -0000 1.3
--- Configure.help 26 Feb 2002 16:07:31 -0000 1.4
***************
*** 388,399 ****
If unsure, say N here.
- Swap Out in Compressed Format (Null Padding)
- CONFIG_COMP_SWAP
- If you want to swap out the pages from compressed cache without
- decompressing them, say Y here. There's no swap space gain, but you
- delay decompression until it's actually needed (swap in).
-
- If unsure, say N here.
-
Maximum Compressed Cache Size (Memory Pages)
CONFIG_COMP_CACHE_SIZE
--- 388,391 ----
|