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)
Fri, Dec 13, 1:22 AM
Unknown Object (File)
Oct 19 2024, 4:54 AM
Unknown Object (File)
Oct 12 2024, 2:03 AM
Unknown Object (File)
Oct 11 2024, 12:49 PM
Unknown Object (File)
Sep 13 2024, 8:22 AM
Unknown Object (File)
Sep 8 2024, 5:47 AM
Unknown Object (File)
Sep 7 2024, 7:00 PM
Unknown Object (File)
Sep 7 2024, 9:06 AM
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.