Neil Carlson:
|I built DX-4.2 with --enable-smp-linux. When I start dx with
|"--processors 2" and run a network, I get a popup window with
|the error message "Error during initialization; cannot get shared
|memory segment / failed on segment 1 of 3 needed segments / last
|call to shmget returned errno 22; cannot initialize DX Library"
|I suspect I need to modify some kernel parameters, but which ones?
Check out:
sysctl kernel.shmmax
sysctl kernel.shmall
Specify a -memory that should, or for kernel config:
SHMMAX or SHMMAXPGS, SHMMNI, SHMSEG
or maybe:
echo 536870912 > /proc/sys/kernel/shmmax
Randy
--
Randall Hopper (mailto:[EMAIL PROTECTED])
Lockheed Martin Operation Support
EPA Scientific Visualization Center
US EPA N127-01; RTP, NC 27711