Page MenuHomeFreeBSD

openzfs*: Update to latest master
ClosedPublic

Authored by freqlabs on May 8 2020, 10:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 18 2024, 9:38 PM
Unknown Object (File)
Feb 18 2024, 11:55 AM
Unknown Object (File)
Feb 18 2024, 11:51 AM
Unknown Object (File)
Feb 18 2024, 11:38 AM
Unknown Object (File)
Feb 15 2024, 10:14 AM
Unknown Object (File)
Dec 28 2023, 2:05 PM
Unknown Object (File)
Dec 20 2023, 6:57 AM
Unknown Object (File)
Dec 13 2023, 5:16 PM

Details

Summary

FreeBSD-specific changes:

  • Use new FreeBSD API to largely eliminate object locking
  • Fix zlib leak on FreeBSD
  • Update FreeBSD SPL atomics (synced with FreeBSD in an attempt to unbreak i386)
  • Avoid the GEOM topology lock recursion when autoexpanding a pool
  • taskq: Don't leak system_delay_taskq on FreeBSD (on module unload)

See the full commit log on GitHub.

Sponsored by: iXsystems, Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

freqlabs edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.May 8 2020, 12:19 PM
This revision was automatically updated to reflect the committed changes.