From: Shao Miller <shao.miller@treefrog.ca>
To: dm-devel@redhat.com
Subject: Shared Memory Pages for Same Base Device
Date: Sat, 20 Sep 2014 11:50:23 -0400 [thread overview]
Message-ID: <541DA23F.6000003@treefrog.ca> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 955 bytes --]
Good day to all.
If I've some block device "base" and I've two derived device-mapper
devices "derived1" and "derived2" that are copy-on-write layers over top
of that base, and I mount the filesystems on those derived block devices
and run the same program "foo" from both, does the "foo" running from
"derived1" share any [read and execute] memory pages with the "foo"
running from "derived2", since the underlying sectors are both from the
same position on "base"?
The more general question would be about mmap, but I hope this example
is clear. "Docker"[1] uses device-mapper in scenarios like the above
example and I'm curious if they benefit from shared pages.
[1] https://www.docker.com/
--
Shao Miller
/Network Technician/
/905-836-4442 *ext: 112*/
www.treefrog.ca/shao-miller <http://www.treefrog.ca/shao-miller>
*
* /*Treefrog Inc.*/
905-836-4442
567 Davis Drive, Newmarket, ON
www.treefrog.ca <http://www.treefrog.ca/> - @Treefrog
[-- Attachment #1.2: Type: text/html, Size: 2476 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next reply other threads:[~2014-09-20 15:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-20 15:50 Shao Miller [this message]
2014-09-22 13:08 ` Shared Memory Pages for Same Base Device Mike Snitzer
2014-09-22 14:08 ` Shao Miller
2014-09-22 14:26 ` Mike Snitzer
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=541DA23F.6000003@treefrog.ca \
--to=shao.miller@treefrog.ca \
--cc=dm-devel@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.