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)
Apr 5 2023, 8:49 PM
Unknown Object (File)
Jan 22 2023, 10:41 PM
Unknown Object (File)
Jan 22 2023, 10:40 PM
Unknown Object (File)
Jan 22 2023, 10:40 PM
Unknown Object (File)
Jan 22 2023, 10:37 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