diff for duplicates of <1491838338.4199.5.camel@sandisk.com> diff --git a/a/1.txt b/N1/1.txt index 47162f7..06c6462 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On Mon, 2017-04-10@17:12 +0200, Marta Rybczynska wrote: +On Mon, 2017-04-10 at 17:12 +0200, Marta Rybczynska wrote: > In the case of small NVMe-oF queue size (<32) we may enter > a deadlock caused by the fact that the IB completions aren't sent > waiting for 32 and the send queue will fill up. @@ -11,8 +11,8 @@ On Mon, 2017-04-10@17:12 +0200, Marta Rybczynska wrote: > that it depends on the queue depth now. The magic define has > been removed completely. > -> Signed-off-by: Marta Rybczynska <marta.rybczynska at kalray.eu> -> Signed-off-by: Samuel Jones <sjones at kalray.eu> +> Signed-off-by: Marta Rybczynska <marta.rybczynska-FNhOzJFKnXGHXe+LvDLADg@public.gmane.org> +> Signed-off-by: Samuel Jones <sjones-FNhOzJFKnXGHXe+LvDLADg@public.gmane.org> > --- > Changes from v1: > * signal by queue size/2, remove hardcoded 32 @@ -72,3 +72,7 @@ was submitted would be tracked in a member variable that would allow to get rid of the (relatively slow) division operation. Bart. +-- +To unsubscribe from this list: send the line "unsubscribe linux-rdma" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 7723737..d9686b3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,22 @@ "ref\01519881025.363156294.1491837154312.JavaMail.zimbra@kalray.eu\0" - "From\0Bart.VanAssche@sandisk.com (Bart Van Assche)\0" - "Subject\0[PATCH v2] nvme-rdma: support devices with queue size < 32\0" + "ref\01519881025.363156294.1491837154312.JavaMail.zimbra-FNhOzJFKnXGHXe+LvDLADg@public.gmane.org\0" + "From\0Bart Van Assche <Bart.VanAssche-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>\0" + "Subject\0Re: [PATCH v2] nvme-rdma: support devices with queue size < 32\0" "Date\0Mon, 10 Apr 2017 15:32:18 +0000\0" + "To\0mrybczyn-FNhOzJFKnXGHXe+LvDLADg@public.gmane.org <mrybczyn-FNhOzJFKnXGHXe+LvDLADg@public.gmane.org>" + leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> + linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + hch-jcswGhMUV9g@public.gmane.org <hch-jcswGhMUV9g@public.gmane.org> + axboe-b10kYP2dOMg@public.gmane.org <axboe-b10kYP2dOMg@public.gmane.org> + linux-nvme-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-nvme-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + maxg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org <maxg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> + jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org> + keith.busch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <keith.busch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + " dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Cc\0samuel.jones-FNhOzJFKnXGHXe+LvDLADg@public.gmane.org <samuel.jones-FNhOzJFKnXGHXe+LvDLADg@public.gmane.org>\0" "\00:1\0" "b\0" - "On Mon, 2017-04-10@17:12 +0200, Marta Rybczynska wrote:\n" + "On Mon, 2017-04-10 at 17:12 +0200, Marta Rybczynska wrote:\n" "> In the case of small NVMe-oF queue size (<32) we may enter\n" "> a deadlock caused by the fact that the IB completions aren't sent\n" "> waiting for 32 and the send queue will fill up.\n" @@ -17,8 +29,8 @@ "> that it depends on the queue depth now. The magic define has\n" "> been removed completely.\n" "> \n" - "> Signed-off-by: Marta Rybczynska <marta.rybczynska at kalray.eu>\n" - "> Signed-off-by: Samuel Jones <sjones at kalray.eu>\n" + "> Signed-off-by: Marta Rybczynska <marta.rybczynska-FNhOzJFKnXGHXe+LvDLADg@public.gmane.org>\n" + "> Signed-off-by: Samuel Jones <sjones-FNhOzJFKnXGHXe+LvDLADg@public.gmane.org>\n" "> ---\n" "> Changes from v1:\n" "> * signal by queue size/2, remove hardcoded 32\n" @@ -77,6 +89,10 @@ "was submitted would be tracked in a member variable that would allow to\n" "get rid of the (relatively slow) division operation.\n" "\n" - Bart. + "Bart.\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-rdma\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -8c29237ae88840d1000f779a70952eba68637c48b6729d2a7600659fbf45776b +4b8fecc3bdb959cd79953d4abae9e953aaee81c65580cb825e876a99382cbfcd
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.