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)
Fri, Oct 10, 3:34 PM
Unknown Object (File)
Fri, Oct 10, 10:36 AM
Unknown Object (File)
Wed, Sep 17, 1:51 AM
Unknown Object (File)
Aug 25 2025, 12:41 AM
Unknown Object (File)
Jun 21 2025, 5:00 PM
Unknown Object (File)
Jun 18 2025, 6:30 PM
Unknown Object (File)
Jun 15 2025, 10:55 PM
Unknown Object (File)
Jun 13 2025, 7:15 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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