Historial de Commits

Autor SHA1 Mensaje Fecha
  Agustina Arzille ae85189376 Implement futexes hace 1 año
  Agustina Arzille d324d64d87 Numerous style and bug fixes hace 1 año
  Agustina Arzille 59b66630a7 Initial steps for page fault handling hace 2 años
  Agustina Arzille 262be8ab4d Yet more style fixes hace 2 años
  Agustina Arzille e2dfe4df23 Use automatic cleanup for resource management hace 2 años
  Richard Braun b4c679bd60 Clean up init op dependencies between syscnt and mutex hace 6 años
  Richard Braun 5daf8db520 Add debugging code to the mutex modules hace 7 años
  Richard Braun 4c0dcbeb7d Merge branch 'adaptive_spinning' hace 7 años
  Agustina Arzille 4278f99adc Rework mutex implementation selection hace 7 años
  Richard Braun b2ad7d8623 Switch to initialization operations hace 7 años
  Agustina Arzille bcbe8dc991 Replace sequential consistency with more efficient orders hace 7 años
  Agustina Arzille b1730c99f8 Use the new atomic operations interface hace 7 años
  Richard Braun d2a89f7f6e kern/sleepq: also disable interrupts during critical sections hace 7 años
  Richard Braun 5d0d021905 kern/{condition,mutex}: include stdbool.h hace 7 años
  Richard Braun f4d75d0cd8 kern/mutex: implement the --enable-mutex-pi option hace 7 años
  Richard Braun 3ae5551b33 kern/{condition,mutex}: reimplement on top of sleep queues hace 7 años
  Richard Braun 7a00044da8 kern/types: split into module-specific type headers hace 7 años
  Richard Braun 701a5d9cf5 kern/thread: add thread_join hace 10 años
  Richard Braun b53c5990cc Update calls to atomic operations hace 11 años
  Richard Braun 04e1818f60 kern/{condition,mutex}: refactor common code hace 11 años
  Richard Braun 909c423347 kern/condition: new module hace 11 años
  Richard Braun c0fb9d9c30 kern/mutex: new module hace 11 años