aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_epoch.c
Commit message (Expand)AuthorAgeFilesLines
...
* hwpmc/epoch - don't reference domain if NUMA is not setMatt Macy2018-05-121-1/+1
* epoch(9): always set inited in epoch_initMatt Macy2018-05-111-2/+3
* epoch(9): callback task fixesMatt Macy2018-05-111-1/+13
* epoch(9): fix priority handling, make callback lists pcpu, and other fixesMatt Macy2018-05-111-36/+105
* Add simple preempt safe epoch APIMatt Macy2018-05-101-0/+508