Page MenuHomeFreeBSD

Raise KERNELDUMP_BUFFER_SIZE to 4096.
ClosedPublic

Authored by markj on Aug 5 2017, 12:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 2, 3:50 AM
Unknown Object (File)
Thu, Mar 28, 7:27 PM
Unknown Object (File)
Dec 25 2023, 6:37 AM
Unknown Object (File)
Dec 20 2023, 4:53 PM
Unknown Object (File)
Nov 11 2023, 11:39 PM
Unknown Object (File)
Oct 29 2023, 10:12 PM
Unknown Object (File)
Oct 12 2023, 11:30 AM
Unknown Object (File)
Oct 10 2023, 10:39 PM
Subscribers
None

Details

Summary

When writing out an encrypted dump, we write blocks of this size. To
enable dumping to a 4Kn drive, we need the buffer size to be a multiple
of 4KB.

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Aug 5 2017, 12:12 AM
This revision was automatically updated to reflect the committed changes.