[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46C58BD5.3090207@bull.net>
Date: Fri, 17 Aug 2007 13:51:49 +0200
From: Laurent Vivier <Laurent.Vivier@...l.net>
To: Laurent Vivier <Laurent.Vivier@...l.net>
Cc: Rusty Russell <rusty@...tcorp.com.au>,
kvm-devel <kvm-devel@...ts.sourceforge.net>,
Ingo Molnar <mingo@...e.hu>,
virtualization <virtualization@...ts.linux-foundation.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: [PATCH/RFC 3/4, second shot]Introduce "account_guest_time"
This is another way to compute guest time... I remove the "account modifiers"
mechanism and call directly account_guest_time() from account_system_time().
account_system_time() computes user, system and guest times according value
accumulated in vtime (a ktime_t) in task_struct by the virtual machine.
--
------------- Laurent.Vivier@...l.net --------------
"Software is hard" - Donald Knuth
View attachment "account_guest" of type "text/plain" (1939 bytes)
Powered by blists - more mailing lists