Re: [patch 2.6.12-rc1-mm4] fork_connector: add a fork connector

From: Jay Lan
Date: Thu Mar 31 2005 - 19:19:06 EST


Andrew Morton wrote:

Guillaume Thouvenin <guillaume.thouvenin@xxxxxxxx> wrote:


This patch adds a fork connector in the do_fork() routine.
...

The fork connector is used by the Enhanced Linux System Accounting
project http://elsa.sourceforge.net



Does it also meet all the in-kernel requirements for other accounting
projects?

If not, what else do those other projects need?


Hi Andrew,

As the discussion in this thread of the past few days showed, this
patch intends to take care of process grouping, but not the
accounting data collection. Besides my concern of possibility of
data loss, this patch also provides CSA information to handle process
grouping as it intends to do. I plan to run some testing to see percentage
of data loss when system is under stress test, but improvement at
CBUS as Evgeniy indicated should help!

Please be advised that i still need an do_exit handling to save accounting
data. But, it is a separate issue.

Thanks,
- jay

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