Hey everyone,

 

I'm trying to implement frequency scaling that happens at runtime, but I am
running into a problem with Full System.  The kernel is reporting "soft
lockups" being detected.  I am guessing that this is related to the timer
interrupts not scaling when I increase the cpu frequency (I am using
TimingSimpleCPU), and the kernel thinks more time has passed between
interrupts than actually has.   Can someone help me narrow down what I need
to modify to get this to work? I cannot seem to find where the timer
interrupts (either PIC or RTC) are based off the CPU frequency in M5 to
cause this to happen.

 

Thanks,

Geoff Blake

_______________________________________________
m5-users mailing list
m5-users@m5sim.org
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to