On Mon, 28 Oct 2002, John Baldwin wrote:
> On 28-Oct-2002 Joe Marcus Clarke wrote:
> > You're probably right.  But without waiting to re-architect libgtop, I
> > think the immediate problem needs to be fixed.  Shall I just commit my
> > original patch that uses libkvm?
> 
> Use v_cachedid and v_cachedfs for all VREG vnodes.  Then you don't
> need to even go near v_tag.  This is fewer kvm_read()'s.  If stable
> has the v_cachedid then it should be using that instead of reading
> in UFS inodes as well.

I plan to go through and fix fstat(1) to be a better example once I have a
little time.  It's lower on my priority list than the SCSI stuff though.

-Nate


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to