DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel: Set kern.ipc.shm_use_phys to 1 by default
commit 4f1a160352ca979cc8782a05c4afe079a1ea9240
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Mon Aug 20 08:17:29 2012 +0200
kernel: Set kern.ipc.shm_use_phys to 1 by default
* The only known user of SYSV shared memory is PostgreSQL
* It really needs physical allocation to perform well with high
numbers of clients
* Physical allocation is now used by default
Summary of changes:
sys/kern/sysv_shm.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4f1a160352ca979cc8782a05c4afe079a1ea9240
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]