1. 23 May, 2002 16 commits
  2. 22 May, 2002 16 commits
  3. 21 May, 2002 7 commits
  4. 20 May, 2002 1 commit
    • Moe Jette's avatar
      changed job_id value from char* to uint16_t for performance reasons. · fa04708c
      Moe Jette authored
      also changed job_scheduler logic for performance. added partition
      pointer (in addition to name) in the job records (also for performance).
      the scheduler loop was getting bogged down otherwise with (very slow
      strcmp calls). execution time of scheduler now almost nil.
      fa04708c