[Maverick][Patch 0/2] ATOP accounting patches
john.johansen at canonical.com
john.johansen at canonical.com
Thu Jun 24 19:16:46 UTC 2010
The server team has requested that we look at including the atop patches
as part of the kernel.
http://atoptool.nl/downloadpatch.php
This is a nice to feature, but not a requirement. Kamal has done the
testing of these, and now we need to decide whether we should pull them
into Maverick.
At this time I am unsure of the ATOP's projects planning for upstreaming
I have contacted them but at this time do not have a reply. With a
quick search the last submission to LKML I can find is from 2008
http://marc.info/?l=linux-kernel&m=120716470803492&w=2
http://marc.info/?l=linux-kernel&m=120716470803498&w=2
http://marc.info/?l=linux-kernel&m=120716470803497&w=2
PATCH 2 modifies the process-accounting record which means an incompatible
layout. It is possible to apply just the first patch and obtain some of
the atop functionality.
The following changes since commit c2e8d51100f22433062a86ec36383b549b7eb191:
Leann Ogasawara (1):
UBUNTU: Bump ABI
are available in the git repository at:
git://kernel.ubuntu.com/jj/ubuntu-maverick.git atop
John Johansen (2):
UBUNTU: SAUCE: ATOP statistical counters for process-administration
UBUNTU: SAUCE: ATOP additional statistical counters for process-accounting
block/blk-core.c | 11 +++++++++
fs/proc/array.c | 19 +++++++++++++++++
include/linux/acct.h | 55 +++++++++++++++++++++++++++++++++++++++++++++++++
include/linux/sched.h | 11 +++++++++
kernel/acct.c | 28 +++++++++++++++++++++++-
kernel/fork.c | 8 +++++++
net/socket.c | 50 ++++++++++++++++++++++++++++++++++++++++----
7 files changed, 175 insertions(+), 7 deletions(-)
More information about the kernel-team
mailing list