viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-475-g8a6be8a


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-475-g8a6be8a
Date: Tue, 1 Nov 2016 21:43:56 +0100 (CET)

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, devel has been updated
       via  8a6be8a65ad45d84ebd17897241e5a55a2beb8de (commit)
      from  6f9f3aec077ead43532e9c77d82048c065d33fa3 (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 8a6be8a65ad45d84ebd17897241e5a55a2beb8de
Author: Marek Marecki <address@hidden>
Date:   Tue Nov 1 21:26:08 2016 +0100

    Move FFI scheduler implementation and declarations out of kernel files

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

Summary of changes:
 Makefile                                    |  8 ++++----
 build/{kernel => scheduler}/ffi/.gitkeep    |  0
 include/viua/kernel/kernel.h                | 26 ++++++++++----------------
 src/kernel/kernel.cpp                       |  1 +
 src/{kernel => scheduler}/ffi/request.cpp   |  4 +++-
 src/{kernel => scheduler}/ffi/scheduler.cpp |  3 ++-
 6 files changed, 20 insertions(+), 22 deletions(-)
 rename build/{kernel => scheduler}/ffi/.gitkeep (100%)
 rename src/{kernel => scheduler}/ffi/request.cpp (97%)
 rename src/{kernel => scheduler}/ffi/scheduler.cpp (97%)


hooks/post-receive
-- 
Viua VM



reply via email to

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