| ../ | 
  | kernel |  | bd0bdd37 | 5 years | Thierry Delisle | Fix how bias is handled in the ready queue to be more consistent with … | 
  | io |  | 11054eb | 5 years | Thierry Delisle | Fix io to no longer use monitors since some usages aren't in threads | 
  | clib |  | 86dc95d | 5 years | Thierry Delisle | Re-implemented the work around I forgot about in memcached.
Namely … | 
  | thread.hfa | 5.0 KB
     | b1d83ba | 5 years | Thierry Delisle | Removed unused code for manual threads. | 
  | thread.cfa | 4.8 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | stats.hfa | 2.5 KB
     | dddb3dd0 | 5 years | Thierry Delisle | Changed io to use ring per kernel threads. | 
  | stats.cfa | 7.9 KB
     | dddb3dd0 | 5 years | Thierry Delisle | Changed io to use ring per kernel threads. | 
  | snzi.hfa | 3.9 KB
     | 290553a | 5 years | Thierry Delisle | Changed some defines to constants with last fix | 
  | ready_subqueue.hfa | 6.1 KB
     | 343d10e | 5 years | Thierry Delisle | Removed code broken in new-ast out of libcfa | 
  | ready_queue.cfa | 18.1 KB
     | bd0bdd37 | 5 years | Thierry Delisle | Fix how bias is handled in the ready queue to be more consistent with … | 
  | preemption.hfa | 881 bytes
     | e660761 | 5 years | Thierry Delisle | First attempt at reducing complation time by restructuring the code. … | 
  | preemption.cfa | 26.9 KB
     | 357fae8 | 5 years | Thierry Delisle | Fixed bad copy paste | 
  | mutex.hfa | 4.7 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | mutex.cfa | 3.9 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | monitor.hfa | 3.9 KB
     | e0b8d66d | 5 years | Thierry Delisle | Fix bug in delete for mutexed pointer. | 
  | monitor.cfa | 33.1 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | locks.hfa | 9.5 KB
     | 198e335 | 5 years | Thierry Delisle | Fixed default parameter | 
  | locks.cfa | 11.9 KB
     | 22b7579 | 5 years | Thierry Delisle | Changed is_blocking_lock trait to use on_wakeup.
Fixed fast_lock to … | 
  | kernel_private.hfa | 9.3 KB
     | bd0bdd37 | 5 years | Thierry Delisle | Fix how bias is handled in the ready queue to be more consistent with … | 
  | kernel.hfa | 8.4 KB
     | bd0bdd37 | 5 years | Thierry Delisle | Fix how bias is handled in the ready queue to be more consistent with … | 
  | kernel.cfa | 24.1 KB
     | a5e7233 | 5 years | Thierry Delisle | C interface now runs worker init routine in dedicated thread.
Also … | 
  | iofwd.hfa | 6.7 KB
     | ff1240f | 5 years | Thierry Delisle | Added missing forward declaretion | 
  | io.cfa | 14.9 KB
     | 11054eb | 5 years | Thierry Delisle | Fix io to no longer use monitors since some usages aren't in threads | 
  | invoke.h | 8.1 KB
     | d3314ae | 5 years | Thierry Delisle | Threads can now be queued onto the lock-free queues directly. | 
  | invoke.c | 6.1 KB
     | d31bb83 | 5 years | pabuhr | remove debug prints | 
  | future.hfa | 2.8 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | exception.hfa | 889 bytes
     | c960331 | 5 years | ajbeach | Attempt to clean-up the exception headers. I think this is easier to … | 
  | exception.cfa | 2.4 KB
     | be73f30 | 5 years | Thierry Delisle | Changed many instances of kernelTLS to use active_thread/active_coroutine | 
  | CtxSwitch-x86_64.S | 1.9 KB
     | 0c4a90d | 5 years | pabuhr | update emacs mode | 
  | CtxSwitch-x86.S | 16 bytes
     | 37fe352 | 7 years | Thierry Delisle | Added proper multi-lib handling, tests still do not work and arm … | 
  | CtxSwitch-x64.S | 18 bytes
     | 37fe352 | 7 years | Thierry Delisle | Added proper multi-lib handling, tests still do not work and arm … | 
  | CtxSwitch-i686.S | 16 bytes
     | bf71cfd | 7 years | Thierry Delisle | Moved up many directories in source | 
  | CtxSwitch-i386.S | 1.8 KB
     | a4bdbcd | 5 years | pabuhr | formatting | 
  | CtxSwitch-arm64.S | 2.7 KB
     | 8ec4a52 | 5 years | pabuhr | harmonize with 32-bit ARM context switch | 
  | CtxSwitch-arm32.S | 1.7 KB
     | 95472ee | 5 years | pabuhr | readd ARM 32-bit context-switch assemble file | 
  | coroutine.hfa | 6.8 KB
     | fd54fef | 5 years | mlbrooks | Converting the project to use the new syntax for otype, dtype and … | 
  | coroutine.cfa | 9.3 KB
     | 85ac70e8 | 5 years | Thierry Delisle | Fix unused variable | 
  | alarm.hfa | 2.2 KB
     | 4aeaee5 | 5 years | caparsons | added alarm callback to union and refactored | 
  | alarm.cfa | 3.7 KB
     | 4aeaee5 | 5 years | caparsons | added alarm callback to union and refactored |