mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Thomas Davis <tadavis@lbl.gov>
Cc: linux-kernel@vger.kernel.org, Pete Zaitcev <zaitcev@redhat.com>
Subject: Re: 2.6.8.1-mm3
Date: Sat, 21 Aug 2004 21:48:24 -0700	[thread overview]
Message-ID: <20040821214824.4bf5e6fd.akpm@osdl.org> (raw)
In-Reply-To: <412821C4.7060402@lbl.gov>

Thomas Davis <tadavis@lbl.gov> wrote:
>
> Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.8.1/2.6.8.1-mm3/
> > 
> > - Added three more bk trees:
> > 
> > 	bk-fb:		Some ARM framebuffer driver (rmk)
> > 	bk-mmc:		ARM-specific media drivers(?)
> > 	bk-watchdog:	watchdog drivers
> > 
> > - I'm totally unclear on what's happening with the release_task
> >   sleep-while-atomic bug, and with the CPU hotplug BUG.  This kernel will
> >   probably emit might_sleep warnings.  Turn off CONFIG_PREEMPT if it gets
> >   irritating.
> > 
> > - Added Nick Piggin's CPU scheduler to see what happens.  See inside the
> >   patch for details.  Please test, benchmark, report.
> > 
> > - This is (very) lightly tested.  Mainly a resync with various parties.
> > 
> 
> Not sure what does what - I'm in the process of going back to 2.6.8.1, and see if any of this goes away..
> 
> 1) the ub device kills my SanDisk 8 in 1 reader (SDDR-88)  I have to yank it out of the USB port to fix it.  fixed by removing the UB device from my config outright.

Hi, Pete.

> 2) do not try to modprobe -r ub; it will do wonky things to your machine (I tried in a KDE Konsole, and lost the keyboard, and the terminal just scrolled blank lines..)

Hi, Pete.

> 3) Interactivity performance when compiling a kernel (make rpm) sucks.  I have a Dell Poweredge 400SC, with a Hyper threaded P4/1GB of ram, ATI Radeon 9600 based video.  Load average jumps to the 4's, and stays there - while each cpu in the hyper thread shows about 50% idle time.  Mouse pointer jumps all over the place, mouse clicks are lost, menus are slow to drop down, etc..

Ingo found a ghastly performance problem with X, but that'll be present in
2.6.8.1 as well.

  reply	other threads:[~2004-08-22  4:50 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-20 10:19 2.6.8.1-mm3 Andrew Morton
2004-08-20 11:25 ` [PATCH] 2.6.8.1-mm3, fix visws kernel build Andrey Panin
2004-08-20 11:46 ` 2.6.8.1-mm3 Russell King
2004-08-20 11:47 ` [PATCH] 2.6.8.1-mm3, fix qla1280 build on visws Andrey Panin
2004-08-20 15:44 ` 2.6.8.1-mm3 Jesse Barnes
2004-08-20 16:57   ` 2.6.8.1-mm3 Jesse Barnes
2004-08-20 17:08     ` 2.6.8.1-mm3 Jesse Barnes
2004-08-20 18:55     ` 2.6.8.1-mm3 Andrew Morton
2004-08-20 19:56       ` 2.6.8.1-mm3 Jesse Barnes
2004-08-20 20:02       ` 2.6.8.1-mm3 William Lee Irwin III
2004-08-20 23:31         ` 2.6.8.1-mm3 Anton Blanchard
2004-08-21  0:03           ` 2.6.8.1-mm3 William Lee Irwin III
2004-08-21  7:04             ` 2.6.8.1-mm3 Martin J. Bligh
2004-08-21 15:22             ` 2.6.8.1-mm3 William Lee Irwin III
2004-08-21 19:59         ` 2.6.8.1-mm3 Jesse Barnes
2004-08-21 20:24           ` 2.6.8.1-mm3 William Lee Irwin III
2004-08-21 20:35             ` 2.6.8.1-mm3 Jesse Barnes
2004-08-23  9:02         ` 2.6.8.1-mm3 David Mosberger
2004-08-23 16:27           ` 2.6.8.1-mm3 wli
2004-08-23 18:18             ` 2.6.8.1-mm3 Jesse Barnes
2004-08-24  7:24             ` 2.6.8.1-mm3 David Mosberger
2004-08-20 18:04   ` 2.6.8.1-mm3 lockmeter on 512p w/kernbench Jesse Barnes
2004-09-10 16:25     ` Greg Edwards
2004-08-20 18:46   ` 2.6.8.1-mm3 Jesse Barnes
2004-08-21  1:26   ` 2.6.8.1-mm3 Nick Piggin
2004-08-21 20:05     ` 2.6.8.1-mm3 Jesse Barnes
2004-08-22  1:27       ` 2.6.8.1-mm3 Jesse Barnes
2004-08-22  2:11         ` 2.6.8.1-mm3 Nick Piggin
2004-08-22 15:44           ` 2.6.8.1-mm3 Jesse Barnes
2004-08-20 17:38 ` 2.6.8.1-mm3 (build failture w/ CONFIG_NUMA) mita akinobu
2004-08-20 17:55   ` Jesse Barnes
2004-08-20 18:12 ` 2.6.8.1-mm3 (compile stats) John Cherry
2004-08-21 18:54   ` Herbert Poetzl
2004-08-21 17:37 ` 2.6.8.1-mm3 William Lee Irwin III
2004-08-22 13:02   ` 2.6.8.1-mm3 William Lee Irwin III
2004-08-21 18:51 ` 2.6.8.1-mm3 R. J. Wysocki
2004-08-22  4:32 ` 2.6.8.1-mm3 Thomas Davis
2004-08-22  4:48   ` Andrew Morton [this message]
2004-08-22  4:58     ` 2.6.8.1-mm3 Nick Piggin
2004-08-22  6:26       ` 2.6.8.1-mm3 Thomas Davis
2004-08-22  6:51     ` 2.6.8.1-mm3 Pete Zaitcev
2004-08-22 15:11   ` 2.6.8.1-mm3 Bartlomiej Zolnierkiewicz
2004-08-21 14:43 2.6.8.1-mm3 Mikael Pettersson
2004-08-21 16:02 ` 2.6.8.1-mm3 James Bottomley
2004-08-21 17:15 2.6.8.1-mm3 Mikael Pettersson
2004-08-21 18:38 2.6.8.1-mm3 Mikael Pettersson
2004-08-21 19:14 ` 2.6.8.1-mm3 Patrick Mansfield
2004-08-21 19:24   ` 2.6.8.1-mm3 James Bottomley
2004-08-21 21:47     ` 2.6.8.1-mm3 Matthew Wilcox
2004-08-25  3:50       ` 2.6.8.1-mm3 James Bottomley

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=20040821214824.4bf5e6fd.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tadavis@lbl.gov \
    --cc=zaitcev@redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome