Changeset 742
- Timestamp:
- 03/03/08 05:08:44 (9 months ago)
- Files:
-
- trunk/server/doc/memcached.1 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/server/doc/memcached.1
r629 r742 106 106 specified, stats collection is turned on automatically; if not, then it may 107 107 be turned on by sending the "stats detail on" command to the server. 108 .TP 109 .B \-L 110 Try to use large memory pages (if available). Increasing the memory page size 111 could reduce the number of TLB misses and improve the performance. In order to 112 get large pages from the OS, memcached will allocate the total item-cache in 113 one large chunk. Only available if supported on your OS. 108 114 .br 109 115 .SH LICENSE
