* Jeremy Fitzhardinge <[email protected]> wrote: > How reliable does it need to be? All we need is to measure "about 10 > seconds"; if we can't get that out of it, how can it be good for > anything else? sched_clock(), as its name suggests it, is meant for the scheduler's use. The scheduler generally only needs to measure time when the CPU is busy - not across idle periods. So sched_clock() can (and will) break across certain types of ACPI idle methods. Ingo - 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/
- Follow-Ups:
- Re: [patch] fix the softlockup watchdog to actually work
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [patch] fix the softlockup watchdog to actually work
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [patch] fix the softlockup watchdog to actually work
- References:
- [patch] softlockup watchdog: fix Xen bogosity
- From: Ingo Molnar <[email protected]>
- Re: [patch] softlockup watchdog: fix Xen bogosity
- From: Jeremy Fitzhardinge <[email protected]>
- [patch] fix the softlockup watchdog to actually work
- From: Ingo Molnar <[email protected]>
- Re: [patch] fix the softlockup watchdog to actually work
- From: Andrew Morton <[email protected]>
- Re: [patch] fix the softlockup watchdog to actually work
- From: Ingo Molnar <[email protected]>
- Re: [patch] fix the softlockup watchdog to actually work
- From: Jeremy Fitzhardinge <[email protected]>
- [patch] softlockup watchdog: fix Xen bogosity
- Prev by Date: Re: [BUGFIX]{PATCH] flush icache on ia64 take2
- Next by Date: Re: [patch] fix the softlockup watchdog to actually work
- Previous by thread: Re: [patch] fix the softlockup watchdog to actually work
- Next by thread: Re: [patch] fix the softlockup watchdog to actually work
- Index(es):