how will BSD semaphores work withough atomic test-and-set?

Guy Middleton gamiddle at maytag.waterloo.edu
Thu Jul 12 01:45:41 AEST 1990


I remember hearing about Berkeley's new semaphore scheme, which depends upon
shared memory, and using an atomic test-and-set instruction to avoid making
syscalls.  Does anybody know how (or if) this will be modified to work on
machines without such instructions?



More information about the Comp.unix.wizards mailing list