Re: Packet loss every 30.999 seconds



David G Lawrence wrote:
Try it with "find / -type f >/dev/null" to duplicate the problem almost
instantly.

FreeBSD used to have some code that would cause vnodes with no cached
pages to be recycled quickly (which would have made a simple find
ineffective without reading the files at least a little bit). I guess
that got removed when the size of the vnode pool was dramatically
increased.
You can decrease vfs.wantfreevnodes if caching files without cached data is not beneficial
for your application.

-DG

David G. Lawrence
President
Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500
The FreeBSD Project - http://www.freebsd.org
Pave the road of life with opportunities.
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



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



Relevant Pages

  • Re: Packet loss every 30.999 seconds
    ... David G Lawrence wrote: problem I was trying to solve. ... The patch should work fine. ... is an interrupt thread), you immedialty call mi_switch so that it runs imediatly. ...
    (freebsd-net)
  • Re: Packet loss every 30.999 seconds
    ... David G Lawrence wrote: problem I was trying to solve. ... The patch should work fine. ... is an interrupt thread), you immedialty call mi_switch so that it runs imediatly. ...
    (freebsd-stable)
  • Re: SMP and NMI errors (4.10)
    ... On Monday 12 July 2004 04:07, David G. Lawrence wrote: ... this sounds more like a weak/overloaded power supply problem. ... and the rate of the NMI messages started to rise also. ...
    (freebsd-stable)
  • Re: Packet loss every 30.999 seconds
    ... On Wed, 19 Dec 2007, David G Lawrence wrote: ... ineffective without reading the files at least a little bit). ... that got removed when the size of the vnode pool was dramatically ...
    (freebsd-net)
  • Re: Packet loss every 30.999 seconds
    ... On Wed, 19 Dec 2007, David G Lawrence wrote: ... ineffective without reading the files at least a little bit). ... that got removed when the size of the vnode pool was dramatically ...
    (freebsd-stable)