*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: rump.halt | Section: 1 | Source: NetBSD | File: rump.halt.1
RUMP.HALT(1) FreeBSD General Commands Manual RUMP.HALT(1) NAME rump.halt - halt a rump kernel SYNOPSIS rump.halt [-dhn] DESCRIPTION The rump.halt utility exits a rump kernel. The file system cache, if present, is flushed. Since a rump kernel does not control its clients, they are not directly affected by rump.halt. However, they will be unable to request further services from the halted rump kernel. The options are as follows: -d Create a core dump. The core file is saved according to standard userland program coredump rules, and can be later examined with a debugger. -h By default the process hosting the rump kernel exits. Using this option shuts down rump kernel activity, but does not cause the hosting process to exit. -n Do not flush the file system cache. This option should be used with extreme caution. It can be used if a virtual disk or a virtual processor is virtually on fire. SEE ALSO rump(3) HISTORY The rump.halt command appeared in NetBSD 6.0. CAVEATS While using -h makes it impossible to issue further system calls, it does not necessarily stop all activity in a rump kernel. It is recommended this option is used only for debugging purposes. FreeBSD 14.1-RELEASE-p8 December 12, 2010 FreeBSD 14.1-RELEASE-p8

Navigation Options