This is still a WIP. It doesn't yet pass every regression test in the ZoL buildbot. Testing has been done solely against the current ZoL stable branch. It is being pushed for performance evaluation of the approach.
Signed-off-by: Richard Yao <[email protected]> You can view, comment on, or merge this pull request online at: https://github.com/openzfs/openzfs/pull/404 -- Commit Summary -- * WIP: ZIL Pipelining -- File Changes -- M usr/src/uts/common/fs/zfs/sys/dmu.h (2) M usr/src/uts/common/fs/zfs/sys/zil.h (8) M usr/src/uts/common/fs/zfs/sys/zil_impl.h (31) M usr/src/uts/common/fs/zfs/zfs_vnops.c (6) M usr/src/uts/common/fs/zfs/zil.c (374) M usr/src/uts/common/fs/zfs/zvol.c (6) -- Patch Links -- https://github.com/openzfs/openzfs/pull/404.patch https://github.com/openzfs/openzfs/pull/404.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/404 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/Tf3dfc27e70540314-M622c1b9f7b3d080662c2f30f Powered by Topicbox: https://topicbox.com
