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, May 10, 8:52 PM
Unknown Object (File)
Mon, May 6, 1:31 PM
Unknown Object (File)
Mon, May 6, 9:05 AM
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
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