|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
#include <service/string.h>#include <service/endian.h>#include <service/logging.h>#include <service/helper.h>#include <nul/service_admission.h>#include <nul/service_fs.h>#include <nul/capalloc.h>#include <nul/disk_helper.h>#include <nul/timer.h>#include <nul/types.h>#include "nova_types.h"#include <sigma0/consumer.h>Classes | |
| class | Remcon |
| struct | Remcon::server_data |
| struct | Remcon::server_data::event |
| struct | Remcon::disks |
| class | Remcon::Auth |
Macros | |
| #define | UUID_LEN 16 |
| #define | DAEMON_VERSION 0xb001U |
Typedefs | |
| typedef uint8 | uint8_t |
| typedef uint16 | uint16_t |
| typedef uint32 | uint32_t |
| typedef uint64 | uint64_t |
| typedef PacketConsumer < NOVA_PACKET_LEN *64 > | EventConsumer |
| typedef PacketProducer < NOVA_PACKET_LEN *64 > | EventProducer |
| typedef PacketConsumer < NOVA_PACKET_LEN *4 > | AuthConsumer |
| typedef PacketProducer < NOVA_PACKET_LEN *4 > | AuthProducer |
Enumerations | |
| enum | { CONST_CAP_RANGE = 16U } |
Variables | |
| enum { ... } | __attribute__ |
| Start a linux from a multiboot structure. | |
| #define DAEMON_VERSION 0xb001U |
| #define UUID_LEN 16 |
| typedef PacketConsumer<NOVA_PACKET_LEN * 4> AuthConsumer |
| typedef PacketProducer<NOVA_PACKET_LEN * 4> AuthProducer |
| typedef PacketConsumer<NOVA_PACKET_LEN * 64> EventConsumer |
| typedef PacketProducer<NOVA_PACKET_LEN * 64> EventProducer |
| __attribute__ |
Start a linux from a multiboot structure.