[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linux-team] exec.. fork et threads
Gerd-Christian Michalke wrote:
>
> Salut a tous !
>
> voila mon probleme... en fait ca a moins a voir avec Linux en pareticulier
> qu'avec du C, mais bon...
>
> 1) existe-t'il une commande genre execvp, cl,... mais qui n'efface pas
> l'emprunte du programme appelent, et sans passer par un truc du genre
>
> if( fork() == 0 )
> execlp(....)
>
> 2) ici, ca devient plus du linux: est-t'il possible de lancer un demon qui
> lors d'un certain evenement (un certaine touche pressee, ...) donne la
> priorite absolue a une certaine tache (genre un shell quand on doit killer
> un process qui squatte 100Mb de swap)
>
> 3) quelqu'un a t-il de l'experience avec les threads sous linux ? ca
> marche bien ? y'a le meme en C++ (genre comme en Java) ? Quelqu'un connait
> des endroits ou trouver des docs ?
La reference:
http://pauillac.inria.fr/~xleroy/linuxthreads/
> D'avance un grand merci !
>
> Bye.
>
> Gerd-Christian MICHALKE
> gmichalk@ulb.ac.be
>
> ---------
> This message was send by Majordomo 1.94.3. Please repport problems to
> manu@rtfm.be. If you want to be deleted from the list, send a mail to
> majordomo@rtfm.be with "unsubscribe linux-team" in the body.
--
________________________________________________________________
Ludovic Kuty
Research Unit in Networking (RUN) Phone : + 32 4 366 26 95
Institut Montefiore B28 Fax : + 32 4 366 29 89
Sart Tilman Secr. : + 32 4 366 26 91
University of Liege (ULg)
B-4000 Liege (Belgium) E-mail: kuty@run.montefiore.ulg.ac.be
________________________________________________________________
---------
This message was send by Majordomo 1.94.3. Please repport problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.