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


Ignore:
Timestamp:
2019-01-10T21:07:16Z (5 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/fileread.c

    r51a04bd r94ebebf  
    3939#define BUFFER_SIZE 4096
    4040
    41 /*
     41/** Execute file reading benchmark.
     42 *
    4243 * Note that while this benchmark tries to measure speed of file reading,
    4344 * it rather measures speed of FS cache as it is highly probable that the
Note: See TracChangeset for help on using the changeset viewer.