From: Vivek Goyal <vgoyal@redhat.com>
To: linux-kernel@vger.kernel.org, axboe@kernel.dk,
linux-m68k@vger.kernel.org
Cc: hch@lst.de
Subject: Re: [RFT PATCH] amiga, atari floppy: Use one request queue per disk
Date: Thu, 23 Sep 2010 18:35:30 -0400 [thread overview]
Message-ID: <20100923223530.GA5658@redhat.com> (raw)
In-Reply-To: <1285271646-2768-1-git-send-email-vgoyal@redhat.com>
On Thu, Sep 23, 2010 at 03:54:04PM -0400, Vivek Goyal wrote:
>
> Hi,
>
> We seem to have deprecated the notion of sharing request queue across gendisks. Now we need to instanciate one request queue per disk.
>
> There see to be still some drivers sharing request queue across disks. Arch
> specific floppy drivers like amiga and atari are doing so.
>
> These are two patches which should fix the issue. But these patches are
> completely untested. Not even compilte tested. Don't have hardware to test
> them.
>
> Would be great if somebody who has the hardware can lend a hand here to
> see if these patches work.
Sending this mail to linux-m68k@lists.linux-m68k.org list, incase somebody
can help there with testing.
Vivek
next prev parent reply other threads:[~2010-09-23 22:35 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-23 19:54 [RFT PATCH] amiga, atari floppy: Use one request queue per disk Vivek Goyal
2010-09-23 19:54 ` [PATCH 1/2] amiga floppy: Stop sharing request queue across multiple gendisks Vivek Goyal
2010-10-28 17:38 ` Geert Uytterhoeven
2010-10-28 18:08 ` Vivek Goyal
2010-09-23 19:54 ` [PATCH 2/2] atari " Vivek Goyal
2010-09-23 20:15 ` Vivek Goyal
2010-09-23 22:35 ` Vivek Goyal [this message]
2010-09-24 0:43 ` [RFT PATCH] amiga, atari floppy: Use one request queue per disk Andreas Bombe
2010-09-24 8:57 ` Jens Axboe
2010-09-25 9:18 ` Michael Schmitz
2010-09-25 11:43 ` Vivek Goyal
2010-11-21 20:18 ` Michael Schmitz
2010-11-22 7:10 ` Michael Schmitz
2010-09-24 18:37 ` Jens Axboe
2010-09-24 20:17 ` Vivek Goyal
2010-09-24 20:21 ` Vivek Goyal
2010-09-24 21:41 ` Mark Lord
2010-09-24 21:46 ` [PATCH] fix blk-exec.c compile error: always define 'sysctl_hung_task_timeout_secs' (resend) Mark Lord
2010-09-25 9:18 ` Jens Axboe
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=20100923223530.GA5658@redhat.com \
--to=vgoyal@redhat.com \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@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 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.