On Thu, Jul 24, 2008 at 06:11:48PM +0200, Toralf Förster wrote:
> Hhm,
> 
> running the same command both at the host :
> 
> n22 ~ # time factor 819734028463158891
> 819734028463158891: 3 273244676154386297
> 
> real    0m6.002s
> user    0m5.911s
> sys     0m0.000s
> 
> and within UML image :
> 
> n22_uml ~ # time factor 819734028463158891
> 819734028463158891: 3 273244676154386297
> 
> real    0m6.084s
> user    0m3.010s
> sys     0m0.000s
> 
> I'm wondering why the same command at the same system needs within
> UML only half of the time as for the user part.

Looks like userspace ticks aren't being counted correctly...

That got trickier with the introduction of NOHZ.

                                  Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to