mirror of
https://github.com/schoebel/mars
synced 2025-02-05 23:02:22 +00:00
Asynchronous Block-Level Storage Replication
Similar to before: root@m0:~# cat /proc/2642/stack [<ffffffff810591cc>] kthread_stop+0x7f/0x10d [<ffffffffa0172033>] _kill_peer.isra.7+0xf9/0x1ea [mars] [<ffffffffa0172180>] peer_destruct+0xe/0x10 [mars] [<ffffffffa016866a>] mars_free_dent+0x188/0x1b4 [mars] [<ffffffffa0168a5a>] mars_dent_work+0x3c4/0x563 [mars] [<ffffffffa0171265>] _main_thread+0x2b2/0x88d [mars] [<ffffffff81059145>] kthread+0xb5/0xbd [<ffffffff81660a19>] ret_from_fork+0x49/0x80 [<ffffffffffffffff>] 0xffffffffffffffff root@m0:~# cat /proc/4282/stack [<ffffffff81342154>] call_rwsem_down_read_failed+0x14/0x30 [<ffffffffa0166554>] mars_find_dent+0x19/0x3d [mars] [<ffffffffa0172a30>] peer_thread+0x8ae/0xdc0 [mars] [<ffffffff81059145>] kthread+0xb5/0xbd [<ffffffff81660a19>] ret_from_fork+0x49/0x80 [<ffffffffffffffff>] 0xffffffffffffffff |
||
---|---|---|
contrib | ||
docu | ||
kernel | ||
pre-patches | ||
scripts | ||
test_suite | ||
userspace | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
COPYING | ||
INSTALL | ||
NEWS | ||
README |
MARS Long Distance Replication Software See http://schoebel.github.io/mars/ Very detailed documentation / motivation / use cases can be found there. Please look into the docu/ subdirectory. License: GPLv2+ (see file COPYING) Documentation is under FDL. This is intended for the whole project, and is valid for all parts from the original author as well as parts from 1&1. Any further contributors to contrib/ subdirectory are strongly encouraged to put their files also under GPL or FDL, or at least a compatible license (see newest descriptions at fsf.org).