From: Shaohua Li <shaohua.li-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Alan Cox <alan-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org>
Cc: Matthew Garrett <mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org>,
acpi-dev
<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: IDE _GTM/_STM support
Date: Mon, 23 May 2005 10:07:03 +0800 [thread overview]
Message-ID: <1116814023.3852.6.camel@linux-hp.sh.intel.com> (raw)
In-Reply-To: <1116802237.5730.29.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
Hi,
On Sun, 2005-05-22 at 23:50 +0100, Alan Cox wrote:
> On Sul, 2005-05-22 at 23:35, Matthew Garrett wrote:
> > cycle. If I uncomment the taskfile call in the _GTF routine, the machine
> > freezes when it tries to perform the first taskfile write. I'm assuming
> > that an IDE guru needs to take a closer look at what's going on there
> > (it freezes at wait_for_completion in ide_do_drive_cmd).
>
> Its waiting for the I/O to finish. The IDE layer needs the request
> queues to be running so you probably need to defer the taskfile calls.
The ACPI spec the _GTF task should be invoked very early. Eg. before
other commands. Deferring the taskfile call possibly can't meet the
requirement, can it? Sorry, I don't understand Linux IDE. The generic
ide resume routine invokes a 'PM_RESUME' request, could _GTF commands be
invoked before the PM_RESUME request?
Thanks,
Shaohua
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
next prev parent reply other threads:[~2005-05-23 2:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-22 22:35 IDE _GTM/_STM support Matthew Garrett
2005-05-22 22:50 ` Alan Cox
[not found] ` <1116802237.5730.29.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2005-05-23 2:07 ` Shaohua Li [this message]
[not found] ` <1116814023.3852.6.camel-ECwVeV2eNyQD0+JXs3kMbRL4W9x8LtSr@public.gmane.org>
2005-05-23 11:08 ` Alan Cox
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=1116814023.3852.6.camel@linux-hp.sh.intel.com \
--to=shaohua.li-ral2jqcrhueavxtiumwx3w@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=alan-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org \
--cc=mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.