[SOLVED] Bochs's SMP stimulation
Posted: Wed Aug 21, 2013 11:08 pm
I used bochs for debugging in SMP situation. The initialization of AP was OK, but the BSP will not receive any interrupt from outside.
However, when I throw my OS to VMware, the OS ran perfectly. Four cores can both have a running process on it, and the interrupts from mouse and keyboard worked fine as well. What is wrong with my code/bochs?
However, when I throw my OS to VMware, the OS ran perfectly. Four cores can both have a running process on it, and the interrupts from mouse and keyboard worked fine as well. What is wrong with my code/bochs?