Asynchronous Block-Level Storage Replication
Go to file
Thomas Schoebel-Theuer 25d954051b logger: move ranking array from stack to brick instance
Don't allocate this on the stack, it might grow too big in future.
Reduces the risk of stack overflows (not observed until now, but
suspected).
2016-01-02 10:18:22 +01:00
contrib contrib: speedup mars_check.sh 2015-10-07 10:42:18 +02:00
docu doc: add Froscon2015 slides 2015-10-20 09:41:40 +02:00
kernel logger: move ranking array from stack to brick instance 2016-01-02 10:18:22 +01: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
AUTHORS all: clarify license GPLv2+ 2014-11-25 18:09:17 +01:00
ChangeLog all: release light0.1stable20 2015-10-20 10:21:22 +02:00
COPYING
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

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).