1
0
mirror of https://github.com/schoebel/mars synced 2025-03-30 15:26:39 +00:00
Asynchronous Block-Level Storage Replication
Go to file
2013-01-23 20:06:58 +01:00
pre-patches
sy_old trans_logger: fix potential race on log_input 2013-01-23 20:06:57 +01:00
testing
userspace marsadm: log all messages to syslog 2013-01-23 20:06:56 +01:00
.gitattributes
.gitignore
brick_atomic.h infra: introduce tracing of atomics in mref 2013-01-23 20:06:52 +01:00
brick_checking.h infra: add CHECK_ASPECT() macro 2013-01-23 20:06:52 +01:00
brick_locks.h
brick_mem.c brick_mem: show BRICK_DEBUG_MEM to other modules 2013-01-23 20:06:57 +01:00
brick_mem.h brick_mem: show BRICK_DEBUG_MEM to other modules 2013-01-23 20:06:57 +01:00
brick_say.c brick_say: ensure that OOM cannot disturb 2013-01-23 20:06:51 +01:00
brick_say.h
brick.c infra: fix potential infinite brick_wait (robustness) 2013-01-23 20:06:55 +01:00
brick.h infra: simplify brick_yield() 2013-01-23 20:06:55 +01:00
Kconfig aio: do mapfree_pages() via background thread 2013-01-23 20:06:56 +01:00
lib_limiter.c lib_limiter: fix bad delay computation 2013-01-23 20:06:53 +01:00
lib_limiter.h infra: fix potential signedness problem with limiter 2013-01-23 20:06:52 +01:00
lib_log.c trans_logger: do preio() much earlier 2013-01-23 20:06:58 +01:00
lib_log.h trans_logger: do preio() much earlier 2013-01-23 20:06:58 +01:00
lib_pairing_heap.h
lib_queue.h
lib_rank.c lib_rank: fix bad ranking computation 2013-01-23 20:06:53 +01:00
lib_rank.h lib_rank: fix potential integer overflow 2013-01-23 20:06:51 +01:00
lib_timing.c
lib_timing.h trans_logger: cease queue banning upon real progress 2013-01-23 20:06:57 +01:00
Makefile
mars_aio.c aio: do mapfree_pages() via background thread 2013-01-23 20:06:56 +01:00
mars_aio.h aio: do mapfree_pages() via background thread 2013-01-23 20:06:56 +01:00
mars_bio.c infra: introduce tracing of atomics in mref 2013-01-23 20:06:52 +01:00
mars_bio.h
mars_buf.c infra: introduce tracing of atomics in mref 2013-01-23 20:06:52 +01:00
mars_buf.h
mars_check.c
mars_check.h
mars_client.c client: fix termination upon receiver error 2013-01-23 20:06:55 +01:00
mars_client.h client: fix termination upon receiver error 2013-01-23 20:06:55 +01:00
mars_copy.c copy: fix potential mref trashing 2013-01-23 20:06:55 +01:00
mars_copy.h copy: report number of clashes 2013-01-23 20:06:55 +01:00
mars_dummy.c
mars_dummy.h
mars_generic.c
mars_if.c if: add statistics on skip_sync 2013-01-23 20:06:58 +01:00
mars_if.h if: add statistics on skip_sync 2013-01-23 20:06:58 +01:00
mars_net.c net: fix race on socket shutdown 2013-01-23 20:06:54 +01:00
mars_net.h net: fix release and re-open of sockets 2013-01-23 20:06:51 +01:00
mars_server.c aio: do mapfree_pages() via background thread 2013-01-23 20:06:56 +01:00
mars_server.h
mars_sio.c infra: introduce tracing of atomics in mref 2013-01-23 20:06:52 +01:00
mars_sio.h
mars_trans_logger.c trans_logger: call log_flush() exactly when necessary 2013-01-23 20:06:58 +01:00
mars_trans_logger.h trans_logger: report pos_count specificly for input 2013-01-23 20:06:58 +01:00
mars_usebuf.c infra: introduce tracing of atomics in mref 2013-01-23 20:06:52 +01:00
mars_usebuf.h
mars.h infra: introduce tracing of atomics in mref 2013-01-23 20:06:52 +01:00
meta.h