public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Helge Hafting <helge.hafting@hist.no>
To: Davide Rossetti <davide.rossetti@roma1.infn.it>
Cc: linux-kernel@vger.kernel.org
Subject: Re: MSI to memory?
Date: Wed, 07 Jul 2004 14:45:47 +0200	[thread overview]
Message-ID: <40EBF07B.8040003@hist.no> (raw)
In-Reply-To: <40EBED33.3050707@roma1.infn.it>

Davide Rossetti wrote:

> Rajesh Shah wrote:
>
>> What type of usage model did you have in mind to have the
>>
>> device write to memory instead of using MSI for interrupts?
>>  
>>
> for instance for a fast wake-up trick. the driver loops on a memory 
> location until the MSI write access changes the memory content...

Won't that put a bad load on the bus?  Someone else might need it:
* Another cpu in a smp system
* Any device doing bus-master transfers, even in a UP system

That polling loop had better be guaranteed to be _very_ short.

Helge Hafting

  reply	other threads:[~2004-07-07 12:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-01 18:15 MSI to memory? Bjorn Helgaas
2004-07-01 18:53 ` Rajesh Shah
2004-07-02 15:51   ` Bjorn Helgaas
2004-07-07 12:31   ` Davide Rossetti
2004-07-07 12:45     ` Helge Hafting [this message]
2004-07-07 16:59       ` Roland Dreier
2004-07-08  9:03         ` Helge Hafting
2004-07-07 17:04       ` Zwane Mwaikambo
2004-07-07 13:15     ` Richard B. Johnson
2004-07-07 17:13     ` Rajesh Shah
2004-07-02 16:04 ` Roland Dreier

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=40EBF07B.8040003@hist.no \
    --to=helge.hafting@hist.no \
    --cc=davide.rossetti@roma1.infn.it \
    --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