Commit Graph

1940 Commits

Author SHA1 Message Date
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
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
5a759b6819 all: release mars0.1stable71 2019-03-12 12:49:46 +01:00
Thomas Schoebel-Theuer
5b2672e211 logger: reduce atomic_t overhead for production 2019-03-12 12:47:25 +01:00
Thomas Schoebel-Theuer
079a5f7714 logger: fix writeback in non-floating mode 2019-03-12 12:47:25 +01:00
Thomas Schoebel-Theuer
f12cb57ca8 all: release mars0.1stable70 2019-03-06 07:21:28 +01:00
Thomas Schoebel-Theuer
ca5ff88fec doc: update version 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
1edc891025 doc: update systemd description 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
96b13a2b10 systemd: update templates 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
b9f85276dd marsadm: allow pattern matching on filenames 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
a0ae15427b marsadm: separeate env creation 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
147e29049e marsadm: workaround hanging systemd 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
9440d2b5e8 marsadm: safeguard unnecessary template file generation 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
835fb864c3 marsadm: add systemd-want-$host 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
cdce3dfd69 marsadm: detach wait for systemd stopping 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
33e889b502 marsadm: handover wait for systemd stopping 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
f07f65901b marsadm: add systemd presence check 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
a211bdce33 marsadm: allow waiting for foreign peer 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
b951c13d1b marsadm: deactivate unit upon detach 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
b7b9e6fed1 marsadm: avoid split brain during fast handover 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
893a00976a marsadm: enable all existing templates 2019-03-06 07:03:50 +01:00
Thomas Schoebel-Theuer
334ea01b6a marsadm: regenerate templates on set-systemd-unit 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
888cefb020 marsadm: fix template generation 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
ec6b165ad6 marsadm: allow stopping of non-enabled units 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
0756bdc9b8 marsadm: activate systemd unit only when device present 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
51e12bf9d4 marsadm: locking around systemctl commands 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
e2ed431fd0 marsadm: allow systemd commands on non-initialized /mars 2019-03-06 07:03:49 +01:00
Thomas Schoebel-Theuer
cabb3cbe5c marsadm: fix whitespace in template names 2019-03-06 07:03:48 +01:00
Thomas Schoebel-Theuer
c6e31dc6da marsadm: C++ comments must be followed by whitespace
They can interfere with http://myserver.org syntax.
2019-03-06 07:03:47 +01:00
Thomas Schoebel-Theuer
e4e6d9b7a3 pre-patches: remove 2.6.32
It does no longer compile.
Also, it is prone to deadlocks.
Anyway, such old kernels are no longer state of the art.
2019-03-06 07:02:22 +01:00
Thomas Schoebel-Theuer
388015ae37 mem: reproducible builds on newer compilers 2019-03-02 22:14:15 +01:00
Thomas Schoebel-Theuer
6773712672 if: fix bio_get stack corruption when bio is on stack
I am unsure whether this might break compatibility to some
very ancient kernels.

AFAICR, it could have been needed long ago, when some old 32bit
kernels needed kmap().

Anyway, I don't have those old kernels anymore.
2019-03-02 22:14:14 +01:00
Thomas Schoebel-Theuer
233ab1f2c8 all: release mars0.1stable69 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer
b5ad3e897b pre-patches for kernel 4.9 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer
05e17fb881 aio: adapt to upstream commit 723c038475b78edc9327eb952f95f9881cc9d7 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer
0d48be8a7e compat: adapt to 5955102c9984fa081b2d570cfac75c97eecf8f3b 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer
70f844da98 infra: fix wrong version detection 2019-02-19 07:26:32 +01:00
Thomas Schoebel-Theuer
312660c598 all: adapt to block layer changes, kernel 4.8 2019-02-19 07:26:32 +01:00