Crate hermit[−][src]
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 | |
HW_DESTRUCTIVE_INTERFERENCE_SIZE | See https://github.com/facebook/folly/blob/1b5288e6eea6df074758f877c849b6e73bbb9fbb/folly/lang/Align.h#L107 for details |
KERNEL_STACK_SIZE | |
TIMER_ABSTIME | |
USER_STACK_SIZE | |
VIRTIO_MAX_QUEUE_SIZE |
Functions
Type Definitions
Tid |