HomeFreeBSD

Augment DDB "show buffer" command to print the buffer's referenced

Description

Augment DDB "show buffer" command to print the buffer's referenced
vnode pointer (b_vp). The value of b_vp can be used by "show vnode"
to print the vnode and "show vnodebufs" to print all the clean and
dirty buffers associated with the vnode (which should include this
buffer).

Sponsored by: Netflix

Details

Provenance
mckusickAuthored on
Parents
rS345028: MFC 331417,331597: Add the cryptocheck test tool.
Branches
Unknown
Tags
Unknown