Skip to content
  1. Oct 23, 2018
    • Victor Lopez's avatar
      Add new return code in check_cpu_availabiity · 5cfd4ac8
      Victor Lopez authored
      It is a corner case, but a thread may not know if the CPU has
      been already claimed before checking the availability.
      This way, DLB_NOUPDT is returned to note that the CPU is still "Lent".
      5cfd4ac8
  2. Oct 18, 2018
  3. Sep 28, 2018
    • Victor Lopez's avatar
      Add memory fence in assert_loop · c0aa2339
      Victor Lopez authored
      Some compiler optimizations may cache dereferenciations appearing
      in expr. The memory fence ensures that the references are loaded again
      from memory on each iteration.
      c0aa2339
  4. Sep 26, 2018
  5. Sep 10, 2018
  6. Aug 31, 2018
  7. Jul 23, 2018
  8. Jul 17, 2018
  9. May 23, 2018
  10. May 11, 2018
  11. Mar 27, 2018
  12. Mar 23, 2018
  13. Mar 21, 2018
  14. Mar 20, 2018
  15. Mar 14, 2018
  16. Mar 13, 2018
  17. Mar 12, 2018
  18. Mar 08, 2018