Commit Graph

2186 Commits

Author SHA1 Message Date
Thomas Schoebel-Theuer
d9444a0c51 main: simplify switch testing 2019-08-06 08:02:42 +02:00
Thomas Schoebel-Theuer
048c64c59f all: release mars0.1astable75 2019-07-18 12:49:10 +02:00
Thomas Schoebel-Theuer
2dbe94302c marsadm: fix writeback-rest 2019-07-18 12:37:07 +02:00
Thomas Schoebel-Theuer
b533bb7a06 logger: increase hash constants 2019-07-18 12:36:45 +02:00
Thomas Schoebel-Theuer
b1c3602f93 logger: fix potential infinite memory allocation 2019-07-18 11:12:47 +02:00
Thomas Schoebel-Theuer
b2d18bdfbf logger: more testing 2019-07-18 11:12:47 +02:00
Thomas Schoebel-Theuer
b951bdf80e all: release mars0.1astable74 2019-07-10 11:27:37 +02:00
Thomas Schoebel-Theuer
c077935cc3 football: update to Football-2.0 2019-07-10 11:27:37 +02:00
Thomas Schoebel-Theuer
ba3ef7c678 marsadm: make join-cluster more rubust 2019-07-10 11:27:37 +02:00
Thomas Schoebel-Theuer
5f37b8e85a marsadm: workaround hanging ssh due to firewall hell 2019-07-10 11:27:37 +02:00
Thomas Schoebel-Theuer
4deb7c5f33 marsadm: skip empty peer ips 2019-07-10 11:27:37 +02:00
Thomas Schoebel-Theuer
2d77d0c396 marsadm: rework ssh port probing 2019-07-10 11:27:37 +02:00
Thomas Schoebel-Theuer
900ed3cbd8 infra: speed up by dent hashing 2019-07-10 11:27:37 +02:00
Thomas Schoebel-Theuer
ee08ab587e infra: introduce hash_table and hash_link 2019-07-10 11:27:37 +02:00
Thomas Schoebel-Theuer
b1861be0a9 infa: add quick dent list for speedup 2019-07-10 11:27:37 +02:00
Thomas Schoebel-Theuer
930d33e338 infra: prepare dent quick_list speedup 2019-07-10 11:27:37 +02:00
Thomas Schoebel-Theuer
0c1d47b955 client: speed up timeouting 2019-07-10 11:27:37 +02:00
Thomas Schoebel-Theuer
ee1e1ab1bb EOL: fully merge branch 'mars0.1.y' into mars0.1a.y 2019-07-10 11:26:15 +02:00
Thomas Schoebel-Theuer
45e36000b0 all: final release of mars0.1stable74 2019-07-10 11:25:13 +02:00
Thomas Schoebel-Theuer
dbfd0d77fd marsadm: improve logfile number display 2019-06-26 11:00:17 +02:00
Thomas Schoebel-Theuer
d7d03981c2 logger: allow pressure disabling for testing only 2019-06-26 11:00:17 +02:00
Thomas Schoebel-Theuer
c922bafa52 infra: additional global mem limit 2019-06-26 11:00:17 +02:00
Thomas Schoebel-Theuer
5be66cacb2 logger: make update_interval configurable 2019-06-26 11:00:17 +02:00
Thomas Schoebel-Theuer
30e3e073a1 logger: avoid writeback starvation by minimum update speed 2019-06-26 11:00:17 +02:00
Thomas Schoebel-Theuer
14d6e84fed infra: remove dead code 2019-06-26 10:57:27 +02:00
Thomas Schoebel-Theuer
1d978e91d0 all: release mars0.1astable73 2019-04-16 10:15:33 +02:00
Thomas Schoebel-Theuer
996d9c3f1a Merge branch 'mars0.1.y' into mars0.1a.y 2019-04-16 10:12:03 +02:00
Thomas Schoebel-Theuer
1cf1baa2d1 all: release mars0.1stable73 2019-04-16 09:34:14 +02:00
Thomas Schoebel-Theuer
25fde8b5f9 aio: fix potential race on fd 2019-04-16 09:20:49 +02:00
Thomas Schoebel-Theuer
8e1b163936 aio: fix forgotten upstream init for get_unused_fd() 2019-04-16 09:20:49 +02:00
Thomas Schoebel-Theuer
20fc88fed9 aio: fix potential race at get_unused_fd() 2019-04-16 09:20:48 +02:00
Thomas Schoebel-Theuer
d58c4f317d aio: safeguard against RLIMIT_NOFILE
When setting RLIMIT_NOFILE to ridicuously wrong values, it was possible
to get an endless loop.
2019-04-16 09:20:48 +02:00
Thomas Schoebel-Theuer
b247d548ac all: release mars0.1astable72 2019-04-06 20:14:13 +02:00
Thomas Schoebel-Theuer
2d550cbbc3 doc: update pdf 2019-04-06 20:11:52 +02:00
Thomas Schoebel-Theuer
7482321519 doc: also reference network tuning 2019-04-06 20:10:50 +02:00
Thomas Schoebel-Theuer
41a0486106 all: remove deprecated branch descriptions 2019-04-06 20:09:58 +02:00
Thomas Schoebel-Theuer
abf5b84b6d Merge branch 'mars0.1.y' into mars0.1a.y 2019-04-06 20:09:26 +02:00
Thomas Schoebel-Theuer
ffe97d18be all: release mars0.1stable72 2019-04-06 20:06:07 +02:00
Thomas Schoebel-Theuer
3f11d407a5 doc: update version number 2019-04-06 20:05:39 +02:00
Thomas Schoebel-Theuer
704c1167d5 all: remove deprecated branch descriptions 2019-04-06 19:59:46 +02:00
Thomas Schoebel-Theuer
4a23a0e4b4 doc: section on IO performance tuning 2019-04-06 19:55:57 +02:00
Thomas Schoebel-Theuer
05fc2e8ad5 marsadm: primary cannot be orphan by definition
Avoid false alarms.
2019-04-06 19:55:57 +02:00
Thomas Schoebel-Theuer
9bfe124b64 doc: descrribe new WriteBack amount feature 2019-04-06 19:55:57 +02:00
Thomas Schoebel-Theuer
890a162807 doc: describe primitive writeback-rest 2019-04-06 19:55:57 +02:00
Thomas Schoebel-Theuer
f91895acb5 marsadm: display writeback amount 2019-04-06 19:55:57 +02:00
Thomas Schoebel-Theuer
14a94155d7 marsadm: new primitive writeback-rest 2019-04-06 19:55:57 +02:00
Thomas Schoebel-Theuer
867be8a743 logger: fix writeback in pressure mode 2019-04-06 19:55:57 +02:00
Thomas Schoebel-Theuer
3320529ffb logger: rename old floating_mode to pressure_mode 2019-04-06 19:55:57 +02:00
Thomas Schoebel-Theuer
620e460471 Revert "logger: fix writeback in non-floating mode"
This reverts commit 079a5f7714.
2019-04-06 19:55:57 +02:00
Thomas Schoebel-Theuer
508ef8b96a all: release mars0.1astable71 2019-03-12 12:51:29 +01:00