public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.1-pre10 slowdown at boot.
@ 2001-01-25 16:23 Ondrej Sury
  2001-01-25 17:07 ` Chris Mason
  2001-01-25 20:23 ` 2.4.1-pre10 slowdown at boot Terje Rosten
  0 siblings, 2 replies; 13+ messages in thread
From: Ondrej Sury @ 2001-01-25 16:23 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2210 bytes --]


2.4.1-pre10 slows down after printing those (maybe ACPI or reiserfs issue),
and even SysRQ-(s,u,b) is not imediate and waits several (two+) seconds
before (syncing,remounting,booting).

ACPI: System description tables found
ACPI: System description tables loaded
ACPI: Subsystem enabled
ACPI: System firmware supports: C2
ACPI: System firmware supports: S0 S1 S4 S5
reiserfs: checking transaction log (device 03:04) ...
Warning, log replay starting on readonly filesystem


#### OTHER INFO ####

# mount
/dev/hda4 on / type reiserfs (rw,default,default)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
shm on /dev/shm type shm (rw)
/dev/hda2 on /mnt/store type vfat (rw,default,umask=000,quiet,uni_xlate,nonumtail,codepage=852,iocharset=iso8859-2)

# cat /proc/cpuinfo
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 6
model		: 3
model name	: AMD Duron(tm) Processor
stepping	: 0
cpu MHz		: 601.378
cache size	: 64 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow
bogomips	: 1199.30

# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 02)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
00:07.1 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 10)
00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. AC97 Audio Controller (rev 20)
00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200 AGP (rev 01)

-- 
Ondřej Surý <ondrej@globe.cz>         Globe Internet s.r.o. http://globe.cz/
Tel: +420235365000   Fax: +420235365009         Pláničkova 1, 162 00 Praha 6
Mob: +420605204544   ICQ: 24944126             Mapa: http://globe.namape.cz/
GPG fingerprint:          CC91 8F02 8CDE 911A 933F  AE52 F4E6 6A7C C20D F273

[-- Attachment #2: Type: application/pgp-signature, Size: 276 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread
* RE: 2.4.1-pre10 slowdown at boot.
@ 2001-01-25 18:16 David Christensen
  0 siblings, 0 replies; 13+ messages in thread
From: David Christensen @ 2001-01-25 18:16 UTC (permalink / raw)
  To: 'Ondrej Sury', linux-kernel

If you haven't already received this suggestion, remove the ACPI support
from the kernel and see if the situation improves.  The message "System
firmware supports: C2" indicates that your system supports CPU throttling,
which could cause the slowdown you describe.

Dave

-----Original Message-----
From: Ondrej Sury [mailto:ondrej@globe.cz]
Sent: Thursday, January 25, 2001 8:23 AM
To: linux-kernel@vger.kernel.org
Subject: 2.4.1-pre10 slowdown at boot.



2.4.1-pre10 slows down after printing those (maybe ACPI or reiserfs issue),
and even SysRQ-(s,u,b) is not imediate and waits several (two+) seconds
before (syncing,remounting,booting).

ACPI: System description tables found
ACPI: System description tables loaded
ACPI: Subsystem enabled
ACPI: System firmware supports: C2
ACPI: System firmware supports: S0 S1 S4 S5
reiserfs: checking transaction log (device 03:04) ...
Warning, log replay starting on readonly filesystem


#### OTHER INFO ####

# mount
/dev/hda4 on / type reiserfs (rw,default,default)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
shm on /dev/shm type shm (rw)
/dev/hda2 on /mnt/store type vfat
(rw,default,umask=000,quiet,uni_xlate,nonumtail,codepage=852,iocharset=iso88
59-2)

# cat /proc/cpuinfo
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 6
model		: 3
model name	: AMD Duron(tm) Processor
stepping	: 0
cpu MHz		: 601.378
cache size	: 64 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov
pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow
bogomips	: 1199.30

# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev
02)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South]
(rev 22)
00:07.1 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 10)
00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
(rev 30)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. AC97 Audio
Controller (rev 20)
00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200 AGP (rev
01)

-- 
Ondřej Surý <ondrej@globe.cz>         Globe Internet s.r.o. http://globe.cz/
Tel: +420235365000   Fax: +420235365009         Pláničkova 1, 162 00 Praha 6
Mob: +420605204544   ICQ: 24944126             Mapa: http://globe.namape.cz/
GPG fingerprint:          CC91 8F02 8CDE 911A 933F  AE52 F4E6 6A7C C20D F273
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 13+ messages in thread
* RE: 2.4.1-pre10 slowdown at boot.
@ 2001-01-25 21:28 Grover, Andrew
  0 siblings, 0 replies; 13+ messages in thread
From: Grover, Andrew @ 2001-01-25 21:28 UTC (permalink / raw)
  To: 'Terje Rosten', Ondrej Sury; +Cc: linux-kernel

I think it is too. For now, remove ACPI support.

-- Andy
(ACPI maintainer)

> -----Original Message-----
> From: Terje Rosten [mailto:terjeros@phys.ntnu.no]
> Sent: Thursday, January 25, 2001 12:23 PM
> To: Ondrej Sury
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: 2.4.1-pre10 slowdown at boot.
> Importance: High
> 
> 
> * Ondrej Sury
> | 
> | 2.4.1-pre10 slows down after printing those (maybe ACPI or 
> reiserfs issue),
> | and even SysRQ-(s,u,b) is not imediate and waits several 
> (two+) seconds
> | before (syncing,remounting,booting).
> 
> I'm also seeing this. I think it's ACPI related, I am not using
> reiserfs. I have similar hardware.
> 
> 
>  - terje
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
> 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-01-25 21:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-25 16:23 2.4.1-pre10 slowdown at boot Ondrej Sury
2001-01-25 17:07 ` Chris Mason
2001-01-25 17:51   ` Ondrej Sury
2001-01-25 18:03     ` Chris Mason
2001-01-25 18:03       ` Ondrej Sury
2001-01-25 18:05       ` Tim Fletcher
2001-01-25 18:18         ` Ondrej Sury
2001-01-25 18:25           ` Tim Fletcher
2001-01-25 18:37             ` ACPI error in 2.4.1-pre10 @ via82c686 (Was: 2.4.1-pre10 slowdown at boot.) Ondrej Sury
2001-01-25 19:56               ` Chris Mason
2001-01-25 20:23 ` 2.4.1-pre10 slowdown at boot Terje Rosten
  -- strict thread matches above, loose matches on Subject: below --
2001-01-25 18:16 David Christensen
2001-01-25 21:28 Grover, Andrew

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox