Re: ATA_FLUSHCACHE failing
From: Mark Santcroos (marks_at_ripe.net)
Date: 05/06/04
- Previous message: Max Laier: "Re: ALTQ + PF"
- In reply to: Mark Santcroos: "Re: ATA_FLUSHCACHE failing"
- Next in thread: Bruce Evans: "Re: ATA_FLUSHCACHE failing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 6 May 2004 15:03:26 +0200 To: Søren Schmidt <sos@DeepCore.dk>
This morning I said:
> > Hmm, first you could enable the ATA request debug code in ata-all.h,
> > then set the ATA_R_DEBUG flag when the flush command is issued. That
> > should give an idea where it goes south...
>
> ... queued ...
> ... starting ...
> ... transaction ...
> ... wait for completion ...
Just now I said:
> However, I'll set the IMMEDIATE_MODE flags where it hangs and report back.
Now I only have:
... transaction ...
... wait for completion ...
So no queuing .. but it still doesn't return.
Now I start to doubt whether IMMEDIATE has any influence on this actually ...
it problably means don't queue... but it still depends on interrupts, right?
So I'm still hosed ;-)
Mark
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Max Laier: "Re: ALTQ + PF"
- In reply to: Mark Santcroos: "Re: ATA_FLUSHCACHE failing"
- Next in thread: Bruce Evans: "Re: ATA_FLUSHCACHE failing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|