[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJvTdKm3FfOgHbEkaDE+N2rwyL6FTnzXHF6Gn2iuxmhz3c9nnA@mail.gmail.com>
Date: Fri, 21 Mar 2014 19:10:24 -0400
From: Len Brown <lenb@...nel.org>
To: Tuukka Tikkanen <tuukka.tikkanen@...aro.org>
Cc: Linux PM list <linux-pm@...r.kernel.org>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 6/7] Cpuidle: Deal with timer expiring in the past
Tuukka,
I've reproduced this negative on a 48 thread 2-socket Xeon during boot
(seen it only once, so far).
expected_us gets calculated to be -1, which is truthful, since the
next timer return value was about 500ns in the past
and our math truncates. This, in turn, confuses the heck out of
menu's prediction of the next event to be
over 500 sec in the future.
I suspect more breakage is lurking, so I'll poke some more...
Len Brown, Intel Open Source Technology Center
--
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