summaryrefslogtreecommitdiff
path: root/kern/sref.h
AgeCommit message (Collapse)Author
2017-01-25kern/sref: implement weak referencesRichard Braun
2014-09-25kern/sref: don't inline sref_counter_initRichard Braun
2014-09-20kern/sref: new moduleRichard Braun
This module provides multiprocessor scalable reference counters, based on Refcache, as described in the RadixVM paper.