All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Thornber <thornber@redhat.com>
To: lilofile <lilofile@aliyun.com>,
	device-mapper development <dm-devel@redhat.com>
Cc: Ondrej Kozina <okozina@redhat.com>,
	Mike Snitzer <msnitzer@redhat.com>,
	"Alasdair G. Kergon" <agk@redhat.com>
Subject: Re: reply:  Thinly-Provisioned Logical Volumes
Date: Wed, 24 Sep 2014 09:37:47 +0100	[thread overview]
Message-ID: <20140924083747.GA8959@debian> (raw)
In-Reply-To: <ae586129-fc3a-41fe-8f2e-f3124c5ff58d@aliyun.com>

On Wed, Sep 24, 2014 at 10:11:00AM +0800, lilofile wrote:
> When I test thinly-provisioned logical volumes,I use dd if=/dev/zero of=/dev/mapper/mythinvolume count=1 bs=4k
> I only write 4k data in mythinvolume.but In thin_map functions, I found there are really  4K data written,but I found more read IO,probably dozens of read io. who issue these IO? 

Assuming the IO is going to the data device, and not the metadata
device, then the likely candidates would be read-ahead or udev.

- Joe

      parent reply	other threads:[~2014-09-24  8:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-20 14:19 Thinly-Provisioned Logical Volumes lilofile
2014-09-22  7:02 ` Zdenek Kabelac
2014-09-22 12:38 ` Mike Snitzer
2014-09-23 13:51 ` reply: " lilofile
2014-09-23 14:07   ` Zdenek Kabelac
2014-09-24  2:11   ` lilofile
2014-09-24  7:02     ` Zdenek Kabelac
2014-09-24  8:37     ` 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=20140924083747.GA8959@debian \
    --to=thornber@redhat.com \
    --cc=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=lilofile@aliyun.com \
    --cc=msnitzer@redhat.com \
    --cc=okozina@redhat.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 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.