viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch issue-6329ca01-implement-i-o-instr


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue-6329ca01-implement-i-o-instructions updated. v0.9.0-2526-gaa9616b
Date: Sat, 3 Aug 2019 13:00:31 +0200 (CEST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Viua VM".

The branch, issue-6329ca01-implement-i-o-instructions has been updated
       via  aa9616b7e62afeb8135ebc81495acf3955c56dff (commit)
       via  cb139f6a7df2f213de160e44f99976d435839699 (commit)
      from  1ef3ac8333536dd25cf144bd5452a15bdd0f676d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit aa9616b7e62afeb8135ebc81495acf3955c56dff
Author: Marek Marecki <address@hidden>
Date:   Tue Jul 30 22:58:08 2019 +0200

    Basic working implementation for I/O schedulers
    
    They are spawned and shut down correctly.

commit cb139f6a7df2f213de160e44f99976d435839699
Author: Marek Marecki <address@hidden>
Date:   Sat Aug 3 12:12:26 2019 +0200

    Report the number of I/O schedulers

-----------------------------------------------------------------------

Summary of changes:
 include/viua/kernel/kernel.h   |  5 +++--
 include/viua/scheduler/io.h    |  8 +++++---
 src/front/kernel.cpp           |  6 +++++-
 src/kernel/kernel.cpp          | 13 +++++++++---
 src/scheduler/io/scheduler.cpp | 45 ++++++++++++++++++++++++++++++++++++++----
 5 files changed, 64 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]