Alex Lapenkou
|
aaea4fd1e6
|
Add more documentation to decay.c
It took me a while to understand why some things are implemented the way they
are, so hopefully it will help future readers.
|
2021-07-22 23:19:09 -07:00 |
|
Alex Lapenkou
|
4b633b9a81
|
Clean up background thread sleep computation
Isolate the computation of purge interval from background thread logic and
move into more suitable file.
|
2021-07-22 23:19:09 -07:00 |
|
David Goldblatt
|
f77cec311e
|
Decay: Take current time as an argument.
This better facilitates testing.
|
2020-04-10 13:12:47 -07:00 |
|
David Goldblatt
|
d1d7e1076b
|
Decay: move in some background_thread accesses.
|
2020-04-10 13:12:47 -07:00 |
|
David Goldblatt
|
cdb916ed3f
|
Decay: Add comments for the public API.
|
2020-04-10 13:12:47 -07:00 |
|
David Goldblatt
|
8f2193dc8d
|
Decay: Move in arena decay functions.
|
2020-04-10 13:12:47 -07:00 |
|
David Goldblatt
|
7b62885476
|
Introduce decay module and put decay objects in PA
|
2020-04-10 13:12:47 -07:00 |
|