NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [Fwd: Re: Lots of Interrupts when accessing a NFS share]
On Fri, Mar 14, 2008 at 01:53:25AM +0900, Izumi Tsutsui wrote:
>
> Anyway, ~10000 intrs/sec is not surpising for me
> because find(1) may send/receive a bunch of small packets.
The "-l" mount option will help with this. Also the -I option, set to
a suitably large size, may help -- something like -r 32k -w 32k -I 8192
should get you full-size packets of directory data instead of tinygrams.
Thor
Home |
Main Index |
Thread Index |
Old Index