From: Joe Thornber <thornber@btconnect.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Book chapter
Date: Sat, 7 Jul 2001 15:35:33 +0100 [thread overview]
Message-ID: <20010707153533.B444@btconnect.com> (raw)
In-Reply-To: <Pine.LNX.4.33L.0107061722540.17825-100000@duckman.distro.conectiva>; from riel@conectiva.com.br on Fri, Jul 06, 2001 at 05:23:54PM -0300
On Fri, Jul 06, 2001 at 05:23:54PM -0300, Rik van Riel wrote:
> On Thu, 5 Jul 2001, Moshe Bar wrote:
>
> > I am writing a chapter about LVM in my book. I would like to
> > know more about the internal data structures and the
> > algorithms used.
> >
> > Can you tell me more about them (next to what is in the
> > source code) or point me to some document about the
> > internals of LVM (interaction with VFS, etc.).
>
> It's a block device layer thing, so it doesn't interact
> with the VFS. What the LVM layer _seems_ to do is simply
> remap an IO request to the device it's supposed to go to
> and let the request get into the IO layer again...
Rik's correct, LVM has nothing to do with the VFS. If you wish to explore
the code start with lvm_map() which maps a buffer destined for a logical
volume onto a physical device.
> (then again, I could be wrong here, the LVM code isn't
> the easiest to wade through)
Agreed.
- Joe
prev parent reply other threads:[~2001-07-07 14:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-05 19:25 [linux-lvm] Book chapter Moshe Bar
2001-07-06 20:23 ` Rik van Riel
2001-07-07 14:35 ` Joe Thornber [this message]
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=20010707153533.B444@btconnect.com \
--to=thornber@btconnect.com \
--cc=linux-lvm@sistina.com \
/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