看板 DFBSD_commit 關於我們 聯絡資訊
commit 3d048a1b355265d1e42fd5b3c56d3d4e232325d6 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Apr 4 12:37:13 2011 -0700 swapcache - Update manual pages * Add a section describing the new HAMMER double_buffer feature and how to use it to radically improve the amount of data the swapcache feature can cache on a SSD. * Add a section describing the difference between 34nm flash and 25nm flash with regards to durability. Summary of changes: sbin/hammer/hammer.8 | 30 +++++++++ share/man/man8/swapcache.8 | 141 ++++++++++++++++++++++++++----------------- 2 files changed, 115 insertions(+), 56 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3d048a1b355265d1e42fd5b3c56d3d4e232325d6 -- DragonFly BSD source repository