Asynchronous Block-Level Storage Replication
Go to file
Thomas Schoebel-Theuer 73454bbbcf increase memory preallocation 2013-01-20 23:24:09 +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 increase memory preallocation 2013-01-20 23:24:09 +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 make mem allocation more robust 2013-01-20 23:23:46 +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 simplified / reworked aspect allocation 2013-01-13 12:12:04 +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 usability: added /proc/sys/mars/{errors,warnings} 2013-01-20 23:23:49 +01:00
brick_mem.h fix spurious mem allocation failure 2013-01-20 23:23:39 +01:00
brick_say.c fix interrupt awareness in brick_say 2013-01-20 23:24:08 +01:00
brick_say.h usability: added /proc/sys/mars/{errors,warnings} 2013-01-20 23:23:49 +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 fix network hang by timeout in client 2013-01-20 23:23:39 +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 improve detection of memleaks 2013-01-20 23:23:49 +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 improve detection of memleaks 2013-01-20 23:23:49 +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 try to fix resource deadlock 2013-01-20 23:24:08 +01:00
mars_trans_logger.h improve detection of memleaks 2013-01-20 23:23: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