diff options
author | imp <imp@FreeBSD.org> | 2014-01-19 19:36:11 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2014-01-19 19:36:11 +0000 |
commit | da5df765d5b2dcffd55c078fbb36f27310d0751e (patch) | |
tree | 76518547e862bbe70161720988a5bae5fd6a90ab /sys/vm/vm_object.c | |
parent | 13c3304ef662d70494a0b84b14a9b3548ec34229 (diff) | |
download | FreeBSD-src-da5df765d5b2dcffd55c078fbb36f27310d0751e.zip FreeBSD-src-da5df765d5b2dcffd55c078fbb36f27310d0751e.tar.gz |
Introduce grab and ungrab upcalls. When the kernel desires to grab the
console, it calls the grab functions. These functions should turn off
the RX interrupts, and any others that interfere. This makes mountroot
prompt work again. If there's more generalized need other than
prompting, many of these routines should be expanded to do those new
things.
Reviewed by: bde (with reservations)
Diffstat (limited to 'sys/vm/vm_object.c')
0 files changed, 0 insertions, 0 deletions