git: kernel - Increase default kern.maxfiles from (maxproc * 2)

看板DFBSD_commit作者時間16年前 (2010/01/15 12:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BJ-Y4R0 (DFBSD_commit)