Changeset 1e208ea for libcfa


Ignore:
Timestamp:
Nov 13, 2020, 5:29:08 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
6e09a41e, 9d6e1b8a
Parents:
a0ba5e6
Message:

Obviously fogrgetting about io_uring means the change breaks io_uring.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/stats.cfa

    ra0ba5e6 r1e208ea  
    158158                                        "- total completion blocks: %'15" PRIu64 "\n"
    159159                                        "\n"
    160                                         , cluster ? "Cluster" : "Processor",  name, id
     160                                        , type,  name, id
    161161                                        , io.submit_q.submit_avg.cnt
    162162                                        , avgrdy, avgcsm
Note: See TracChangeset for help on using the changeset viewer.