Statistics
| Branch: | Revision:

root / hw / ppce500_spin.c @ 0200db65

History | View | Annotate | Download (5.3 kB)

# Date Author Comment
5c145dac 10/06/2011 10:47 am Alexander Graf

PPC: E500: Add PV spinning code

CPUs that are not the boot CPU need to run in spinning code to check if they
should run off to execute and if so where to jump to. This usually happens
by leaving secondary CPUs looping and checking if some variable in memory...