Asynchronous Block-Level Storage Replication
Go to file
Thomas Schoebel-Theuer db19f86347 if: allow open() only when switched on 2013-01-23 20:06:51 +01:00
pre-patches prepatch for openvzs rhel6 based sources 2013-01-23 20:06:49 +01:00
sy_old if: allow open() only when switched on 2013-01-23 20:06:51 +01:00
testing add some small testscripts 2013-01-23 20:05:37 +01:00
userspace brick_say: implement status files via intermediate .tmp files 2013-01-23 20:06:49 +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 brick_say: implement status files via intermediate .tmp files 2013-01-23 20:06:49 +01:00
Makefile infra: add lib_timing 2013-01-23 20:06:49 +01:00
brick.c infra: better statistics on object/aspect allocations 2013-01-23 20:06:51 +01:00
brick.h infra: better statistics on object/aspect allocations 2013-01-23 20:06:51 +01:00
brick_checking.h infra: fix memleak on remote dent lists 2013-01-23 20:06:51 +01:00
brick_locks.h infra: rewrite brick_say to work with threads 2013-01-23 20:06:49 +01:00
brick_mem.c mem: show raw statistics in /proc 2013-01-23 20:06:50 +01:00
brick_mem.h all: fix warning on __exit annotations 2013-01-23 20:06:51 +01:00
brick_say.c brick_say: allow delaying callers upon overflow 2013-01-23 20:06:50 +01:00
brick_say.h brick_say: allow delaying callers upon overflow 2013-01-23 20:06:50 +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 infra: more verbose messages on corrupted log data 2013-01-23 20:06:50 +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 all: IO scheduling improvements, tuning 2013-01-23 20:06:49 +01:00
lib_rank.c all: IO scheduling improvements, tuning 2013-01-23 20:06:49 +01:00
lib_rank.h all: IO scheduling improvements, tuning 2013-01-23 20:06:49 +01:00
lib_timing.c infra: add lib_timing 2013-01-23 20:06:49 +01:00
lib_timing.h infra: add lib_timing 2013-01-23 20:06:49 +01:00
mars.h light: add statusfile_rollover 2013-01-23 20:06:50 +01:00
mars_aio.c all: make rmmod more robust when requests are flying 2013-01-23 20:06:50 +01:00
mars_aio.h all: IO scheduling improvements, tuning 2013-01-23 20:06:49 +01:00
mars_bio.c all: make rmmod more robust when requests are flying 2013-01-23 20:06:50 +01:00
mars_bio.h all: IO scheduling improvements, tuning 2013-01-23 20:06:49 +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 kthread by brick_thread wrapper 2013-01-23 20:06:50 +01:00
mars_check.h import mars-51.tgz 2013-01-08 15:54:04 +01:00
mars_client.c all: make rmmod more robust when requests are flying 2013-01-23 20:06:50 +01:00
mars_client.h net: make network timeout configurable 2013-01-20 23:24:28 +01:00
mars_copy.c all: replace kthread by brick_thread wrapper 2013-01-23 20:06:50 +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 light: add statusfile_rollover 2013-01-23 20:06:50 +01:00
mars_if.c if: allow open() only when switched on 2013-01-23 20:06:51 +01:00
mars_if.h if: redirect messages of external threads to resource channels 2013-01-23 20:06:50 +01:00
mars_net.c net: fix release and re-open of sockets 2013-01-23 20:06:51 +01:00
mars_net.h net: fix release and re-open of sockets 2013-01-23 20:06:51 +01:00
mars_server.c net: fix race on mars_shutdown_socket() 2013-01-23 20:06:51 +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: make rmmod more robust when requests are flying 2013-01-23 20:06:50 +01:00
mars_sio.h statistics for sio 2013-01-20 23:24:09 +01:00
mars_trans_logger.c if: allow open() only when switched on 2013-01-23 20:06:51 +01:00
mars_trans_logger.h light: delay shutdown if buffer memory is in use 2013-01-23 20:06:49 +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