HomeFreeBSD

Add sa_spill_rele() interface

Description

Add sa_spill_rele() interface

Add a SA interface which allows us to release the spill block
from a SA handle without destroying the handle. This is useful
because we can then ensure that a copy of the dirty spill block
is not made at sync time due to the extra hold. Susequent calls
to sa_update() or sa_lookup() with transparently refetch the
spill block dbuf from the ARC hash.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Mar 5 2012, 11:14 PM
Parents
rG2c6d0b1e07b0: Add zio constructor/destructor
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG0ece356db51e: Add sa_spill_rele() interface (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Mar 8 2012, 12:28 AM