Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-24 | Don't die in kthread_create() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com> | |||
2019-12-14 | Increase stack size of userspace threads to 32k. | Justin Husted | |
Certain fuse tests crashed inside of libc calls such as fprintf() with only 16k of stack. Signed-off-by: Justin Husted <sigstop@gmail.com> | |||
2019-01-13 | Use 16k stack size | Kent Overstreet | |
2019-01-13 | check for errors from pthread_create() | Kent Overstreet | |
2018-02-05 | use futex instead of pthread cond variable for schedule | Kent Overstreet | |
2018-01-11 | Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazily | Kent Overstreet | |
2017-01-20 | bcache in userspace; userspace fsck | Kent Overstreet | |