Asynchronous Block-Level Storage Replication
Go to file
jmann 2dfd37d708 add some small testscripts 2013-01-23 20:05:37 +01:00
pre-patches all: new pre-patch for kernel 3.2 2013-01-20 23:24:29 +01:00
sy_old light: report timestamp of replay in actual-* 2013-01-20 23:24:30 +01:00
testing add some small testscripts 2013-01-23 20:05:37 +01:00
userspace marsadm: treat log-delete-all equally to log-delete 2013-01-20 23:24:30 +01:00
.gitattributes infra: add .gitignore 2013-01-08 15:53:47 +01:00
.gitignore infra: add .gitignore 2013-01-08 15:53:47 +01:00
Kconfig net: make port number configurable 2013-01-20 23:24:30 +01:00
Makefile limiter: un-inline code 2013-01-20 23:24:30 +01:00
brick.c all: replace msleep() by brick_msleep() 2013-01-20 23:24:30 +01:00
brick.h all: replace msleep() by brick_msleep() 2013-01-20 23:24:30 +01:00
brick_checking.h infra: improve code checking generally 2013-01-20 23:24:12 +01:00
brick_locks.h improved memory handling (big change but necessary for long-time stability of mem allocs) 2013-01-20 23:23:30 +01:00
brick_mem.c all: port to kernel 3.2 2013-01-20 23:24:30 +01:00
brick_mem.h mem: make total memory usage tunable in percent 2013-01-20 23:24:24 +01:00
brick_say.c all: port to kernel 3.2 2013-01-20 23:24:30 +01:00
brick_say.h treat CONFIG_MARS_DEBUG independent from CONFIG_DEBUG_KERNEL 2013-01-20 23:24:09 +01:00
lib_limiter.c limiter: introduce hierarchy, always show current rate 2013-01-20 23:24:30 +01:00
lib_limiter.h limiter: introduce hierarchy, always show current rate 2013-01-20 23:24:30 +01:00
lib_log.c all: replace msleep() by brick_msleep() 2013-01-20 23:24:30 +01:00
lib_log.h trans_logger: new IO scheduling 2013-01-20 23:24:22 +01:00
lib_pairing_heap.h import mars-99.tgz 2013-01-08 15:54:28 +01:00
lib_queue.h trans_logger: new IO scheduling 2013-01-20 23:24:22 +01:00
lib_rank.c introduce new lib_rank infrastructure 2013-01-20 23:24:21 +01:00
lib_rank.h introduce new lib_rank infrastructure 2013-01-20 23:24:21 +01:00
mars.h infra: add mref_checksum() 2013-01-20 23:24:23 +01:00
mars_aio.c all: port to kernel 3.2 2013-01-20 23:24:30 +01:00
mars_aio.h improve cache footprint of MARS 2013-01-20 23:24:15 +01:00
mars_bio.c all: port to kernel 3.2 2013-01-20 23:24:30 +01:00
mars_bio.h mars_bio: speed up background IO 2013-01-20 23:24:17 +01:00
mars_buf.c improve detection of memleaks 2013-01-20 23:23:49 +01:00
mars_buf.h improve detection of memleaks 2013-01-20 23:23:49 +01:00
mars_check.c all: replace msleep() by brick_msleep() 2013-01-20 23:24:30 +01:00
mars_check.h import mars-51.tgz 2013-01-08 15:54:04 +01:00
mars_client.c all: replace msleep() by brick_msleep() 2013-01-20 23:24:30 +01:00
mars_client.h net: make network timeout configurable 2013-01-20 23:24:28 +01:00
mars_copy.c light: use limiter for display of rates 2013-01-20 23:24:30 +01:00
mars_copy.h light: use limiter for display of rates 2013-01-20 23:24:30 +01:00
mars_dummy.c reanimate some unused old code, only for debugging 2013-01-20 23:23:44 +01:00
mars_dummy.h import mars-51.tgz 2013-01-08 15:54:04 +01:00
mars_generic.c generic: fix race on md5 digest computation 2013-01-20 23:24:29 +01:00
mars_if.c all: port to kernel 3.2 2013-01-20 23:24:30 +01:00
mars_if.h light: implement resize operation during operation 2013-01-20 23:24:24 +01:00
mars_net.c net: make port number configurable 2013-01-20 23:24:30 +01:00
mars_net.h net: make port number configurable 2013-01-20 23:24:30 +01:00
mars_server.c all: port to kernel 3.2 2013-01-20 23:24:30 +01:00
mars_server.h light: add limiters for io and network bandwidth 2013-01-20 23:24:24 +01:00
mars_sio.c all: port to kernel 3.2 2013-01-20 23:24:30 +01:00
mars_sio.h statistics for sio 2013-01-20 23:24:09 +01:00
mars_trans_logger.c light: report timestamp of replay in actual-* 2013-01-20 23:24:30 +01:00
mars_trans_logger.h light: report timestamp of replay in actual-* 2013-01-20 23:24:30 +01:00
mars_usebuf.c improve detection of memleaks 2013-01-20 23:23:49 +01:00
mars_usebuf.h improve detection of memleaks 2013-01-20 23:23:49 +01:00
meta.h import mars-118.tgz 2013-01-08 15:54:38 +01:00