Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ioping
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
ioping
Commits
e68cf307
Commit
e68cf307
authored
Sep 05, 2015
by
Konstantin Khlebnikov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ioping: update changelog
Signed-off-by:
Konstantin Khlebnikov
<
koct9i@gmail.com
>
parent
2a1d316a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
changelog
changelog
+19
-0
No files found.
changelog
View file @
e68cf307
...
...
@@ -33,3 +33,22 @@ since v0.8
- support for pinging /dev/zero
- randomize data to avoid compression in ssd
- make strip target in makefile
since v0.9
- resolve symlinks in /dev
- print IO run time instead of real time
- print amount of data written/read
- respect explicitly set size, interval and deadline
- warn about requests too big for linux
- fix several integer overflows
- migrate from code.google.com to github.com
- manpage/help update
- keep verion in source code
- respect expicitly set interval and deadline
- add top directory unto binary archives
- fix randromization in windows port
- use direct io for non-cached operations in windows port
- add windows "overlapped" aio
- use cached direct I/O as default fallback for non-cached non-direct
- use long long for count of request
- add option -t for detecting cache hits
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment