ia64/pv_ops: add to hooks, pv_time_ops, for steal time accounting.
commit59b25e23ac45767e802d8b20f7001205103b3771
authorIsaku Yamahata <yamahata@valinux.co.jp>
Tue, 8 Apr 2008 03:16:33 +0000 (7 20:16 -0700)
committerIsaku Yamahata <yamahata@valinux.co.jp>
Mon, 19 May 2008 11:28:51 +0000 (19 20:28 +0900)
treeed4ca74e18a1bf73615ee0697f1cbb220e71a900
parent352a5ba3482ec33521dde973d7134dc57304f315
ia64/pv_ops: add to hooks, pv_time_ops, for steal time accounting.

Introduce pv_time_ops which adds hook to steal time accounting.
On virtualized environment, cpus are shared by many guests and
steal time is the time which is used for other guests.
On virtualized environtment, streal time should be accounted.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
arch/ia64/kernel/paravirt.c
arch/ia64/kernel/time.c
include/asm-ia64/paravirt.h