From: Sagi Grimberg <sagi@grimberg.me> To: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>, hch@lst.de Cc: linux-nvme@lists.infradead.org Subject: Re: [RFC PATCH 0/2] nvmet: add polling support Date: Wed, 11 Dec 2019 17:01:48 -0800 [thread overview] Message-ID: <fe370161-13d7-a005-2666-968107be13bd@grimberg.me> (raw) In-Reply-To: <20191210062557.5171-1-chaitanya.kulkarni@wdc.com> percpu threads per namespace? Sounds like the wrong approach. These threads will compete for cpu time with the main nvmet contexts. Have you considered having the main nvmet contexts incorporate polling activity between I/Os? Don't have a great dea on how to do it from first thought... _______________________________________________ linux-nvme mailing list linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme
next prev parent reply other threads:[~2019-12-12 1:01 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-12-10 6:25 Chaitanya Kulkarni 2019-12-10 6:25 ` [RFC PATCH 1/2] nvmet: add bdev-ns " Chaitanya Kulkarni 2020-01-20 12:52 ` Max Gurtovoy 2020-01-21 19:22 ` Chaitanya Kulkarni 2020-01-23 14:23 ` Max Gurtovoy 2020-01-30 18:19 ` Chaitanya Kulkarni 2019-12-10 6:25 ` [RFC PATCH 2/2] nvmet: add file-ns " Chaitanya Kulkarni 2019-12-12 1:01 ` Sagi Grimberg [this message] 2019-12-12 5:44 ` [RFC PATCH 0/2] nvmet: add " Chaitanya Kulkarni 2019-12-12 20:32 ` Sagi Grimberg 2020-01-20 5:13 ` Chaitanya Kulkarni 2020-01-20 4:48 ` Chaitanya Kulkarni
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=fe370161-13d7-a005-2666-968107be13bd@grimberg.me \ --to=sagi@grimberg.me \ --cc=chaitanya.kulkarni@wdc.com \ --cc=hch@lst.de \ --cc=linux-nvme@lists.infradead.org \ --subject='Re: [RFC PATCH 0/2] nvmet: add polling support' \ /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
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).