[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sarge als VM-Guest - System Clock zu langsam



Am Montag, 7. Februar 2005 13:30 schrieb Heiko Schlittermann:
> > Hallo Liste,
> > ich hab hier bei mir auf einem SuSE 9.1 Host ( 2.6.5-7.111.30-default)
> > ein Sarge Guest (2.6.8-2) am laufen.
> > Nun hab ich das Problem das die System Uhr des Sarge-Guest zu langsam
> > läuft.
>
> Du hast wahrscheinlich APM und idle_threshold < 100, oder?
> Und, sobald das System (der Host) belastet ist, läuft die Uhr nicht
> mehr langsamer?
>
> Kannst Du das mal bitte überprüfen?

Du meinst ob APM im Guest aktiv ist ?
Sorry, aber mit der Frage hast Du schon meine Kenntniss von meinem
Testsystem überschritten. Mir fehlt doch Yast sehr... iss mir auch sehr 
peinlich.

Also die Antwort von VMware zum Thema Clock to slow unter Kernel 2.6 lautet :

In standard 2.6 kernels, the timer interrupt rate is fixed at kernel compile 
time and cannot be changed by command line parameters. You can, however, 
recompile your kernel with a lower timer interrupt rate. 100Hz is adequate 
for most applications in a Linux guest. See the documentation for your Linux 
distribution for detailed instructions on how to build and run a custom 
kernel. Before recompiling the guest kernel, locate the following line 
in /usr/src/linux-2.6/include/asm-i386/param.h: 
    #define HZ 1000

 Change the value of HZ to 100: 
    #define HZ 100

Das wollt ich mal ausprobieren, hab aber keine Ahnung was dazu unter Debian zu 
tun ist.
Ich glaube mir wär schon geholfen wenn ich erst mal n gutes HowTo zum Thema 
Kernel hätte.

Gruß
Micha



Reply to: