Tom
20cccda731
Kernel: Add simplistic work queues
...
We can't use deferred functions for anything that may require preemption,
such as copying from/to user or accessing the disk. For those purposes
we should use a work queue, which is essentially a kernel thread that
may be preempted or blocked.
2021-03-21 13:41:09 +01:00
..
2021-03-17 23:22:42 +01:00
2021-03-21 13:41:09 +01:00
2021-03-18 07:52:15 +01:00
2021-03-05 11:29:34 +01:00
2021-03-18 07:52:15 +01:00
2021-03-15 09:57:27 +01:00
2021-03-18 07:52:15 +01:00
2021-03-05 11:29:34 +01:00
2021-03-05 11:29:34 +01:00
2021-03-21 13:41:09 +01:00
2021-03-17 23:22:42 +01:00
2021-02-23 20:56:54 +01:00
2021-01-22 22:17:39 +01:00
2021-03-17 23:22:42 +01:00
2021-03-17 23:22:42 +01:00
2021-02-23 20:56:54 +01:00
2021-01-22 22:17:39 +01:00
2021-03-17 23:22:42 +01:00
2021-03-17 23:22:42 +01:00
2021-03-17 23:22:42 +01:00
2021-03-17 23:22:42 +01:00
2021-03-05 11:29:34 +01:00
2021-03-17 23:22:42 +01:00
2021-03-17 23:22:42 +01:00
2021-03-05 11:29:34 +01:00
2021-03-05 11:29:34 +01:00