看板 DFBSD_commit 關於我們 聯絡資訊
commit 268b626483cc4b3953f3ef01d8a869ff9a6475c0 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Dec 10 12:57:56 2010 -0800 installer - Increase administrative swap size limit to 512G * Increase from 8G to 512G (which is the x86-64 default swap size limit). 8G was too small either way. Maybe the installer-enforced administrative limit should just be removed entirely. Summary of changes: .../installer/dfuibe_installer/fn_subpart_hammer.c | 8 ++++++-- .../installer/dfuibe_installer/fn_subpart_ufs.c | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/268b626483cc4b3953f3ef01d8a869ff9a6475c0 -- DragonFly BSD source repository