RUMPUSER(3) | Library Functions Manual | RUMPUSER(3) |
For example, rump implements kernel threads directly as hypervisor calls to host pthread(3). This avoids the common virtualization drawback of multiple overlapping and possibly conflicting implementations of same functionality in the software stack.
The rumpuser interface is still under development and interface documentation is available only in source form from src/lib/librumpuser.
March 1, 2010 | NetBSD 6.1 |