Drew Galbraith
|
dc63084d61
|
[zion] Move synchronization to the message queue
|
2023-06-21 23:57:23 -07:00 |
Drew Galbraith
|
9dd457391c
|
[zion] Move IPC objects to share code
|
2023-06-21 23:47:45 -07:00 |
Drew Galbraith
|
0b86a94f14
|
Migrate to error constants in glacier
|
2023-06-21 18:28:54 -07:00 |
Drew Galbraith
|
e1af79b975
|
[zion/glacier] Move RefPtr to glacier.
|
2023-06-21 15:07:40 -07:00 |
Drew Galbraith
|
d60b2bdc61
|
[zion] Move channel to use the message queue.
|
2023-06-20 15:36:17 -07:00 |
Drew Galbraith
|
fe1641ac38
|
[zion] Create a message queue to be shared between the port and channel
|
2023-06-20 15:29:32 -07:00 |
Drew Galbraith
|
27f540e9ae
|
Move ipc calls to take a void*
|
2023-06-19 18:39:46 -07:00 |
Drew Galbraith
|
685070d65e
|
Get rid of the type field on zmessage
|
2023-06-17 02:01:21 -07:00 |
Drew Galbraith
|
424b032146
|
[zion] Remove old debug messages
|
2023-06-17 01:09:48 -07:00 |
Drew Galbraith
|
2ea1f90690
|
[zion] Add a direct port write for the kernel
|
2023-06-17 00:07:58 -07:00 |
Drew Galbraith
|
35f24e7c77
|
Add a Port poll operation
|
2023-06-16 23:15:28 -07:00 |
Drew Galbraith
|
21b73b5b92
|
[zion] [yellowstone] Pass the denali VMMO by port as a POC.
Preparing to bootsrap via port write rather than hard coding capability
ids.
|
2023-06-16 15:58:50 -07:00 |
Drew Galbraith
|
71e51730b7
|
Mark unblocked threads as runnable before enqueueing them
|
2023-06-16 01:29:00 -07:00 |
Drew Galbraith
|
6986f534f8
|
Add a method for blocking threads on ports.
Additionally add the first lock class since we are becoming more
concurrent.
|
2023-06-12 20:56:25 -07:00 |
Drew Galbraith
|
0f0e39d1e9
|
Further parse AHCI information.
Send an IDENTIFY command to each drive and set up a hook to handle
interrupts.
|
2023-06-12 19:20:51 -07:00 |