[patch 0/3] System accounting and taskstats update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This posting is to replace the "CSA accounting and taskstats
update" patches i posted on 7/31.

This set of patches would provide basic system accounting
and extended system accounting data to userland using the
taskstats interface.

Patches are created against 2.6.18-rc2.

taskstats-rev2.patch
taskstats-acct.patch
bsd-to-xacct.patch

Regards,
  Jay Lan <[email protected]>

ChageLog:
  Feedbacks from Shailabh Nagar
  - realign new fields, and rename some fields names
  - keep ac_ prefix for basic accounting fields but
    remove prefix on extended accounting fields.
  - fix typos
  - use timespec_sub() routine simplify code
  - fix compilation issue if some CONFIG flags off
  - use 'static inlines' on CONFIG flag '#else' cases

  Feedbacks from Balbir Singh
  - use 'BUILD_DEBUG_ON' to check TS_COMM_LEN value
  - use portable cputime_to_msecs() API
  - set system time to 1 usec if both stime and utime
    are less than 1 usec.

  Since most of the accounting data required by CSA
  are also used in BSD Process Accounting, i initially
  named those accounting fields handling as "basic
  accounting" and the rest as "CSA extension". However,
  there is not really much left in CSA. Thus, it makes
  sense to eliminate CSA from the kernel all together.

  However, Shailabh liked to separate the taskstats
  interface part from the accounting data part and i
  agreed that it was the right thing to do.

  Thus, there will be kernel/tsacct.c and
  include/linux/tsacct_kern.h to become home of the
  accounting data handling code. A new config flag
  "CONFIG_TASK_XACCT" is added so that three routines
  dealing with extended accouting can be defined
  as dummy.

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux