mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* struct acct uses 16bit uids :-(
@ 2000-11-20 16:33 Andreas Jaeger
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Jaeger @ 2000-11-20 16:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: Marco van Wieringen


Hi,

is anybody maintaining the BSD process accounting?  It's currently
broken since it still uses 16 bit uids :-(

struct acct in <linux/acct.h> contains:
/*
 *      No binary format break with 2.0 - but when we hit 32bit uid we'll
 *      have to bite one
 */
        __u16           ac_uid;                 /* Accounting Real User ID */
        __u16           ac_gid;                 /* Accounting Real Group ID */


Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: struct acct uses 16bit uids :-(
@ 2000-11-20 18:23 Chris Wing
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Wing @ 2000-11-20 18:23 UTC (permalink / raw)
  To: Andreas Jaeger; +Cc: linux-kernel

Andreas:

My changes for process accounting were not accepted along with the rest of
the 32-bit UID patches. The current state of things as I understand it is
that SGI is working on some "enhanced" accounting support for Linux, which
may end up replacing the current process accounting. (stuff like job
accounting and more resource usage statistics)

Of course, if Linux 2.4 were to include 32-bit UID fields in the current
accounting structure like this patch:

	http://www.engin.umich.edu/caen/systems/Linux/code/misc/2.3/20000110/linux-acct.patch

we here at U-M would have no objection :)


Andreas Jaeger (aj@suse.de) wrote:

> Hi,
> 
> is anybody maintaining the BSD process accounting? It's currently
> broken since it still uses 16 bit uids :-(

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-20 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-20 16:33 struct acct uses 16bit uids :-( Andreas Jaeger
2000-11-20 18:23 Chris Wing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®