Also:
membarrier(2): use atomic for lockless read of curproc->p_flag2
Differential D56507
membarrier(2): implement the MEMBARRIER_CMD_GET_REGISTRATIONS command Authored by kib on Sat, Apr 18, 6:48 PM. Tags None Referenced Files
Subscribers
Details Also: membarrier(2): use atomic for lockless read of curproc->p_flag2
Diff Detail
Event TimelineComment Actions Is there any reason not to turn your test program into something we can run as part of the test suite? Comment Actions The test program was generated with the help from Claude Sonnet 4.6. I'd rather write my own test if it were to be included in FreeBSD. |