Skip to content
Snippets Groups Projects
  1. Jun 11, 2017
    • Eric Cano's avatar
      Added a next state structure for the drive register. · 4a8ff1c5
      Eric Cano authored
      Added during investigation of scheduling issues.
      Not used currently but will be usefull when implementing session preemption.
      4a8ff1c5
    • Eric Cano's avatar
      Reimplemented objects store object dumps. · 0418642f
      Eric Cano authored
      We now use protobuf's introspection to dump objects into JSON instead of ad-hoc code
      using json-c.
      0418642f
    • Eric Cano's avatar
      Added thread naming in taped. · bbbf8574
      Eric Cano authored
      The different processes of taped can now be identified as in this exemple:
      [eric@localhost ~]$ ps -ax -o "pid comm cmd"  | grep /usr/bin/cta-taped
      [...]
      32593 cta-taped-main  /usr/bin/cta-taped -fl /cta-taped.log
      32800 cta-tpd-VDSTK11 /usr/bin/cta-taped -fl /cta-taped.log
      32801 cta-taped-gc    /usr/bin/cta-taped -fl /cta-taped.log
      bbbf8574
  2. Jun 09, 2017
  3. Jun 07, 2017
  4. Jun 06, 2017
  5. Jun 01, 2017
  6. May 31, 2017
  7. May 30, 2017
Loading