man.bsd.lv manual page server

Manual Page Search Parameters

RUMP(3) Library Functions Manual RUMP(3)

librumpRump kernel base

rump kernel base (librump, -lrump)

#include <rump/rump.h>
#include <rump/rump_syscalls.h>

The base of a rumpkernel(7) is provided by the librump library. In addition to fundamental routines such as kernel memory allocators and locking, librump provides system call wrappers.

Like the rumpuser(3) library, librump is a mandatory component and is present in every rump kernel.

rumpuser(3), rumpkernel(7)

December 1, 2014 NetBSD-9.2