|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] execve() in reboot.c ?
On Tue, Jul 26, 2005 at 03:26:34AM +0900, aq wrote:
> i dont see why we try to call userspace comand first, then fail thru
> to sys_reboot(). why just call sys_reboot()?
because sys_reboot doesn't do:
- a clean shutdown of all processes of the machines.
- unmount partitions.
- sync data to disk.
- problably some more reasons.
--
Vincent Hanquez
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|