Changeset 638927a in mainline for kernel/generic/src/ps/ps.c


Ignore:
Timestamp:
2010-04-09T11:18:08Z (14 years ago)
Author:
Stanislav Kozina <stanislav.kozina@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e43cdac
Parents:
faf38b2
Message:

top echoes also thread state overview
write_barrier() after computing percentages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/ps/ps.c

    rfaf38b2 r638927a  
    191191        ipl_t ipl;
    192192        ipl = interrupts_disable();
    193 
    194         printf("LIst threads, size: %llu\n", size);
    195193        spinlock_lock(&threads_lock);
    196194
Note: See TracChangeset for help on using the changeset viewer.