Kumba wrote:
You'll want to compile debugging symbols into your kernel. Raw addresses aren't very useful, because I don't have your System.map file or anything
I have removed in order to reduce the file size, currently we are 11Mbyte of Kernel +ramrootfs
Kumba wrote:
The other thing I can think of....are you using transparent hugepage support by chance?
ummm no
Kumba wrote:
Seems the R14000 CPUs make it even worse
the above machine is 2xR12K
I am using two machines, mine is 2xR12K, my friend is 2xR14
both of them have the same issues
Kumba wrote:
Also, when you get an IBE, make sure to fully power the machine down and unplug the power cord for ~30 seconds. I had this issue with the DBEs in which the caches weren't being cleared correctly or the hardware not reinitialized correctly with a plain reboot or quick power cycle.
have you seen my front plane hack ? it's useful for this purpose, I can remotely force a power down + cable unplug
there is a rele of 20A between the 220V plug and the IP30-PSU
the whole looks similar to the L2 controller used in Terzo!
btw, can't we have a proper piece of assembly code to invalidate the cache ?
do I have to post here my .config ?