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)
Sat, Sep 27, 9:49 AM
Unknown Object (File)
Fri, Sep 26, 1:24 PM
Unknown Object (File)
Fri, Sep 26, 1:15 PM
Unknown Object (File)
Fri, Sep 26, 1:12 PM
Unknown Object (File)
Fri, Sep 26, 1:02 PM
Unknown Object (File)
Fri, Sep 26, 1:02 PM
Unknown Object (File)
Sun, Sep 21, 6:07 AM
Unknown Object (File)
Sat, Sep 13, 10:31 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.