Skip to content

A Mellor-Crummey Scott queued spinlock which requires threads to spin only on their local node, better suited to NUMA architectures.

License

Notifications You must be signed in to change notification settings

goodcleanfun/mcs_spinlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcs_spinlock

A Mellor-Crummey Scott queued spinlock which requires threads to spin only on their local node, better suited to NUMA architectures.

About

A Mellor-Crummey Scott queued spinlock which requires threads to spin only on their local node, better suited to NUMA architectures.

Resources

License

Stars

Watchers

Forks

Packages

No packages published