Skip to content

Generators: reduce I/O load by writing to shared RAM

Christian Gutschow requested to merge cgutscho/athena:rng_io_patch into 21.6

cf. AGENE-2148

Checks if shared memory area exits and uses it to save/restore RNG state to/from there.

cc @jwalder @fsiegert @ewelina

Edited by Christian Gutschow

Merge request reports