From: Con Kolivas <kernel@kolivas.org>
To: Wes Janzen <superchkn@sbcglobal.net>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>,
ck kernel mailing list <ck@vds.kolivas.org>
Subject: Re: 2.6.7-ck5
Date: Thu, 08 Jul 2004 08:53:51 +1000 [thread overview]
Message-ID: <cone.1089240831.933520.4554.502@pc.kolivas.org> (raw)
In-Reply-To: 40EC78A4.60304@sbcglobal.net
[-- Attachment #1: Type: text/plain, Size: 1595 bytes --]
Wes Janzen writes:
> Hi Con,
>
> I'm running ck4 and I'm getting pauses during init (alsa, hdparm,
> hotplug). By repeatedly pressing Alt-SysRq-p, I can get things going
> again within 15 seconds, otherwise I suspect it would take that 3 1/2
> hours to finish init like it did with ck3. I think I had the same thing
> just happen in X. The mouse got jerky and then stopped responding, even
> numlock wouldn't respond for about 15-30 seconds. I'm logging a vmstat
> now to see if I can reproduce it.
The suspect patch would be bootsplash.
> It seems that disabling kernel preemption solved the problem during
> init, but the system feels slower (jerky mouse under X during compile).
It's extremely unlikely that the system would actually feel faster with
preemption on in -ck so I suspect a touch of placebo effect.
> Would anything that you've updated since ck4 take care of this? If not,
> is there anything you can suggest I do to troubleshoot this issue?
Possibly the updated bootsplash patch might help. Another user had
instability which was tracked down to bootsplash. The staircase scheduler is
virtually unchanged so if it is responsible (which I'd like to think isn't
the case) then the problem will not go away.
Suggestions (in order of likelihood):
-Update to -ck5
-Disable bootsplash
-Reverse patch bootsplash
-Don't enable any funky config options like regparm, 4k stacks or different
Hz
-Start backing out patches one by one from the last to the first till it
goes away.
Keep us informed if you find the culprit please.
> Thanks,
>
> Wes
Cheers,
Con
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2004-07-07 22:54 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-07 15:16 2.6.7-ck5 Con Kolivas
2004-07-07 15:39 ` 2.6.7-ck5 John Richard Moser
2004-07-07 15:47 ` 2.6.7-ck5 Con Kolivas
2004-07-07 15:53 ` 2.6.7-ck5 Prakash K. Cheemplavam
2004-07-07 16:11 ` 2.6.7-ck5 P
2004-07-07 17:10 ` 2.6.7-ck5 Prakash K. Cheemplavam
2004-07-07 16:17 ` 2.6.7-ck5 Redeeman
2004-07-08 4:38 ` 2.6.7-ck5 Andrew Morton
2004-07-08 6:40 ` [PATCH] Autoregulate swappiness & inactivation Con Kolivas
2004-07-08 6:45 ` Con Kolivas
2004-07-08 7:06 ` [PATCH] " Nick Piggin
2004-07-08 7:12 ` Con Kolivas
2004-07-08 7:31 ` Nick Piggin
2004-07-08 8:03 ` Con Kolivas
2004-07-08 8:12 ` Nick Piggin
2004-07-08 17:06 ` John Richard Moser
2004-07-08 17:14 ` [ck] " Mikhail Ramendik
2004-07-08 17:10 ` [ck] Re: [PATCH] " Mikhail Ramendik
2004-07-09 1:03 ` Nick Piggin
2004-07-08 7:10 ` Andrew Morton
2004-07-08 7:58 ` Con Kolivas
2004-07-08 8:08 ` Andrew Morton
2004-07-08 8:27 ` Con Kolivas
2004-07-08 10:54 ` FabF
2004-07-09 1:05 ` Con Kolivas
2004-07-09 9:48 ` FabF
2004-07-09 10:43 ` Nick Piggin
2004-07-09 11:14 ` FabF
2004-07-09 11:24 ` Nick Piggin
2004-07-10 9:44 ` FabF
[not found] ` <40EFC076.9050504@yahoo.com.au>
2004-07-10 10:57 ` rss recovery FabF
2004-07-10 12:03 ` Nick Piggin
2004-07-13 13:12 ` FabF
2004-07-08 16:26 ` Autoregulate swappiness & inactivation Timothy Miller
2004-07-08 17:12 ` John Richard Moser
2004-07-08 18:37 ` Timothy Miller
2004-07-08 21:40 ` John Richard Moser
2004-07-09 7:44 ` Felipe Alfaro Solana
2004-07-08 16:24 ` [PATCH] Autotune swappiness Con Kolivas
2004-07-08 16:44 ` Andrew Morton
2004-07-09 0:39 ` Con Kolivas
2004-07-09 1:19 ` [ck] " Kerin Millar
2004-07-09 14:23 ` Martin J. Bligh
2004-07-09 14:26 ` Con Kolivas
2004-07-08 15:57 ` [ck] Re: 2.6.7-ck5 GSehp
2004-07-07 16:45 ` 2.6.7-ck5 John Richard Moser
2004-07-07 17:10 ` 2.6.7-ck5 Prakash K. Cheemplavam
2004-07-07 22:26 ` 2.6.7-ck5 Wes Janzen
2004-07-07 22:53 ` Con Kolivas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cone.1089240831.933520.4554.502@pc.kolivas.org \
--to=kernel@kolivas.org \
--cc=ck@vds.kolivas.org \
--cc=linux-kernel@vger.kernel.org \
--cc=superchkn@sbcglobal.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.