aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-20Fix asm constraints in __rmem_thread_startHEADmasterWill Deacon1-1/+1
2017-11-17Increase number of threadsWill Deacon1-3/+5
2017-11-16Uncomment writer thread and provide example metadataShaked Flur4-6/+46
2017-10-26Add tags target and update phony targetWill Deacon1-2/+5
2017-10-26Add qrwlock.h to HDRS in MakefileWill Deacon1-1/+1
2017-10-26Add basic READMEWill Deacon1-0/+5
2017-10-26Add GPLv2 license, since most of this is derived from kernel sourcesWill Deacon1-0/+340
2017-10-26Add script for running rmemWill Deacon1-0/+16
2017-10-17Hack in basic assertionsWill Deacon5-7/+26
2017-10-16Ensure rmem helpers are inlinedWill Deacon1-3/+4
2017-10-16Hook up threadingWill Deacon5-25/+61
2017-10-16Got rid of stdlib.h dependencyWill Deacon2-1/+7
2017-10-16Everything filled in...Will Deacon2-23/+126
2017-10-16First steps towards userspace qrwlockWill Deacon5-0/+523