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, Mar 10, 4:23 PM
Unknown Object (File)
Tue, Mar 10, 4:11 PM
Unknown Object (File)
Tue, Mar 10, 10:26 AM
Unknown Object (File)
Tue, Mar 10, 1:41 AM
Unknown Object (File)
Tue, Mar 10, 12:35 AM
Unknown Object (File)
Thu, Mar 5, 11:39 PM
Unknown Object (File)
Wed, Feb 18, 10:27 AM
Unknown Object (File)
Wed, Feb 18, 3:07 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

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.