Drew Galbraith
|
d9df1212b7
|
[Zion] Pass data to message queue as IpcMessage obj.
|
2023-11-03 00:37:53 -07:00 |
Drew Galbraith
|
d7af2e3f4f
|
[Zion] Return the IpcMessage up to the syscall level.
|
2023-11-03 00:12:28 -07:00 |
Drew Galbraith
|
d2c77e1d18
|
[Zion] Move away from storing pointers to IpcMessages.
|
2023-11-02 23:51:52 -07:00 |
Drew Galbraith
|
59f147193a
|
[Zion] Store IPC capabilities in a vector rather than list.
|
2023-11-02 23:44:15 -07:00 |
Drew Galbraith
|
4c09a9d019
|
[Zion] Move to a general IpcMessage object for Ipc.
|
2023-11-02 23:40:23 -07:00 |
Drew Galbraith
|
277b0d3ccc
|
[Zion] Use the glacier ArrayView class for sending IPC msgs.
|
2023-11-02 23:31:08 -07:00 |
Drew Galbraith
|
4c04f9d561
|
[Zion] Add a mutex object with appropriate syscalls.
|
2023-10-25 14:47:45 -07:00 |
Drew Galbraith
|
b516087922
|
[Zion] Add the ability to pass capabilities via endpoint call.
|
2023-10-24 23:32:05 -07:00 |
Drew Galbraith
|
64d355b20d
|
[glacier] Move LinkedList to glacier.
|
2023-06-26 15:01:55 -07:00 |
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
|
c064af5fa7
|
Endpoint syscalls implemented
|
2023-06-21 23:14:42 -07:00 |
Drew Galbraith
|
e1af79b975
|
[zion/glacier] Move RefPtr to glacier.
|
2023-06-21 15:07:40 -07:00 |
Drew Galbraith
|
56eae3d4e5
|
[zion/glacier] Move SharedPtr to glacier
|
2023-06-21 14:48:29 -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 |