ALT Linux kernel packages development
 help / color / mirror / Atom feed
* [d-kernel] MapFS тут отпустили
@ 2005-11-01  6:22 Michael Shigorin
  0 siblings, 0 replies; only message in thread
From: Michael Shigorin @ 2005-11-01  6:22 UTC (permalink / raw)
  To: devel-kernel

	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/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-01  6:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-01  6:22 [d-kernel] MapFS тут отпустили Michael Shigorin

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