Changeset 94ebebf in mainline for uspace/app/hbench/fs/dirread.c


Ignore:
Timestamp:
2019-01-10T21:07:16Z (6 years ago)
Author:
Vojtech Horky <vojtech.horky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e7f9a09
Parents:
51a04bd
Message:

hbench: turn comments into doc-blocks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hbench/fs/dirread.c

    r51a04bd r94ebebf  
    3838#include "../hbench.h"
    3939
    40 /*
     40/** Execute directory listing benchmark.
     41 *
    4142 * Note that while this benchmark tries to measure speed of direct
    4243 * read, it rather measures speed of FS cache as it is highly probable
Note: See TracChangeset for help on using the changeset viewer.