* 2.4.14-pre6 + preempt dri lockup
@ 2001-10-31 15:28 safemode
2001-10-31 15:55 ` Robert Love
2001-10-31 19:15 ` J Sloan
0 siblings, 2 replies; 8+ messages in thread
From: safemode @ 2001-10-31 15:28 UTC (permalink / raw)
To: linux-kernel
Using 2.4.14-pre6 and Love's preempt patch, i recompiled my X's matrox drm
driver and loaded it. All seemed well and good and i started X and it locked
up. I had to reboot. Upon rebooting I started X without loading the drm
module and disabling DRI and it loaded fine. Tis not good. The drm module
worked in every kernel prior to this one with and without the preempt patch.
I couldn't get an error message or anything but i did hear my monitor resync,
it just never displayed any kind of image. The entire system was
unresponsive.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: 2.4.14-pre6 + preempt dri lockup
2001-10-31 15:28 2.4.14-pre6 + preempt dri lockup safemode
@ 2001-10-31 15:55 ` Robert Love
2001-10-31 20:33 ` safemode
[not found] ` <200110312034.f9VKY1B01906@zero.tech9.net>
2001-10-31 19:15 ` J Sloan
1 sibling, 2 replies; 8+ messages in thread
From: Robert Love @ 2001-10-31 15:55 UTC (permalink / raw)
To: safemode; +Cc: linux-kernel
On Wed, 2001-10-31 at 10:28, safemode wrote:
> Using 2.4.14-pre6 and Love's preempt patch, i recompiled my X's matrox drm
> driver and loaded it. All seemed well and good and i started X and it locked
> up. I had to reboot. Upon rebooting I started X without loading the drm
> module and disabling DRI and it loaded fine. Tis not good. The drm module
> worked in every kernel prior to this one with and without the preempt patch.
> I couldn't get an error message or anything but i did hear my monitor resync,
> it just never displayed any kind of image. The entire system was
> unresponsive.
Did you try it in 2.4.14-pre6 w/o preempt patch?
Are you using the new non-atomic preempt patch (released last night for
pre5)? If so, can you try an old version on pre6? Apply the pre2
version to pre6 and see if it repeats...
Robert Love
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: 2.4.14-pre6 + preempt dri lockup
2001-10-31 15:55 ` Robert Love
@ 2001-10-31 20:33 ` safemode
[not found] ` <200110312034.f9VKY1B01906@zero.tech9.net>
1 sibling, 0 replies; 8+ messages in thread
From: safemode @ 2001-10-31 20:33 UTC (permalink / raw)
To: Robert Love; +Cc: linux-kernel
On Wednesday 31 October 2001 10:55, Robert Love wrote:
> On Wed, 2001-10-31 at 10:28, safemode wrote:
> > Using 2.4.14-pre6 and Love's preempt patch, i recompiled my X's matrox
> > drm driver and loaded it. All seemed well and good and i started X and
> > it locked up. I had to reboot. Upon rebooting I started X without
> > loading the drm module and disabling DRI and it loaded fine. Tis not
> > good. The drm module worked in every kernel prior to this one with and
> > without the preempt patch. I couldn't get an error message or anything
> > but i did hear my monitor resync, it just never displayed any kind of
> > image. The entire system was unresponsive.
>
> Did you try it in 2.4.14-pre6 w/o preempt patch?
>
> Are you using the new non-atomic preempt patch (released last night for
> pre5)? If so, can you try an old version on pre6? Apply the pre2
> version to pre6 and see if it repeats...
>
> Robert Love
I tried it with 2.4.13 without the preempt patch and it worked ...i have not
tried it without the preempt patch for 14, but since i'm not using the drm
that comes with it. The only thing that i think could be it is the new
preempt patch. I'm using the latest one you released for pre5. Where is
the 2.4.14-pre2 preempt patch? all i see is pre5.
^ permalink raw reply [flat|nested] 8+ messages in thread[parent not found: <200110312034.f9VKY1B01906@zero.tech9.net>]
* Re: 2.4.14-pre6 + preempt dri lockup
2001-10-31 15:28 2.4.14-pre6 + preempt dri lockup safemode
2001-10-31 15:55 ` Robert Love
@ 2001-10-31 19:15 ` J Sloan
2001-10-31 19:27 ` Daniel R. Warner
1 sibling, 1 reply; 8+ messages in thread
From: J Sloan @ 2001-10-31 19:15 UTC (permalink / raw)
To: safemode; +Cc: linux-kernel
safemode wrote:
> Using 2.4.14-pre6 and Love's preempt patch, i recompiled my X's matrox drm
> driver and loaded it. All seemed well and good and i started X and it locked
> up. I had to reboot. Upon rebooting I started X without loading the drm
> module and disabling DRI and it loaded fine. Tis not good. The drm module
> worked in every kernel prior to this one with and without the preempt patch.
> I couldn't get an error message or anything but i did hear my monitor resync,
> it just never displayed any kind of image. The entire system was
> unresponsive.
Just a data point -
Running 2.4.14-pre6 + preempt + a.m. low latency
Hardware = PIII-933 on intel mobo, 512 MB
Video = voodoo3 agp
I gave DRI a workout with several hours of
wolfenstein network demo, then ran 40 min or
so of dbench and then let normal services run
through the night. The system remains smooth
and responsive, no incidents in syslog.
So there may be specific driver bugs which
are being invoked in your situation.
cu
jjs
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: 2.4.14-pre6 + preempt dri lockup
2001-10-31 19:15 ` J Sloan
@ 2001-10-31 19:27 ` Daniel R. Warner
2001-10-31 19:48 ` J Sloan
2001-11-02 10:41 ` 2.4.14-pre6 kswapd race Andre Margis
0 siblings, 2 replies; 8+ messages in thread
From: Daniel R. Warner @ 2001-10-31 19:27 UTC (permalink / raw)
To: linux-kernel
J Sloan wrote:
> Just a data point -
>
> Running 2.4.14-pre6 + preempt + a.m. low latency
> Hardware = PIII-933 on intel mobo, 512 MB
> Video = voodoo3 agp
>
[snip]
> So there may be specific driver bugs which
> are being invoked in your situation.
I have a 2.4.12-ac6 + preempt system
Hardware = K6-2/400 on MSI mobo, 256 mb
Video = voodoo3 agp
I experience random lockups and crashes in UT and Q3.
(not particularly concerned about it though)
I have not experienced any problems with this box outside of DRI.
-d
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: 2.4.14-pre6 + preempt dri lockup
2001-10-31 19:27 ` Daniel R. Warner
@ 2001-10-31 19:48 ` J Sloan
2001-11-02 10:41 ` 2.4.14-pre6 kswapd race Andre Margis
1 sibling, 0 replies; 8+ messages in thread
From: J Sloan @ 2001-10-31 19:48 UTC (permalink / raw)
To: Daniel R. Warner; +Cc: linux-kernel
"Daniel R. Warner" wrote:
> I experience random lockups and crashes in UT and Q3.
> (not particularly concerned about it though)
> I have not experienced any problems with this box outside of DRI.
I have to say, I can't remember ever seeing
a lockup in q3 with this system - DRI has been
very well behaved.
Now, sometimes a 3d xscreensaver module
will freeze and lock the console, but if I log in
from a serial port or from the net, I can kill the
module and the console is freed up again.
With the wolfenstein demo, there are some long
hangs, but it appears to be strictly an application
issue - if I press escape repeatedly, it usually
recovers. If it doesn't recover, I can always
run "[ALT][SYSRQ] k" and get back to the gdm
login screen.
There have been some buggy test kernels that
collapsed of their own accord, but I must say,
no app has ever taken the system down with
a production kernel, nor with any linus kernel
newer than 2.4.10 on this UP system.
To recap:
------------
PIII-933 on intel mobo
512 MB RAM
2x30 GB maxtor ide
Voodoo 3 2000 AGP
Red Hat 7.1 + XFree 4.1.0-3 from rawhide
kernel 2.4.14-pre6+preempt-2.4.14-pre5-1+2.4.13-low-latency.patch
^ permalink raw reply [flat|nested] 8+ messages in thread
* 2.4.14-pre6 kswapd race
2001-10-31 19:27 ` Daniel R. Warner
2001-10-31 19:48 ` J Sloan
@ 2001-11-02 10:41 ` Andre Margis
1 sibling, 0 replies; 8+ messages in thread
From: Andre Margis @ 2001-11-02 10:41 UTC (permalink / raw)
To: linux-kernel
After 1 day 18 hours of uptime running my Database Server, 2.4.14-pre6 enters
in race (kswapd), the machine response to ping, I'm running top a I saw
kswapd going to 100% CPU use.
Maybe 2.4.14-pre7 solve this?
Thanks
Andre
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2001-11-02 10:45 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-31 15:28 2.4.14-pre6 + preempt dri lockup safemode
2001-10-31 15:55 ` Robert Love
2001-10-31 20:33 ` safemode
[not found] ` <200110312034.f9VKY1B01906@zero.tech9.net>
2001-10-31 20:44 ` Robert Love
2001-10-31 19:15 ` J Sloan
2001-10-31 19:27 ` Daniel R. Warner
2001-10-31 19:48 ` J Sloan
2001-11-02 10:41 ` 2.4.14-pre6 kswapd race Andre Margis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox