Ah, I had it pegged for doing PIO. The CPU seems to slam to 100% every time it starts paging
and generally ignores anything else going on in the system including user interaction. I suppose if it's ticking on a task it can't help but get stuck, but certainly that shouldn't force it to get stuck in one context and fail to service other, non-paged, processes?