Update of /cvsroot/linuxcompressed/linux/Documentation
In directory usw-pr-cvs1:/tmp/cvs-serv24634/Documentation
Modified Files:
Configure.help
Log Message:
Cleanup
o Removed adapt_comp_cache() and all CONFIG_COMP_ADAPTIVITY related stuff.
That will be replaced by growing/shrinking by demand at the moment.
Index: Configure.help
===================================================================
RCS file: /cvsroot/linuxcompressed/linux/Documentation/Configure.help,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** Configure.help 28 Apr 2002 20:51:32 -0000 1.6
--- Configure.help 20 Jun 2002 14:28:48 -0000 1.7
***************
*** 401,415 ****
If unsure, say N here.
- Automatic adaptivity for compressed cache size
- CONFIG_COMP_ADAPTIVITY
- Select this option in case you want compressed cache to adapt its
- size to the system behaviour. That way, current code will
- automatically compute the cost and benefit of several compressed
- cache sizes, choosing the best size for whole system performance.
-
- This option is still not functional.
-
- If unsure, say N here.
-
Normal floppy disk support
CONFIG_BLK_DEV_FD
--- 401,404 ----
|