mbox series

[0/4] time-travel broadcast and shared memory

Message ID 20231110185255.32006-5-johannes@sipsolutions.net
Headers show
Series time-travel broadcast and shared memory | expand

Message

Johannes Berg Nov. 10, 2023, 6:52 p.m. UTC
So I've been mentioning the shared memory part, but because it
(mechanically, not semantically) depends on the broadcast
messages we use to separate tests, I've included those patches
here as well.

As for the shared memory part, the calendar/controller we have
already implements that protocol, see
https://github.com/linux-test-project/usfstl/tree/main/control

johannes