the bitrig pedro_swapctl branch has been created by pedro.

it is 0 commits behind master, and 6 commits ahead.

commit 38cc34de97b807a0c99fa0e30ab9b51ac1aed977
diff: https://github.com/bitrig/bitrig/commit/38cc34d
author: Pedro Martelletto <[email protected]>
date: Sat Feb 7 15:18:59 2015 +0100

.Xr savecore(8) and swapctl(8).

M       sbin/savecore/savecore.8
M       sbin/swapctl/swapctl.8

commit 4001f4ae1666b42ba75dd300e79f354988201056
diff: https://github.com/bitrig/bitrig/commit/4001f4a
author: Pedro Martelletto <[email protected]>
date: Sat Feb 7 15:11:49 2015 +0100

Open the dump device and keep a reference to it.

This allows kernel core dumps to succeed on devices that are otherwise
idle; i.e not mounted. By leaving the device unopened, the kernel would
try to read the disklabel upon 'boot crash', at which point it
invariably failed.

M       sys/uvm/uvm_swap.c

commit 381afcec1fbc9a5fdb98c75dc615cd075ae092a9
diff: https://github.com/bitrig/bitrig/commit/381afce
author: Pedro Martelletto <[email protected]>
date: Sat Feb 7 11:37:09 2015 +0100

Implement swapctl -D.

Add a -D option to swapctl(8) so dump devices can be set without
requiring a non-GENERIC kernel to be built.

M       sbin/swapctl/swapctl.8
M       sbin/swapctl/swapctl.c

commit 26c7439b1120bcfd287d21e2f59a4217c916a95b
diff: https://github.com/bitrig/bitrig/commit/26c7439
author: Pedro Martelletto <[email protected]>
date: Sat Feb 7 11:18:37 2015 +0100

Document SWAP_DUMPDEV.

M       lib/libc/sys/swapctl.2

commit 848e2d6e4da4d2e1e26f01bf2bcdc303c84a38a2
diff: https://github.com/bitrig/bitrig/commit/848e2d6
author: Pedro Martelletto <[email protected]>
date: Sat Feb 7 14:01:32 2015 +0100

Allow the dump device to be unconfigured.

M       sys/uvm/uvm_swap.c

commit 18b1fed2d8c8c90cf1bdccf883eafec6d4287cad
diff: https://github.com/bitrig/bitrig/commit/18b1fed
author: Pedro Martelletto <[email protected]>
date: Sat Feb 7 14:00:47 2015 +0100

Call dumpconf() when changing the dump device.

M       sys/uvm/uvm_swap.c

Reply via email to