Changeset 7a3ccbc in mainline for uspace/app/top/top.h


Ignore:
Timestamp:
2010-04-07T10:41:42Z (14 years ago)
Author:
Stanislav Kozina <stanislav.kozina@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a325832
Parents:
36b5b0f
Message:

Echo task memory in kb instead of pages count

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/top/top.h

    r36b5b0f r7a3ccbc  
    4646        float ucycles;
    4747        float kcycles;
    48         float pages;
     48        float mem;
    4949} task_perc_t;
    5050
Note: See TracChangeset for help on using the changeset viewer.