One 4-minor frame scheduler running two pthreads.

Parameters
==========

cpu: 1
intr_source: FRS_INTRSOURCE_CCTIMER
n_minors: 4
period: 600 [ms] (a long period to allow for the printf statements)

Threads
=======

Thread A: Period of 600 [ms] (determined base minor frame period)
Thread B: Period of 2400 [ms] (determined # of minor frames per major frame)


