Asynchronous Block-Level Storage Replication
Go to file
Thomas Schoebel-Theuer c1ee80f9f4 server: fix memory leak on writes
This was unnoticed for a long time because it simply did not occur
in ordinary MARS Light workloads.
2015-10-19 07:24:20 +02:00
contrib contrib: speedup mars_check.sh 2015-10-07 10:42:18 +02:00
docu doc: update version 2015-10-08 07:53:23 +02:00
kernel server: fix memory leak on writes 2015-10-19 07:24:20 +02:00
pre-patches infra: add some pre-patches up to kernel 3.15 2014-06-18 12:10:55 +02:00
scripts infra: fix transitive option propagation in gen_config.pl 2014-08-07 15:26:02 +02:00
test_suite all: distinguish contrib from maintained code 2014-06-18 12:10:54 +02:00
userspace marsadm: improve weird --host=other deletion 2015-10-07 10:42:07 +02:00
.gitattributes
.gitignore test_suite: current state 2013-12-12 10:59:01 +01:00
AUTHORS all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
COPYING
ChangeLog all: release light0.1stable19 2015-10-08 07:53:23 +02:00
INSTALL all: distinguish contrib from maintained code 2014-06-18 12:10:54 +02:00
NEWS
README all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00

README

MARS Long Distance Replication Software

See http://schoebel.github.io/mars/

Very detailed documentation / motivation / use cases can be found there.
Please look into the docu/ subdirectory.

License: GPLv2+ (see file COPYING)
Documentation is under FDL.

This is intended for the whole project, and is valid for all parts
from the original author as well as parts from 1&1.

Any further contributors to contrib/ subdirectory are strongly encouraged
to put their files also under GPL or FDL, or at least a compatible
license (see newest descriptions at fsf.org).