On Tue, Aug 02, 2005 at 07:56:06PM -0700, wu answer wrote:
> Hi jeff
> The attached is the ps information after the UML is shut down,and I just
> launched one UML by the command:
I need ps output which shows what state they processes are in. Also, you
might try something more recent than 2.6.10
On Tue, Aug 02, 2005 at 02:55:47AM -0700, wu answer wrote:
> The uml is launched successfully but when I shut down the UML by
>
> halt -p in the vitual console.The UML will shut down and unmout the rootfs.
>
> But I am surprised to find that hundreds of uml threads still exist and I can
> not k
If I launch the uml by the xterm as below:
xterm -e ./vmlinux ubd0=temp_COW,rootfs
or if I add the profix "setsid" as below:
setsid ./vmlinux ubd0=temp_COW,rootfs
The uml is launched successfully but when I shut down the UML by
halt -p in the vitual console.The UML will shut down and unmout the r