linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.x & Celeron = very slow system
@ 2001-08-19 13:06 Serguei I. Ivantsov
  2001-08-19 13:22 ` Dave Jones
  0 siblings, 1 reply; 5+ messages in thread
From: Serguei I. Ivantsov @ 2001-08-19 13:06 UTC (permalink / raw)
  To: linux-kernel

Hello!

I have a BIG problem with 2.4.x kernels.

With 2.4.x kernel my system (Celeron (Coppermine) 850Mhz (100x8.5)
256Mb i810) behaves like slow i386sx.

For example, when I extract 25MB gzip file on 2.2.19 kernel - it
takes about 12 seconds, but with 2.4.8(9) - 6(!) MINUTES on the SAME
system...

The only idea is that 2.4.x kernel turns off cache (L1 & L2) on
processor (on my cpu). How can I check it? Any ideas?


-- 
Best regards,
 Serguei                          mailto:administrator@svitonline.com


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.4.x & Celeron = very slow system
  2001-08-19 13:06 2.4.x & Celeron = very slow system Serguei I. Ivantsov
@ 2001-08-19 13:22 ` Dave Jones
  2001-08-19 15:51   ` Re[2]: " Serguei I. Ivantsov
  0 siblings, 1 reply; 5+ messages in thread
From: Dave Jones @ 2001-08-19 13:22 UTC (permalink / raw)
  To: Serguei I. Ivantsov; +Cc: linux-kernel

On Sun, 19 Aug 2001, Serguei I. Ivantsov wrote:

> With 2.4.x kernel my system (Celeron (Coppermine) 850Mhz (100x8.5)
> 256Mb i810) behaves like slow i386sx.
>
> For example, when I extract 25MB gzip file on 2.2.19 kernel - it
> takes about 12 seconds, but with 2.4.8(9) - 6(!) MINUTES on the SAME
> system...
>
> The only idea is that 2.4.x kernel turns off cache (L1 & L2) on
> processor (on my cpu). How can I check it? Any ideas?

No, we don't do any such frobbing of the cache control registers.
It is enabled in the BIOS right ?

Another thing that it might be, is if you're using ACPI instead of
APM, the cpu-idle may be causing the CPU to run slower than usual
though throttling.

Although, I've not seen this happen to the extent of what you're
reporting.  If you are running with an ACPI kernel, try booting
with an APM kernel instead to see if it makes a difference.

regards,

Dave.

-- 
| Dave Jones.        http://www.suse.de/~davej
| SuSE Labs


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re[2]: 2.4.x & Celeron = very slow system
  2001-08-19 13:22 ` Dave Jones
@ 2001-08-19 15:51   ` Serguei I. Ivantsov
  2001-08-19 15:56     ` Dave Jones
  0 siblings, 1 reply; 5+ messages in thread
From: Serguei I. Ivantsov @ 2001-08-19 15:51 UTC (permalink / raw)
  To: Dave Jones; +Cc: linux-kernel

Hello Dave,

Sunday, August 19, 2001, 4:22:40 PM, you wrote:

DJ> On Sun, 19 Aug 2001, Serguei I. Ivantsov wrote:

>> With 2.4.x kernel my system (Celeron (Coppermine) 850Mhz (100x8.5)
>> 256Mb i810) behaves like slow i386sx.
>>
>> For example, when I extract 25MB gzip file on 2.2.19 kernel - it
>> takes about 12 seconds, but with 2.4.8(9) - 6(!) MINUTES on the SAME
>> system...
>>
>> The only idea is that 2.4.x kernel turns off cache (L1 & L2) on
>> processor (on my cpu). How can I check it? Any ideas?

DJ> No, we don't do any such frobbing of the cache control registers.
DJ> It is enabled in the BIOS right ?
It is enabled in BIOS.
DJ> Another thing that it might be, is if you're using ACPI instead of
DJ> APM, the cpu-idle may be causing the CPU to run slower than usual
DJ> though throttling.
I'd disabled APM support at all when configuring kernel.
DJ> Although, I've not seen this happen to the extent of what you're
DJ> reporting.  If you are running with an ACPI kernel, try booting
DJ> with an APM kernel instead to see if it makes a difference.
Maybe there is some software to test which subsystem fails
(cpu,vm,etc)? Is it possible that software from RH7.0 distribution
can't work correctly with new kernel?

-- 
Best regards,
 Serguei                            mailto:administrator@svitonline.com


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Re[2]: 2.4.x & Celeron = very slow system
  2001-08-19 15:51   ` Re[2]: " Serguei I. Ivantsov
@ 2001-08-19 15:56     ` Dave Jones
  0 siblings, 0 replies; 5+ messages in thread
From: Dave Jones @ 2001-08-19 15:56 UTC (permalink / raw)
  To: Serguei I. Ivantsov; +Cc: linux-kernel

On Sun, 19 Aug 2001, Serguei I. Ivantsov wrote:

> DJ> Another thing that it might be, is if you're using ACPI instead of
> DJ> APM, the cpu-idle may be causing the CPU to run slower than usual
> DJ> though throttling.
> I'd disabled APM support at all when configuring kernel.

And ACPI too ?

regards,

Dave.

-- 
| Dave Jones.        http://www.suse.de/~davej
| SuSE Labs


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.4.x & Celeron = very slow system
       [not found] <no.id>
@ 2001-08-19 13:55 ` Alan Cox
  0 siblings, 0 replies; 5+ messages in thread
From: Alan Cox @ 2001-08-19 13:55 UTC (permalink / raw)
  To: administrator; +Cc: linux-kernel

> With 2.4.x kernel my system (Celeron (Coppermine) 850Mhz (100x8.5)
> 256Mb i810) behaves like slow i386sx.
> For example, when I extract 25MB gzip file on 2.2.19 kernel - it
> takes about 12 seconds, but with 2.4.8(9) - 6(!) MINUTES on the SAME
> system...
> The only idea is that 2.4.x kernel turns off cache (L1 & L2) on
> processor (on my cpu). How can I check it? Any ideas?

We don't touch the caches like that. First guess is to disable the ACPI
support, because we've seen that do a million bogus things

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-08-19 15:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-19 13:06 2.4.x & Celeron = very slow system Serguei I. Ivantsov
2001-08-19 13:22 ` Dave Jones
2001-08-19 15:51   ` Re[2]: " Serguei I. Ivantsov
2001-08-19 15:56     ` Dave Jones
     [not found] <no.id>
2001-08-19 13:55 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).