K 10 svn:author V 3 mav K 8 svn:date V 27 2013-12-10T20:25:43.997626Z K 7 svn:log V 371 Do not DELAY() for P-state transition unless we want to see the result. Intel manual says: "If a transition is already in progress, transition to a new value will subsequently take effect. Reads of IA32_PERF_CTL determine the last targeted operating point." So seems it should be fine to just trigger wanted transition and go. Linux does the same. MFC after: 1 month END