[Devel] [RFC PATCH 5/5] use next syscall data to predefine the file descriptor value

2008-07-08 Thread Nadia . Derbey
[PATCH 05/05] This patch uses the value written into the next_syscall_data proc file as a target file descriptor for the next file to be opened. This makes it easy to restart a process with the same fds as the ones it was using during the checkpoint phase, instead of 1. opening the file, 2.

[Devel] [RFC PATCH 5/5] use next syscall data to predefine the file descriptor value

2008-07-03 Thread Nadia . Derbey
[PATCH 05/05] This patch uses the value written into the next_syscall_data proc file as a target file descriptor for the next file to be opened. This makes it easy to restart a process with the same fds as the ones it was using during the checkpoint phase, instead of 1. opening the file, 2.