Re: [PATCH] Configure IDE probe delays
From: Mark Lord (lkml_at_rtr.ca)
Date: 08/03/04
- Previous message: Jack Lloyd: "Re: [PATCH] get_random_bytes returns the same on every boot"
- Maybe in reply to: Lee Revell: "Re: [PATCH] Configure IDE probe delays"
- Next in thread: Jeff Garzik: "Re: [PATCH] Configure IDE probe delays"
- Reply: Jeff Garzik: "Re: [PATCH] Configure IDE probe delays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 03 Aug 2004 13:47:06 -0400 To: Jeff Garzik <jgarzik@pobox.com>
I'm the dude responsible for the infamous "50 milliseconds" here.
I agree that (1) it is overkill, (2) it could be optimised,
and (3) it is very very non-standard.
But it also works extraordinarilly well. I still am very active
with ATA and SATA driver development, and the basic Linux IDE probe
works for me on vendor hardware where their own standards-specific
routines sometimes fail (even in their windows drivers).
If possible, it would be best to let it be, and over time it will
be less and less important as SATA and kin take over the universe.
Every time I tried to tweak it to be faster, it seemed to break
some system or another.
One possibility here would be to augment it with reset signature probing,
and/or a cyl-high read/write test. These could speed things up for
more mainstream cases. But I'm not going to touch what's there myself!
Cheers
-- Mark Lord (hdparm keeper & the original "Linux IDE Guy") - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Jack Lloyd: "Re: [PATCH] get_random_bytes returns the same on every boot"
- Maybe in reply to: Lee Revell: "Re: [PATCH] Configure IDE probe delays"
- Next in thread: Jeff Garzik: "Re: [PATCH] Configure IDE probe delays"
- Reply: Jeff Garzik: "Re: [PATCH] Configure IDE probe delays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|