tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PUFFS and existing file that get ENOENT



hi,

> On Mon, 16 Jan 2012 10:56:33 +0000 (UTC)
> yamt%mwd.biglobe.ne.jp@localhost (YAMAMOTO Takashi) wrote:
> 
>> when the kernel wants to cache other files.
>> ie. whenever the kernel decides to reclaim it. :-)
>> you can increase the chance by running
>>      while :;do sysctl -w kern.maxvnodes=0; done
>> or something like that.
> 
> Wouldn't the performance also drop significantly with a permanently low
> maxvnodes, though?

it does never succeed.
anyway the performance is not a priority when trying to reproduce a bug.

YAMAMOTO Takashi

> 
> Thanks,
> -- 
> Matt


Home | Main Index | Thread Index | Old Index