HomeFreeBSD

- Add KTR_VFS tracing to track the life of vnodes. Eventually KTR_VFS
rS147290Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

  • Add KTR_VFS tracing to track the life of vnodes. Eventually KTR_VFS events could be added to cover other interesting details.
  • Add some VNASSERTs to discover places where we access vnodes after they have been uma_zfree'd before we try to free them again.
  • Add a few more VNASSERTs to vdestroy() to be certain that the vnode is really unused.

Sponsored by: Isilon Systems, Inc.

Details

Provenance
jeffAuthored on
Parents
rS147289: Move if_alloc() up in fxp_attach() so there's an ifp before
Branches
Unknown
Tags
Unknown

Event Timeline