DragonFly kernel List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Show entire path for checkpointing
When a program is being checkpointed the checkpoint file is stored in the cwd
for the program in question, which might be anything. So I have a patch here
that instead of just showing the filename of the new checkpoint file, it also
shows the path where it is stored.
http://eirikn.kerneled.org/dragonfly/ckpt-show-entire-path.patch
This patch depends on another patch I have here which separate the __getcwd
function into a syscall part and a kernel part.
http://eirikn.kerneled.org/dragonfly/split-getcwd-syscall.patch
Any feedback would be great.
--
Eirik Nygaard
eirikn@xxxxxxxxxxxx Never let a computer know you're in a hurry.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]