summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_pageout.c
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-09-02 22:01:14 +0000
committeremaste <emaste@FreeBSD.org>2014-09-02 22:01:14 +0000
commit63a3fa9dd01a9f60382de27d62550a7fdcfb0659 (patch)
tree04d481eaf7cd8b86629e0e4335e0ae58b04046e3 /sys/vm/vm_pageout.c
parentad2653d85efb9e1ad4b671687bcf5e3d6b9d3d06 (diff)
downloadFreeBSD-src-63a3fa9dd01a9f60382de27d62550a7fdcfb0659.zip
FreeBSD-src-63a3fa9dd01a9f60382de27d62550a7fdcfb0659.tar.gz
MFC automatic vt(4) selection for UEFI boot
r268158: Prefer vt(4) for UEFI boot The UEFI framebuffer driver vt_efifb requires vt(4), so add a mechanism for the startup routine to set the preferred console. This change is ugly because console init happens very early in the boot, making a cleaner interface difficult. This change is intended only to facilitate the sc(4) / vt(4) transition, and can be reverted once vt(4) is the default. r268160: Fix typos in VTY constant names from r268158 r268982: Don't pass null kmdp to preload_search_info On Xen PVH guests kmdp == NULL. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys/vm/vm_pageout.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud