Menu

#2283 Don't write CIM_IndicationService to disk

Performance
pending-fixed
sfcb (1090)
5
2012-02-29
2011-09-30
No

As of 3190623, the *IsSettable properties are false by default, and the corresponding values can be set in sfcb.cfg. Because these values are effectively static during the sfcbd lifecycle, we can populate the instance of CIM_IndicationService directly from sfcb.cfg instead of storing the instance on disk (via CBCreateInstance). This also assumes that there is only one instance of CIM_IndicationService, which we assume other places in the reliable indication code.

Discussion

  • Michael Chase-Salerno

    This is LTC#74992

     
  • Chris Buccella

    Chris Buccella - 2012-02-29

    committed to CVS HEAD and git master

     
  • Chris Buccella

    Chris Buccella - 2012-02-29
    • status: open --> pending-fixed
     

Log in to post a comment.