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, Nov 22, 11:49 AM
Unknown Object (File)
Nov 1 2024, 11:14 PM
Unknown Object (File)
Nov 1 2024, 11:14 PM
Unknown Object (File)
Nov 1 2024, 11:14 PM
Unknown Object (File)
Nov 1 2024, 11:06 PM
Unknown Object (File)
Oct 3 2024, 7:05 AM
Unknown Object (File)
Oct 2 2024, 6:27 PM
Unknown Object (File)
Sep 24 2024, 1:09 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

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