Page MenuHomeFreeBSD

Implement a system-wide limit or da and ada devices for delete.
ClosedPublic

Authored by imp on Dec 14 2019, 12:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 14 2024, 5:40 AM
Unknown Object (File)
Jan 9 2024, 11:34 PM
Unknown Object (File)
Jan 9 2024, 11:34 PM
Unknown Object (File)
Jan 9 2024, 11:34 PM
Unknown Object (File)
Jan 9 2024, 11:13 PM
Unknown Object (File)
Dec 20 2023, 2:47 AM
Unknown Object (File)
Dec 4 2023, 4:03 PM
Unknown Object (File)
Nov 28 2023, 10:59 AM
Subscribers
None

Details

Summary

Excesively large TRIMs can result in timeouts, which cause big
problems. Limit trims to 1GB to mititgate these issues.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28144
Build 26280: arc lint + arc unit

Event Timeline

I oscillate back and forth as to setting the limit to -1 and having that mean 'no limit beyond the drive itself's limit'

This revision is now accepted and ready to land.Dec 14 2019, 12:13 AM