public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@codemonkey.org.uk>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: post-halloween 0.2
Date: Thu, 31 Oct 2002 00:47:11 +0000	[thread overview]
Message-ID: <20021031004710.GB10329@suse.de> (raw)
In-Reply-To: <1036006381.5297.108.camel@irongate.swansea.linux.org.uk>

On Wed, Oct 30, 2002 at 07:33:01PM +0000, Alan Cox wrote:

 > > (Things not expected to work just yet)
 > > - The hptraid/promise RAID drivers are currently non functional.
 > [These hopefully can be converted to use device mapper..]

Thats a fairly large 'mandatory' requirement for existing users
of hptraid and friends.

 > > - Various SCSI drivers still need work, and don't even compile.
 > Many older network drivers ditto
 > Much of the ISDN layer ditto

I held off on this to see if Kai would get things in order in time.
Looking at current BK, it looks like he's done quite a bit.
Kai, any changes from a user point of view wrt tools ?

 > > - software suspend is still in development, and in need of more work.
 > >   It is unlikely to work as expected currently.
 > > - Some filesystems still need work (Coda, Intermezzo).
 > 		UFS, HFS HPFS,...

Hadn't realised they were still broken. Added to the list.

 > Add "Most older SCSI controllers are *NOT* doing error handling. Be
 > careful."

Added. Was covered by the 'most drivers wont compile' though now that
current BK has nuked the abort: and reset: members.

 > Add "Simplex IDE devices (eg Ali15x3) are missing DMA sometimes"
 > Add "Serverworks OSB4 may panic on bad blocks or other non fatal errors"
 > Add "PCMCIA IDE hangs on eject"
 > Add "Most PCMCIA devices have unload races and may oops on eject"
 > Add "Modular IDE does not yet work, modular IDE PCI modules sometimes
 > oops on loading"
 
Added.

 > LVM1 is no longer supported, upgrade to LVM2. This supports the LVM1
 > disk format.

Was covered in the devicemapper section.
Reworded to make the 'backwards compatability' thing a bit more obvious.

 > > (Note that the OSS drivers are also still functional, and
 > >  still present)
 > Kind of work in some cases, they are deprecated and may vanish before
 > 2.6 or may vanish the release after.

I'd agree that it would make sense to at least remove some of the
lesser maintained drivers. Linus didnt seem to keen on the idea
last time I proposed it.

 > > Additional work on the ATA code is happening in 2.4-ac, and pending
 > > merging to 2.5
 > Actually its happening in 2.5 back merging to 2.4-ac now.

Oops, my bad. Hard to keep up with the crazy world of IDE these days..

 > > IDE TCQ
 > > ~~~~~~~
 > > Tagged command queueing for IDE devices has been included.
 > > Not all devices may like this, so handle with care.
 > > If you didn't choose the "TCQ on by default" option,
 > > you can enable it by using the command
 > > 
 > > echo "using_tcq:32" > /proc/ide/hdX/settings
 > > (replacing 32 with 0 disables TCQ again).
 > > Report success/failure stories to Jens Axboe <axboe@suse.de> with
 > > inclusion of hdparm -i /dev/hdX
 > 
 > ** Don't use IDE TCQ on any data you value.

Ok, I'll make that a little bolder. (In fact, I'll just
cut-n-paste your text 8-)


Thanks for the feedback. I've merged the rest of your
comments, and will put an updated version up after
merging everyone elses feedback too 8-)

BTW: How's i2o shaping up in 2.5 ?

		Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk

  parent reply	other threads:[~2002-10-31  0:41 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-30 17:11 post-halloween 0.2 Dave Jones
2002-10-30 18:47 ` Ian Soboroff
2002-10-30 18:52   ` Greg KH
2002-10-30 19:02     ` Ian Soboroff
2002-10-30 19:08       ` Greg KH
2002-10-30 19:13       ` Patrick Mochel
2002-10-30 19:16         ` Ian Soboroff
2002-10-30 19:23           ` Patrick Mochel
2002-10-30 19:17         ` Ian Soboroff
2002-10-30 19:33 ` Alan Cox
2002-10-30 19:17   ` Martin J. Bligh
2002-10-30 19:50     ` Tom Rini
2002-10-30 19:57       ` Martin J. Bligh
2002-10-30 20:23         ` Tom Rini
2002-10-30 20:50         ` Arador
2002-10-30 21:03           ` Martin J. Bligh
2002-10-31  0:12         ` Alan Cox
2002-10-31  0:47   ` Dave Jones [this message]
2002-10-31 11:48     ` Alan Cox
2002-11-01  1:29       ` Bill Davidsen
2002-10-30 23:09 ` Pavel Machek
2002-10-31  0:35 ` Skip Ford
2002-10-31  6:27 ` Htree ate my hard drive, was: " Duncan Sands
2002-10-31  8:07   ` Andreas Dilger
2002-10-31  8:20     ` Duncan Sands
2002-11-04 22:42     ` [Ext2-devel] " Stephen C. Tweedie
2002-11-04 22:59       ` Duncan Sands
2002-11-04 23:22       ` Udo A. Steinberg
2002-10-31 23:05   ` Mike Civil
2002-11-03 20:42     ` Duncan Sands
2002-11-03 22:00       ` Mike Civil
2002-11-03 22:11   ` Martin Waitz
2002-11-07 15:36 ` Jan Kara
2002-11-07 15:44   ` Dave Jones

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=20021031004710.GB10329@suse.de \
    --to=davej@codemonkey.org.uk \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /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