OSDN Git Service

2005-08-23 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Tue, 23 Aug 2005 21:09:48 +0000 (21:09 +0000)
committerbrolley <brolley>
Tue, 23 Aug 2005 21:09:48 +0000 (21:09 +0000)
commit425601dd3e47ac5b1e246212dc028528c0f124d8
treecef83547dd0f4555df93086e180b38778209755a
parentbe9694e211422c75ec9029e151370f59d60c0cd7
2005-08-23  Dave Brolley  <brolley@redhat.com>

        * mainDynamic.cxx (try_add_gprof): Initialize interval.
        * commonCfg.cxx (set_priority): New method of SchedCfg.
        (GprofCfg): Always call set_time, set_regular and set_priority.
        (BoardCfg::write_load): Don't connect init-seq to the dynamic
        configurator's step! pin. Call set_priority.
        * commonCfg.h (set_priority): New method of SchedCfg.
        (config_priority,gprof_priority,default_priority): New constants in
        SchedCfg.
sid/main/dynamic/ChangeLog
sid/main/dynamic/commonCfg.cxx
sid/main/dynamic/commonCfg.h
sid/main/dynamic/mainDynamic.cxx