提交歷史

作者 SHA1 備註 提交日期
  Agustina Arzille 1090b141f8 Use a macro to align to a cache line in SMP only 2 年之前
  Agustina Arzille f19fc63f09 Use more shortcuts from the atomic API 2 年之前
  Agustina Arzille 54bd72dded Remove implementation files 2 年之前
  Agustina Arzille 8cb66c68da Restyle the code into using GNU coding standards 2 年之前
  Richard Braun ec4ddf8b95 Fix atomic operations argument types 7 年之前
  Richard Braun 8790d75d93 kern/atomic: remove shortcuts 7 年之前
  Richard Braun eb07829eae kern/spinlock: minor comment fix 7 年之前
  Richard Braun 07c7d5d45c kern/spinlock: fix and optimize 7 年之前
  Richard Braun 7dcf6715ff New errno.h standard header 7 年之前
  Richard Braun e826536338 kern/spinlock: add ownership tracking as a debugging feature 7 年之前
  Richard Braun 1ff3666dc2 New build system 7 年之前
  Richard Braun b2ad7d8623 Switch to initialization operations 7 年之前
  Richard Braun 9ded7917da Use the C11 alignas and noreturn macros 7 年之前
  Richard Braun f4b232fdc9 kern/spinlock: describe memory order constraints 7 年之前
  Richard Braun d9d5380bd7 kern/spinlock: use new atomic accessor macros 7 年之前
  Richard Braun 436fe6cb97 Move assert.h to the include directory 7 年之前
  Richard Braun fb9d72a5a9 kern/spinlock: replace xxx_once macros with atomic accessors 7 年之前
  Richard Braun 54cd82044a kern/spinlock: use atomic accessors instead of memory barriers 8 年之前
  Agustina Arzille bcbe8dc991 Replace sequential consistency with more efficient orders 8 年之前
  Richard Braun fb13a50dca Revert "Remove unneeded quotes when using #error" 8 年之前
  Agustina Arzille b1730c99f8 Use the new atomic operations interface 8 年之前
  Richard Braun 7933e1b8c7 kern/spinlock: new fair and scalable implementation 8 年之前