[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <44D17A47.4010302@engr.sgi.com>
Date: Wed, 02 Aug 2006 21:23:35 -0700
From: Jay Lan <jlan@...r.sgi.com>
To: Andrew Morton <akpm@...l.org>
CC: LKML <linux-kernel@...r.kernel.org>,
Shailabh Nagar <nagar@...son.ibm.com>,
Balbir Singh <balbir@...ibm.com>, Jes Sorensen <jes@....com>,
Chris Sturtivant <csturtiv@....com>, Tony Ernst <tee@....com>,
Guillaume Thouvenin <guillaume.thouvenin@...l.net>
Subject: [patch 3/3] convert CONFIG tag for extended accounting routines
This patch is to replace the "[patch 3/3] convert CONFIG
tag for a few accounting data used by CSA" posted on 7/31.
There were a few accounting data/macros that are used in CSA
but are #ifdef'ed inside CONFIG_BSD_PROCESS_ACCT. This patch is
to change those ifdef's from CONFIG_BSD_PROCESS_ACCT to
CONFIG_TASK_XACCT. A few defines are moved from kernel/acct.c and
include/linux/acct.h to kernel/tsacct.c and
include/linux/tsacct_kern.h.
Signed-off-by: Jay Lan <jlan@....com>
View attachment "bsd-to-xacct.patch" of type "text/plain" (6742 bytes)
Powered by blists - more mailing lists