On Wed, Jul 23, 2008 at 7:07 AM, Gerd Hoffmann <[EMAIL PROTECTED]> wrote:
> Hi,
>
>> Turns out that only implementing a pv get_tsc_khz is not enough, since
>> it will only do the right thing for cpu0, which is not what we desire.
>>
>> So we set preset_lpj. Recall this code is run before arch para
Hi,
> Turns out that only implementing a pv get_tsc_khz is not enough, since
> it will only do the right thing for cpu0, which is not what we desire.
>
> So we set preset_lpj. Recall this code is run before arch parameter setup,
> so if we pass lpj=xx in the command line, it'll still work.
Hmm
(Note the arch/s390 bit is from virtio console on KVM/s390)
The following changes since commit 0988c37c248e824953d95a11412696c348dbca91:
Linus Torvalds (1):
Merge branch 'x86-fixes-for-linus' of
git://git.kernel.org/.../tip/linux-2.6-tip
are available in the git repository at:
ssh: