Drew Galbraith
|
0ec2fa3e76
|
[glacier] Move Pair to glacier.
|
2023-06-21 20:47:40 -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
|
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
|
5e99dbf7d1
|
Refactor all Zion decls into one header
|
2023-06-17 01:45:53 -07:00 |
Drew Galbraith
|
242a18ae3c
|
[zion] Finish cleaning up process capability interface.
Make all functions generic and specify existing/vs new cap.
|
2023-06-16 15:09:15 -07:00 |
Drew Galbraith
|
71e51730b7
|
Mark unblocked threads as runnable before enqueueing them
|
2023-06-16 01:29:00 -07:00 |
Drew Galbraith
|
ffa2d97a64
|
First iteration of denali server
|
2023-06-15 16:20:29 -07:00 |
Drew Galbraith
|
a5c4d40575
|
Refactor error types and error reporting
|
2023-06-07 08:51:23 -07:00 |
Drew Galbraith
|
81b925eea0
|
Add a basic IPC setup with Channel Object.
Pass a process a channel endpoint on startup that it will use to
get it's initial capabilities.
|
2023-06-07 08:24:10 -07:00 |