Re: SMP on FreeBSD 6.x and 7.0: Worth doing?



At 08:11 AM 12/26/2007, Scott Long wrote:
How does one know if the vfs.ufs.dirhash_maxmem is set too high and are exhausting KVA ?

Panics, freezes, failure to exec new programs, failure to create pipes, etc.

Is there anyway to know ahead of time one is getting close to the stage where all those "bad things" start to happen ?

---Mike

_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: fork, exec, failure to execute
    ... >> IIRC, if exec fails it returns, and if it is successful it doesn't. ... from the child after execfailure via the pipe the parent was to ... child after failure the execed program wouldn't send? ...
    (comp.os.linux.development.apps)
  • Re: implementation of system()
    ... exec() fails, since the exechappens after a fork, in the child process. ... and a successful execfollowed by a failure in the new program. ...
    (comp.lang.perl.misc)
  • Re: SMP on FreeBSD 6.x and 7.0: Worth doing?
    ... Panics, freezes, failure to exec new programs, failure to create pipes, etc. ...
    (freebsd-stable)