summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
diff options
context:
space:
mode:
authorcem <cem@FreeBSD.org>2015-07-21 20:33:36 +0000
committercem <cem@FreeBSD.org>2015-07-21 20:33:36 +0000
commitb1cbea06222d3a117573c4ac4875f1d0ae0955cb (patch)
tree5b082462b05c23f9b496902d8f5a9b6e2e1b6c58 /contrib/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
parentec1d3729b00b7227295d5526dcfa450e6c470cb9 (diff)
downloadFreeBSD-src-b1cbea06222d3a117573c4ac4875f1d0ae0955cb.zip
FreeBSD-src-b1cbea06222d3a117573c4ac4875f1d0ae0955cb.tar.gz
vt: Draw logos per CPU core
This feature is inspired by another Unix-alike OS commonly found on airplane headrests. A number of beasties[0] are drawn at top of framebuffer during boot, based on the number of active SMP CPUs[1]. Console buffer output continues to scroll in the screen area below beastie(s)[2]. After some time[3] has passed, the beasties are erased leaving the entire terminal for use. Includes two 80x80 vga16 beastie graphics and an 80x80 vga16 orb graphic. (The graphics are RLE compressed to save some space -- 3x 3200 bytes uncompressed, or 4208 compressed.) [0]: The user may select the style of beastie with kern.vt.splash_cpu_style=(0|1|2) [1]: Or the number may be overridden with tunable kern.vt.splash_ncpu. [2]: https://www.youtube.com/watch?v=UP2jizfr3_o [3]: Configurable with kern.vt.splash_cpu_duration (seconds, def. 10). Differential Revision: https://reviews.freebsd.org/D2181 Reviewed by: dumbbell, emaste Approved by: markj (mentor) MFC after: 2 weeks
Diffstat (limited to 'contrib/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud