viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch platformy-technologiczne updated.


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch platformy-technologiczne updated. v0.9.0-2730-gd006521
Date: Thu, 9 Apr 2020 19:17:25 +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, platformy-technologiczne has been updated
       via  d006521749960328f3dbcd286d7e2cee3a1c5b1c (commit)
       via  36934c1604759d62f376e85c3923c7bcdf96ab52 (commit)
      from  32187a3c917fc46ecb824288b10b9302d5d2adec (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 d006521749960328f3dbcd286d7e2cee3a1c5b1c
Author: Marek Marecki <address@hidden>
Date:   Thu Apr 9 19:15:02 2020 +0200

    Entering single order view and quitting works

commit 36934c1604759d62f376e85c3923c7bcdf96ab52
Author: Marek Marecki <address@hidden>
Date:   Thu Apr 9 19:12:02 2020 +0200

    Fix: cancelling I/O works even if the fd never becomes ready
    
    Before this fix cancellation was only detected in result of the work.
    This meant that the interaction must have at least tried to do something
    in order for the cancellation to be noticed. If the fd for the
    interaction never became ready then the cancellation was never noticed
    and the 'io_wait' waiting for the cancellation to take effect never
    finished if it had timeout set to 'infinity' as it should.

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

Summary of changes:
 misc/platformy_technologiczne/pq.asm | 135 +++++++++++++++++++++++++++++++++--
 misc/platformy_technologiczne/pq.sh  |   2 +-
 src/scheduler/io/scheduler.cpp       |  10 ++-
 3 files changed, 139 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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