Asynchronous Block-Level Storage Replication
Go to file
Thomas Schoebel-Theuer dc6d26bb2a re-disable unnecessary LATE_COMPLETE 2013-01-20 23:24:12 +01:00
pre-patches modified prepatch (removed changes in init-mm.c as they are not needed anymore) 2013-01-20 23:23:33 +01:00
sy_old kill_brick_when_possible() also on server bricks 2013-01-20 23:24:11 +01:00
userspace new command marsadm log-delete-all 2013-01-20 23:23:47 +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 stall network IO traffic when loadavg gets too high 2013-01-20 23:24:10 +01:00
Makefile reanimate some unused old code, only for debugging 2013-01-20 23:23:44 +01:00
brick.c improve detection of memleaks 2013-01-20 23:23:49 +01:00
brick.h improve detection of memleaks 2013-01-20 23:23:49 +01:00
brick_checking.h treat CONFIG_MARS_DEBUG independent from CONFIG_DEBUG_KERNEL 2013-01-20 23:24:09 +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 treat CONFIG_MARS_DEBUG independent from CONFIG_DEBUG_KERNEL 2013-01-20 23:24:09 +01:00
brick_mem.h fix spurious mem allocation failure 2013-01-20 23:23:39 +01:00
brick_say.c treat CONFIG_MARS_DEBUG independent from CONFIG_DEBUG_KERNEL 2013-01-20 23:24:09 +01:00
brick_say.h treat CONFIG_MARS_DEBUG independent from CONFIG_DEBUG_KERNEL 2013-01-20 23:24:09 +01:00
lib_log.c less verbose debugging 2013-01-20 23:24:08 +01:00
lib_log.h improve detection of memleaks 2013-01-20 23:23:49 +01:00
lib_pairing_heap.h import mars-99.tgz 2013-01-08 15:54:28 +01:00
lib_queue.h import mars-120.tgz 2013-01-08 15:54:40 +01:00
mars.h improve detection of memleaks 2013-01-20 23:23:49 +01:00
mars_aio.c make aio slightly more robust 2013-01-20 23:24:08 +01:00
mars_aio.h remove superfluous volatile keywords 2013-01-20 23:23:46 +01:00
mars_bio.c fixed memory allocation, improved IO debugging 2013-01-13 12:12:04 +01:00
mars_bio.h import mars-112.tgz 2013-01-08 15:54:34 +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 improve detection of memleaks 2013-01-20 23:23:49 +01:00
mars_check.h import mars-51.tgz 2013-01-08 15:54:04 +01:00
mars_client.c slow down connection retries 2013-01-20 23:24:11 +01:00
mars_client.h fix network hang by timeout in client 2013-01-20 23:23:39 +01:00
mars_copy.c improve detection of memleaks 2013-01-20 23:23:49 +01:00
mars_copy.h improve detection of memleaks 2013-01-20 23:23:49 +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 fix disconnect of bricks, better copy statistics, various improvements 2013-01-13 12:12:07 +01:00
mars_if.c pin mref during phase1_endio (for safety) 2013-01-20 23:24:11 +01:00
mars_if.h improve detection of memleaks 2013-01-20 23:23:49 +01:00
mars_net.c fix crashes in server 2013-01-20 23:23:39 +01:00
mars_net.h fix hang on remote socket shutdown 2013-01-20 23:23:38 +01:00
mars_server.c stall network IO traffic when loadavg gets too high 2013-01-20 23:24:10 +01:00
mars_server.h improve detection of memleaks 2013-01-20 23:23:49 +01:00
mars_sio.c statistics for sio 2013-01-20 23:24:09 +01:00
mars_sio.h statistics for sio 2013-01-20 23:24:09 +01:00
mars_trans_logger.c re-disable unnecessary LATE_COMPLETE 2013-01-20 23:24:12 +01:00
mars_trans_logger.h fix pos_complete(), move to __trans_logger_ref_put() 2013-01-20 23:24:11 +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