[−][src]Crate hermit
Modules
| environment | Determining and providing information about the environment (unikernel vs. multi-kernel, hypervisor, etc.) as well as central parsing of the command-line parameters. |
| fs | |
| irq | |
| kernel | |
| mm | |
| percore | |
| processor | |
| scheduler | Architecture dependent interface to initialize a task |
| x86_64 |
Macros
Print formatted text to our console. | |
| println | Print formatted text to our console, followed by a newline. |
Structs
| SpinlockContainer | |
| SpinlockIrqSaveContainer | |
| itimerval | |
| timespec | |
| timeval |
Constants
| CLOCK_MONOTONIC | |
| CLOCK_PROCESS_CPUTIME_ID | |
| CLOCK_REALTIME | |
| CLOCK_THREAD_CPUTIME_ID | |
| DEFAULT_STACK_SIZE | |
| KERNEL_STACK_SIZE | |
| TIMER_ABSTIME | |
| USER_STACK_SIZE | |
| VIRTIO_MAX_QUEUE_SIZE |
Functions
Type Definitions
| Tid |