CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/14 18:34:27
Modified files:
sys/sys : core.h
sys/kern : exec_elf.c kern_sig.c
sys/uvm : uvm_unix.c
Log message:
Slice & dice coredump write requests into MAXPHYS blocks, and
yield between operations. Re-grab the vnode every operation,
so that multiple coredumps can be saved at the same time.
ok guenther beck etc
