Page MenuHomeFreeBSD

Raise KERNELDUMP_BUFFER_SIZE to 4096.
ClosedPublic

Authored by markj on Aug 5 2017, 12:07 AM.
Tags
None
Referenced Files
F106856101: D11870.diff
Mon, Jan 6, 12:01 PM
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
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10867
Build 11258: arc lint + arc unit

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.