[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.61.1011190750500.8468@mayday.local>
Date: Fri, 19 Nov 2010 08:22:56 +0000 (GMT)
From: Robert de Bath <robert$@...ath.co.uk>
To: linux-kernel@...r.kernel.org
Subject: Re: [RFC/RFT PATCH v3] sched: automated per tty task groups ... ps
jaxk sid ... You are using the wrong number.
Hi everyone,
Please look at the result of this command ...
ps jak sid
and
ps jaxk sid
Notice the grouping for the SID column.
It's been proven that this patch is a good idea, but the SID number is the
one that already provides the proper process grouping and is ALREADY
maintained by every program starter out there.
Using the SID solves the "all GUI programs are in the same group" problem
but still keeps "make -j99" in one group and different [a-z]terms in
different groups. What's more setsid(1) and setsid(2) make userspace
control really easy.
I think this means the time for allocating a new autogroup is when the
process DETACHES from a tty not when it attaches ...
PS: Not a mailing list member; CC me if you want to reply.
--
Rob. (Robert de Bath <robert$ @ debath.co.uk>)
<http://www.debath.co.uk/>
--
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