summaryrefslogtreecommitdiff
path: root/sys/conf/GENERIC
blob: a8e4620ed472a03d2947740dff1e08877835c2e3 (plain)
1
2
3
4
5
6
7
8
9
10
// Kernel options
option PANIC_SCR    no   // Clear screen on panic

// Kernel constants
setval SCHED_NQUEUE 4    // Number of scheduler queues (for MLFQ)
setval DISK_MAX     16   // Maximum disks to be registered

// Console attributes
setval CONSOLE_BG 0x000000
setval CONSOLE_FG 0xB57614