* [Xenomai] killall can not kill xenomai programs
@ 2015-08-25 8:37 Stéphane ANCELOT
2015-08-25 14:09 ` Philippe Gerum
0 siblings, 1 reply; 3+ messages in thread
From: Stéphane ANCELOT @ 2015-08-25 8:37 UTC (permalink / raw)
To: xenomai@xenomai.org, Philippe Gerum
Hi,
killall is not working with xenomai programs.
killall uses "short" process name, we can see it in /proc/<pid>/stat
(second item).
unfortunately all processes name have for short name "main", and thus it
does not work.
Hope this helps to solve the problem.
Regards,
S.Ancelot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xenomai] killall can not kill xenomai programs
2015-08-25 8:37 [Xenomai] killall can not kill xenomai programs Stéphane ANCELOT
@ 2015-08-25 14:09 ` Philippe Gerum
2015-08-27 7:06 ` Stéphane ANCELOT
0 siblings, 1 reply; 3+ messages in thread
From: Philippe Gerum @ 2015-08-25 14:09 UTC (permalink / raw)
To: Stéphane ANCELOT, xenomai@xenomai.org
On 08/25/2015 10:37 AM, Stéphane ANCELOT wrote:
> Hi,
>
> killall is not working with xenomai programs.
> killall uses "short" process name, we can see it in /proc/<pid>/stat
> (second item).
> unfortunately all processes name have for short name "main", and thus it
> does not work.
>
> Hope this helps to solve the problem.
>
This should help:
http://git.xenomai.org/xenomai-3.git/commit/?h=next&id=70700428810333bf60aef7a26d8a3f7f2a9ee949
--
Philippe.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xenomai] killall can not kill xenomai programs
2015-08-25 14:09 ` Philippe Gerum
@ 2015-08-27 7:06 ` Stéphane ANCELOT
0 siblings, 0 replies; 3+ messages in thread
From: Stéphane ANCELOT @ 2015-08-27 7:06 UTC (permalink / raw)
To: Philippe Gerum, xenomai@xenomai.org
On 25/08/2015 16:09, Philippe Gerum wrote:
> On 08/25/2015 10:37 AM, Stéphane ANCELOT wrote:
>> Hi,
>>
>> killall is not working with xenomai programs.
>> killall uses "short" process name, we can see it in /proc/<pid>/stat
>> (second item).
>> unfortunately all processes name have for short name "main", and thus it
>> does not work.
>>
>> Hope this helps to solve the problem.
>>
> This should help:
>
> http://git.xenomai.org/xenomai-3.git/commit/?h=next&id=70700428810333bf60aef7a26d8a3f7f2a9ee949
>
It did.
Thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-27 7:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25 8:37 [Xenomai] killall can not kill xenomai programs Stéphane ANCELOT
2015-08-25 14:09 ` Philippe Gerum
2015-08-27 7:06 ` Stéphane ANCELOT
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.