bsd10
June 14th, 2010, 00:44
What optimizations are people using with xorg? I've got this in loader.conf:
kern.ipc.semaem=32767
kern.ipc.semvmx=65534
kern.ipc.semusz=184
kern.ipc.semume=80
kern.ipc.semopm=200
kern.ipc.semmsl=120
kern.ipc.semmnu=4096
kern.ipc.semmns=8102
kern.ipc.semmni=32767
and this in sysctl.conf from the video editing handbook section (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/video-playback.html):
kern.ipc.shmmax=67108864
kern.ipc.shmall=32768
The PC-BSD site says it is a FreeBSD install with some desktop optimizations. Does anyone know what they are?
kern.ipc.semaem=32767
kern.ipc.semvmx=65534
kern.ipc.semusz=184
kern.ipc.semume=80
kern.ipc.semopm=200
kern.ipc.semmsl=120
kern.ipc.semmnu=4096
kern.ipc.semmns=8102
kern.ipc.semmni=32767
and this in sysctl.conf from the video editing handbook section (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/video-playback.html):
kern.ipc.shmmax=67108864
kern.ipc.shmall=32768
The PC-BSD site says it is a FreeBSD install with some desktop optimizations. Does anyone know what they are?