[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4D35A725.60405@compro.net>
Date: Tue, 18 Jan 2011 09:43:49 -0500
From: Mark Hounschell <markh@...pro.net>
To: Linux-kernel <linux-kernel@...r.kernel.org>
CC: Mark Hounschell <dmarkh@....rr.com>
Subject: cgroups inquiry
I have multiple tasks running, each with a controlling terminal. Is
there anything in cgroups that would allow me to pass a signal from one
of these tasks to all the others. It seems I can't use kill(3) because
it appears all these processes would have to be in the same process
group and only a single controlling terminal is allowed per process group??
Is this a correct assumption?
Is there a way to eliminate the "single controlling terminal"
requirement per process group?
Can cgroups help me in any way?
I can't use any sort of poll/select method. I need signals.
Thanks and regards
Mark
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists