Home | History | Annotate | Download | only in membar
History log of /src/tests/lib/libc/membar/Makefile
RevisionDateAuthorComments
 1.1  08-Apr-2022  riastradh membar_ops(3): Add some automatic tests.

These tests run two threads for five seconds each to try to trigger
races in the event of broken memory barriers. They run only on
machines with at least two CPUs; on uniprocessor systems there's no
point -- the membars can correctly just be (instruction barrier)
no-ops.

RSS XML Feed