From what I understand, the second processor isn't really equipped to be managed by the operating system - it's useful for running parallel pieces of small code on. Even if we could run Linux processes under it, it wouldn't be the best use of resources - it's best to write a simple assembler/C...