public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: SATA_SIL works with 2.6.7-bk8 seagate drive, but oops
@ 2004-06-26 12:37 Albert Cahalan
  2004-06-26 15:12 ` Arjan van de Ven
  2004-06-26 15:54 ` Linus Torvalds
  0 siblings, 2 replies; 14+ messages in thread
From: Albert Cahalan @ 2004-06-26 12:37 UTC (permalink / raw)
  To: linux-kernel mailing list; +Cc: george, Linus Torvalds

Linus Torvalds writes:
> On Fri, 25 Jun 2004, George Georgalis wrote:

>> Could this be related to "Unknown HZ value! (91) Assume 100." which
>> started showing up with VIA motherboards on 2.5.x (I think) on top or ps
>> commands.  When I researched it before, It never caused ill, had been
>> identified as a "kernel bug" but benign. I know nothing more.
>
> No, that's just a pstools bug. It shouldn't try to guess HZ at all.

With an older kernel I'd say he's losing 9% of his clock ticks.
In this case though, incompatible /proc/stat changes are
at fault. No longer does idle CPU time include IO-wait CPU time.
This shouldn't have changed; user tools can subtract as needed.

I'm sorry to say that the HZ-guessing code is now only
used for the 2.2.xx kernels. Over the years it has found
many clock problems. Had the 2.4.xx kernels used a 64-bit
jiffies counter, the HZ-guessing code would still be used.

You never did come up with an alternative to HZ-guessing
that would work on those old 1200-HZ Alpha boxes, the ARM
boxes that ran at 64 HZ and so on. I suppose you can blame
the arch maintainers, but user-space has to deal with it.
So HZ-guessing is a workaround for a kernel bug, especially
because you claim that HZ (USER_HZ now) is part of the ABI.



^ permalink raw reply	[flat|nested] 14+ messages in thread
* SATA_SIL fails with 2.6.7-bk6 seagate drive
@ 2004-06-24 15:59 George Georgalis
  2004-06-24 18:46 ` Ricky Beam
  0 siblings, 1 reply; 14+ messages in thread
From: George Georgalis @ 2004-06-24 15:59 UTC (permalink / raw)
  To: Linux Kernel Mail List

On Wed, Jun 23, 2004 at 08:59:06PM -0400, Ricky Beam wrote:
>On Wed, 23 Jun 2004, George Georgalis wrote:
>>I changed "hdc" entries to "sda" in fstab and grub, but on reboot
>>my root, sda1, could not be found. Might it be another device?
>>Or something else? config attached.
>
># CONFIG_BLK_DEV_SD is not set
>
>I'm gonna go ahead and say what I'm thinking *grin*... well, duh.  There's
>no support for any SCSI DISKS.  libata is a scsi driver which makes your
>sata drives appear as scsi drives.
>
>Turn that on, recompile, and reboot.

Whoops! Well that got me able to mount it. Thanks!

dd if=/dev/zero of=/mnt/zero-`date +%s`

has caused pdflush to block IO, any access to /mnt and the process
does not return. other than the pdflush load of ~99% the box seems to
function normally. 2.6.7-bk6, seagate drive

I enabled some video options which seem to have blanked my display,
wrong driver, bug or overscanning text console (?), not sure; but I'll
follow up with more detailed sata report when I get video okay (at least
24 hrs).

// George

-- 
George Georgalis, Architect and administrator, Linux services. IXOYE
http://galis.org/george/  cell:646-331-2027  mailto:george@galis.org
Key fingerprint = 5415 2738 61CF 6AE1 E9A7  9EF0 0186 503B 9831 1631


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2004-07-02 23:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-26 12:37 SATA_SIL works with 2.6.7-bk8 seagate drive, but oops Albert Cahalan
2004-06-26 15:12 ` Arjan van de Ven
2004-06-26 16:00   ` Linus Torvalds
2004-06-26 16:14     ` Arjan van de Ven
2004-06-26 17:17     ` Albert Cahalan
2004-06-26 17:13   ` Albert Cahalan
2004-06-26 15:54 ` Linus Torvalds
  -- strict thread matches above, loose matches on Subject: below --
2004-06-24 15:59 SATA_SIL fails with 2.6.7-bk6 seagate drive George Georgalis
2004-06-24 18:46 ` Ricky Beam
2004-06-25 21:34   ` SATA_SIL works with 2.6.7-bk8 seagate drive, but oops George Georgalis
2004-06-25 23:16     ` Linus Torvalds
2004-06-28  2:12       ` George Georgalis
2004-06-29  8:46     ` Sebastian Slota
2004-06-30  4:43       ` George Georgalis
2004-06-30  6:16         ` Jeff Garzik
2004-07-02 23:01           ` George Georgalis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox