[plug] Suspending processes

Derek Fountain derekfountain at yahoo.co.uk
Mon May 19 15:22:26 WST 2003


> > Not sure if this is possible but is there a signal I can send a process
> > that just tells it to stop? Like stopping a thread in java?
>
> 	SIGSTOP
>
> > I need to be able to resume it, obviously, and CTRL-Z and fg doesnt
> > work...
>
> 	SIGCONT

Just curious - is that kernel controlled behaviour, or does the application 
(perhaps via libc) keep control over the stopping and starting?

-- 
"...our desktop is falling behind stability-wise and feature wise to KDE 
...when I went to Mexico in December to the facility where we launched gnome, 
they had all switched to KDE3." - Miguel de Icaza, March 2003



More information about the plug mailing list