看板 DFBSD_commit 關於我們 聯絡資訊
commit cecd10f5cb8d0e2e45aca9e4e70a55e8fb95d089 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Jan 14 19:55:29 2010 -0800 kernel - Increase default kern.maxfiles from (maxproc * 2) to (maxproc * 16). * Increases maxfiles from approximately ~12K to around ~100K on systems with moderate amounts of memory. Reported-by: Peter Avalos <pavalos@theshell.com> Summary of changes: sys/kern/subr_param.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cecd10f5cb8d0e2e45aca9e4e70a55e8fb95d089 -- DragonFly BSD source repository