Skip to content
  • Taylor Yu's avatar
    Track bootstrap phase independently of progress · 687bf3ea
    Taylor Yu authored
    Track bootstrap phase (enumerated by bootstrap_status_t) independently
    from the bootstrap progress (which can represent intermediate
    progress).  This allows control_event_bootstrap_problem() to avoid
    doing a linear search through the bootstrap progress space to find the
    current bootstrap phase.
    687bf3ea