All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hounschell <markh@compro.net>
To: Linux-kernel <linux-kernel@vger.kernel.org>
Cc: Mark Hounschell <dmarkh@cfl.rr.com>
Subject: cgroups inquiry
Date: Tue, 18 Jan 2011 09:43:49 -0500	[thread overview]
Message-ID: <4D35A725.60405@compro.net> (raw)

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

                 reply	other threads:[~2011-01-18 14:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D35A725.60405@compro.net \
    --to=markh@compro.net \
    --cc=dmarkh@cfl.rr.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.