Page MenuHomeFreeBSD

Raise KERNELDUMP_BUFFER_SIZE to 4096.
ClosedPublic

Authored by markj on Aug 5 2017, 12:07 AM.
Tags
None
Referenced Files
F166904597: D11870.diff
Mon, Aug 17, 4:15 PM
Unknown Object (File)
Sun, Aug 16, 7:54 PM
Unknown Object (File)
Wed, Aug 12, 11:50 AM
Unknown Object (File)
Sun, Jul 19, 3:01 AM
Unknown Object (File)
Jul 4 2026, 5:57 AM
Unknown Object (File)
Jul 3 2026, 9:19 PM
Unknown Object (File)
Jul 3 2026, 7:43 AM
Unknown Object (File)
Jul 2 2026, 10:13 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.