Re: [RESEND][PATCH 0/4] Virtual Machine Time Accounting

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alistair John Strachan <alistair@...>
Cc: Avi Kivity <avi@...>, Ingo Molnar <mingo@...>, linux-kernel <linux-kernel@...>
Date: Tuesday, September 11, 2007 - 4:06 am

Alistair John Strachan wrote:
t


ode
st=20
=20

These patches add:

* at data structures level:

- one cputime64_t (8 bytes) per cpu
- two cputime_t (2 * 4 bytes) per signal_struct and one cputime_t per tas=
k_struct

* at processing level:

- display and convert one more value in show_stat() (fs/proc/proc_misc.c)=

- display and convert two more values in do_task_stat() (fs/proc/array.c)=

- manage (copy and add) one more value in __exit_signal() (kernel/exit.c)=

- initialize three more fields in copy_signal (kernel/fork.c)
- add a bit test in account_system_time() and if the bit is set call a ne=
w
function (46 bytes on x86_64).

Size of stripped kernel before (on x86_64):
vmlinux 7305064 bytes (not stripped 52643888 bytes)
Size of stripped kernel after:
vmlinux 7305064 bytes (not stripped 52677180 bytes)

means 0 bytes added ????

Laurent
--=20
------------- Laurent.Vivier@bull.net  --------------
          "Software is hard" - Donald Knuth
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RESEND][PATCH 0/4] Virtual Machine Time Accounting, Laurent Vivier, (Mon Sep 10, 8:02 am)
Re: [RESEND][PATCH 0/4] Virtual Machine Time Accounting, Laurent Vivier, (Mon Sep 10, 9:08 am)
Re: [RESEND][PATCH 0/4] Virtual Machine Time Accounting, Alistair John Strachan, (Mon Sep 10, 2:10 pm)
Re: [RESEND][PATCH 0/4] Virtual Machine Time Accounting, Laurent Vivier, (Tue Sep 11, 4:06 am)
Re: [RESEND][PATCH 0/4] Virtual Machine Time Accounting, Laurent Vivier, (Mon Sep 10, 8:15 am)