HomeFreeBSD

ZIL: Allow to replay blocks of any size.

Description

ZIL: Allow to replay blocks of any size.

There seems to be no reason for ZIL blocks to be limited by 128KB
other than replay code is written in such a way. This change does
not increase the limit yet, just removes the artificial limitation.

Avoided extra memcpy() may save us a second during replay.

Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored by: iXsystems, Inc.

Details

Provenance
mavAuthored on May 28 2023, 1:09 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jun 3 2023, 12:26 AM
Parents
rGb01a8cc2c0fe: zil: Don't expect zio_shrink() to succeed.
Branches
Unknown
Tags
Unknown

Event Timeline