1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-09 09:57:26 +03:00
Kristijan Gjoshev acf24a1a84 timer: add new feature FixedRandomDelay=
FixedRandomDelay=yes will use
`siphash24(sd_id128_get_machine() || MANAGER_IS_SYSTEM(m) || getuid() || u->id)`,
where || is concatenation, instead of a random number to choose a value between
0 and RandomizedDelaySec= as the timer delay.
This essentially sets up a fixed, but seemingly random, offset for each timer
iteration rather than having a random offset recalculated each time it fires.

Closes #10355

Co-author: Anita Zhang <the.anitazha@gmail.com>
2020-11-05 10:59:33 -08:00
..
2018-06-14 13:03:20 +02:00
2020-01-17 10:08:23 +01:00
2020-11-01 23:26:16 +09:00
2019-03-14 14:42:05 +01:00
2020-08-21 15:30:05 +09:00
2020-03-27 20:12:44 +01:00
2020-10-03 11:56:50 +00:00
2020-05-25 10:29:28 +02:00
2020-03-18 19:57:43 +01:00
2020-03-18 19:57:43 +01:00
2020-07-07 13:31:39 +02:00
2020-09-30 14:57:21 +02:00
2020-09-30 10:31:21 +02:00
2020-09-30 10:31:21 +02:00
2020-07-11 13:26:52 +02:00
2020-07-11 13:26:52 +02:00
2020-09-14 15:32:37 +02:00
2020-07-11 13:26:52 +02:00
2020-10-03 11:56:50 +00:00
2020-07-11 13:26:52 +02:00