]> Zhao Yanbai Git Server - kernel.git/commitdiff
set .bochsrc to fix i8253/4 too fast under bochs
authoracevest <zhaoyanbai@126.com>
Mon, 8 Nov 2021 05:33:39 +0000 (13:33 +0800)
committeracevest <zhaoyanbai@126.com>
Mon, 8 Nov 2021 05:33:39 +0000 (13:33 +0800)
.bochsrc

index 2cbfe7719c0490dbec38219f26fb1e338e76eb1e..bcd7e87f740db382a05960a37d6247bffc739ad6 100644 (file)
--- a/.bochsrc
+++ b/.bochsrc
@@ -617,6 +617,7 @@ pci: enabled=1, chipset=i440fx
 # Default value are sync=none, rtc_sync=0, time0=local
 #=======================================================================
 #clock: sync=none, time0=local
+clock: sync=realtime, time0=local, rtc_sync=0
 
 #=======================================================================
 # CMOSIMAGE:
@@ -1308,4 +1309,4 @@ debug_symbols: file="kernel.sym"
 #megs: 64
 #megs: 32
 #megs: 16
-#megs: 8
+megs: 8