Am Montag, 20. August 2007 schrieb Ingo Molnar: > ok. Just to make it sure wrt. release-management: you said s390 > sched_clock() is currently at least as precise as stime/utime - so this > would suggest that there is no regression over v2.6.22? Regardless of
On current git s390 has a sched_clock implementaton based on real time. That means we have no knowledge about steal time. E.g. if you only get 50% of your physial cpu from the hypervisor on 2.6.22 a single cpu bound process has 50% in top while on 2.6.23-rc top shows 100%, so yes, there is a regression. Christian - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/