Hi -

This should fix the deadlock Ron found, and hopefully not break
anything else.

Barret


The following changes since commit 1aeac02643f51967cd8b68dd3f3043563a637e5a:

  Rewrite /bin/pci into bash. (2016-08-04 17:49:37 -0700)

are available in the git repository at:

  [email protected]:brho/akaros.git vmm-2ls

for you to fetch changes up to 23a1eefadf29b5e286e6e144973bf159c62197ec:

  Kick the VMM 2LS when enqueueing a thread (2016-08-04 17:50:18 -0700)

----------------------------------------------------------------
View this online at:
https://github.com/brho/akaros/compare/1aeac02643f5...23a1eefadf29

----------------------------------------------------------------
Barret Rhoden (2):
      Allow vcore_tick_* to be called from uthreads
      Kick the VMM 2LS when enqueueing a thread

 user/benchutil/include/benchutil/vcore_tick.h |  6 ++++-
 user/benchutil/vcore_tick.c                   | 30 +++++++++++++++++++---
 user/vmm/sched.c                              | 36 ++++++++++++++++++---------
 3 files changed, 55 insertions(+), 17 deletions(-)

-- 
You received this message because you are subscribed to the Google Groups 
"Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to