LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Paul Clements <paul.clements@steeleye.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, nbd-general@lists.sourceforge.net,
Laurent Vivier <Laurent.Vivier@bull.net>
Subject: Re: [PATCH 1/1] NBD: allow nbd to be used locally
Date: Mon, 10 Mar 2008 11:29:17 +0100 [thread overview]
Message-ID: <20080310102917.GA27751@elf.ucw.cz> (raw)
In-Reply-To: <47D468F0.8000506@steeleye.com>
Hi!
> This patch allows a Network Block Device to be mounted locally (nbd-client
> to nbd-server over 127.0.0.1).
>
> It creates a kthread to avoid the deadlock described in NBD tools
> documentation. So, if nbd-client hangs waiting for pages, the kblockd
> thread can continue its work and free pages.
What happens if your new kthread blocks on memory allocation?
Pavel--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2008-03-10 11:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-09 22:47 Paul Clements
2008-03-10 10:29 ` Pavel Machek [this message]
2008-03-10 17:26 ` Paul Clements
2008-03-11 10:09 ` Pavel Machek
2008-03-24 20:37 ` [Nbd] " Wouter Verhelst
2008-03-24 21:58 ` Pavel Machek
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=20080310102917.GA27751@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=Laurent.Vivier@bull.net \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nbd-general@lists.sourceforge.net \
--cc=paul.clements@steeleye.com \
--subject='Re: [PATCH 1/1] NBD: allow nbd to be used locally' \
/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).