|
Description
|
ZFS_DEBUG_DPRINTF is only needed when actively debugging; thus it
can be off by default even on debug bits with no loss of
functionality, but significantly better performance.
Once this bug is fixed, you will need to do
"echo zfs_flags/W 0xf | mdb -kw" before using the zfs-dprintf
dtrace probe.
|