lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 10 Sep 2007 14:07:58 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Laurent Vivier <Laurent.Vivier@...l.net>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [RESEND][PATCH 0/4] Virtual Machine Time Accounting


* Laurent Vivier <Laurent.Vivier@...l.net> wrote:

> Ingo, please, could you have a look to these patches ?
> 
> The aim of these four patches is to introduce Virtual Machine time 
> accounting.
> 
> [PATCH 1/4] as recent CPUs introduce a third running state, after 
> "user" and "system", we need a new field, "guest", in cpustat to store 
> the time used by the CPU to run virtual CPU. Modify /proc/stat to 
> display this new field.

the concept certainly looks sane to me.

The heavy-handed use of #ifdefs uglifies the code to a large degree, but 
this is not a fundamental problem: since basically all distros have KVM 
enabled (and lguest benefits from this too), could you just make all 
this new code unconditional?

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ