Re: NFS attribute cache & profiling sysctl variables

2000-04-19 Thread Zhihui Zhang
On Sun, 16 Apr 2000, Andrzej Bialecki wrote: > On Sat, 15 Apr 2000, Zhihui Zhang wrote: > > > > > I have two unrelated questions I can not figure out myself: > > > (2) I am trying to display kernel profiling sysctl variables with sysctl > > -a or sysctl -A without success. They are defined i

Re: NFS attribute cache & profiling sysctl variables

2000-04-16 Thread Zhihui Zhang
On Sat, 15 Apr 2000, Zhihui Zhang wrote: > > I have two unrelated questions I can not figure out myself: > > (1) Does FreeBSD NFS implementation support "noac" to disable attribute > cache? I know this is not good for performance. > It seems to me that FreeBSD does not have the mount option

Re: NFS attribute cache & profiling sysctl variables

2000-04-16 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Andrzej B ialecki writes: >On Sat, 15 Apr 2000, Zhihui Zhang wrote: > >> >> I have two unrelated questions I can not figure out myself: > >> (2) I am trying to display kernel profiling sysctl variables with sysctl >> -a or sysctl -A without success. They are defin

Re: NFS attribute cache & profiling sysctl variables

2000-04-16 Thread Andrzej Bialecki
On Sat, 15 Apr 2000, Zhihui Zhang wrote: > > I have two unrelated questions I can not figure out myself: > (2) I am trying to display kernel profiling sysctl variables with sysctl > -a or sysctl -A without success. They are defined in subr_prof.c. Why > sysctl command can not display them? I c