Re: How can I know the number of current users in the system?

From: Dale Amon (amon@vnl.com)
Date: Tue Nov 06 2001 - 07:03:13 EST


On Tue, Nov 06, 2001 at 10:28:57AM +0100, Terje Eggestad wrote:
>
> My suggestion is to loop thru the processes and collect a list of all
> the userids and form a tree/list of all the processes belonging to each
> of them. Then you fair share schedule between the users.

Hmmm, you should be able to count the number of pty's and tty's.
Every logged in user is attached to some sort of getty
whose parent is the init task (1). That might be a basis for
a count.

-- 
------------------------------------------------------
    Nuke bin Laden:           Dale Amon, CEO/MD
  improve the global          Islandone Society
     gene pool.               www.islandone.org
------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Nov 07 2001 - 21:00:29 EST