Just noticed this morning my console has numerous warnings:
"Approaching the limit on PV entries..." and it advises increasing vm.pmap.shpgperproc and/or vm.pmap.pv_entry_max
googling that error, I found some others have suggested setting kern.ipc.shm_use_phys to 1
I'd prefer not to make any changes without first understanding what those changes do and perhaps why I'm getting this warning in the first place.
system is a quad Xeon, 2GB RAM, FBSD 7.2-p4 i386, running quite a few processes, but not very heavily loaded.
running apache, php, perl, assp, mysql, squid, havp, nagios, clamav...
thoughts?
"Approaching the limit on PV entries..." and it advises increasing vm.pmap.shpgperproc and/or vm.pmap.pv_entry_max
googling that error, I found some others have suggested setting kern.ipc.shm_use_phys to 1
I'd prefer not to make any changes without first understanding what those changes do and perhaps why I'm getting this warning in the first place.
system is a quad Xeon, 2GB RAM, FBSD 7.2-p4 i386, running quite a few processes, but not very heavily loaded.
running apache, php, perl, assp, mysql, squid, havp, nagios, clamav...
Code:
last pid: 41792; load averages: 0.00, 0.01, 0.00 up 122+12:33:01 10:14:41
184 processes: 1 running, 183 sleeping
CPU: 0.1% user, 0.0% nice, 0.0% system, 0.8% interrupt, 99.2% idle
Mem: 716M Active, 867M Inact, 241M Wired, 39M Cache, 112M Buf, 131M Free
Swap: 2005M Total, 316K Used, 2005M Free
thoughts?