From: hch@infradead.org (Christoph Hellwig)
Subject: setting nvme irq per cpu affinity in device driver
Date: Wed, 2 Sep 2015 07:05:17 -0700 [thread overview]
Message-ID: <20150902140517.GA9787@infradead.org> (raw)
In-Reply-To: <003c01d0e569$dd9a7b40$98cf71c0$@samsung.com>
We'll need a proper API in the interrupt subsystem to set the affinity
instead of poking directly into the internals. The irq subsystem
maintainer already indicated he's fine with adding suh an API
in principle. Please go ahead and propose something similar to your
implementation, just as an exported API in kernel/irq instead of inside
the NVMe driver.
next prev parent reply other threads:[~2015-09-02 14:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 10:26 setting nvme irq per cpu affinity in device driver 김경산
2015-09-02 14:05 ` Christoph Hellwig [this message]
2015-09-03 5:01 ` 김경산
2015-09-06 8:06 ` 김경산
2015-09-07 17:54 ` 'Christoph Hellwig'
2015-09-10 10:25 ` 김경산
2015-09-08 14:47 ` Keith Busch
2015-09-09 0:35 ` 김경산
2015-09-02 19:07 ` Keith Busch
2015-09-03 0:33 ` 김경산
2015-09-03 14:14 ` Keith Busch
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=20150902140517.GA9787@infradead.org \
--to=hch@infradead.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