Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: olivier.mallinger@gmail.com (Olivier Mallinger)
Subject: Async Event test
Date: Thu, 19 Feb 2015 19:15:29 +0100	[thread overview]
Message-ID: <54E62841.60102@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1502182237380.32385@localhost.lm.intel.com>

Hello.

Thanks for you answer. I will try your solutions.

Regards.
Olivier.

Le 18/02/2015 23:45, Keith Busch a ?crit :
> On Wed, 18 Feb 2015, Olivier Mallinger wrote:
>> Hello.
>>
>> I want to test the asynchronous event xith my controller.
>> Has this feature been implemented in the Linux driver ?
>>
>> I want to request asynchronous event to my controller, then I will 
>> instrument my controller to simulate event.
>> I don't know what is going to do the driver in such case and how to 
>> have access to the asynchronous event information.
>> Do you have any solutions to test it ?
>
> The driver submits mutliple async requests. The number sent is either
> the device's max or 8, which ever is smaller. When the driver sees a
> completion, it writes a message to the kernel log then submits another
> request. If anyone has a better idea how to report async events, I'm
> all for it.
>
> To test, I just set the temperature threshold to below the current
> temparature to trigger the smart async event.

      reply	other threads:[~2015-02-19 18:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-18 16:50 Async Event test Olivier Mallinger
2015-02-18 17:39 ` James R. Bergsten
2015-02-18 22:45 ` Keith Busch
2015-02-19 18:15   ` Olivier Mallinger [this message]

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=54E62841.60102@gmail.com \
    --to=olivier.mallinger@gmail.com \
    /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