summaryrefslogtreecommitdiff
path: root/linux/kthread.c
AgeCommit message (Expand)Author
2021-02-24Don't die in kthread_create()Kent Overstreet
2019-12-14Increase stack size of userspace threads to 32k.Justin Husted
2019-01-13Use 16k stack sizeKent Overstreet
2019-01-13check for errors from pthread_create()Kent Overstreet
2018-02-05use futex instead of pthread cond variable for scheduleKent Overstreet
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet
2017-01-20bcache in userspace; userspace fsckKent Overstreet