gem5/kern
Ali Saidi a7c089ab06 only set stuff up for binning interrupts if interrupt binning is on
kern/linux/linux_system.cc:
    Don't scheduling interrupt events if we are not binning interrupts
kern/tru64/tru64_system.cc:
    set the bin_int boolean in the system structure

--HG--
extra : convert_revision : 68eea9c448f1c481fc79be1777acb536d6385495
2004-09-24 14:16:51 -04:00
..
linux only set stuff up for binning interrupts if interrupt binning is on 2004-09-24 14:16:51 -04:00
tru64 only set stuff up for binning interrupts if interrupt binning is on 2004-09-24 14:16:51 -04:00
kernel_stats.cc added system option to bin interrupt code seperately. 2004-09-03 14:12:59 -04:00
kernel_stats.hh added system option to bin interrupt code seperately. 2004-09-03 14:12:59 -04:00
system_events.cc added system option to bin interrupt code seperately. 2004-09-03 14:12:59 -04:00
system_events.hh added system option to bin interrupt code seperately. 2004-09-03 14:12:59 -04:00