Skip to content
  • Robert Ricci's avatar
    Added support for the new current_reloads table - this table is intended · 455dcee9
    Robert Ricci authored
    to contain a list of reloads currently in processes. It is filled by
    os_load, and is cleared out by the tmcd 'reset' command or by nfree.
    The tmcd 'loadaddr' command now uses this table instead of the reloads table.
    
    Also added Frisbee support to sched_reload, and changed the Frisbee command
    line option to os_load to '-r' to avoid a conflict with sched_reload's '-f'
    option.
    455dcee9