ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: devel-kernel@lists.altlinux.org
Subject: [d-kernel] MapFS тут отпустили
Date: Tue, 1 Nov 2005 08:22:48 +0200
Message-ID: <20051101062248.GK10527@osdn.org.ua> (raw)

	Hi!
Касательно http://sourceforge.net/projects/mapfs:

---
MapFS implements a Linux filesystem which utilizes copy-on-write
functionality and existing Linux filesystems to allow component
filesystems (or portions thereof) to be combined into a single
virtual filesystem that appears to be fully writable.  MapFS is
written in C and uses the standard Linux kernel VFS and loadable
module interfaces for defining new filesystem types to the
kernel.  MapFS supports major kernel versions, including 2.4.7 >
2.6.13.

With MapFS, a Linux system can provide sharing of read-only file
systems while at the same time providing each client of the
read-only file system the ability to write to its own data store.
Files can be either on a read-only persistent repository file
system, or on a writable persistent overlay file system.  This
enables an "optimistic sharing," where everything on the file
system is assumed to be read-only.  If an attempt is made to
modify a file -- that is, a private copy is needed -- the
performance hit is typically minimal, because most written-to
files are small.  Even in the event of a larger file, the
performance hit is a one-time cost.
---

На http://lwn.net/Articles/157729/ народ не поленился чуточку
обозреть предметную область.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


                 reply	other threads:[~2005-11-01  6:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20051101062248.GK10527@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=devel-kernel@lists.altlinux.org \
    --cc=shigorin@gmail.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

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git