-
Notifications
You must be signed in to change notification settings - Fork 9
/
ChangeLog
62 lines (62 loc) · 2.62 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
revno: 9
committer: jtpaulo <[email protected]>
branch nick: deduplication-benchmark
timestamp: Wed 2012-11-21 20:13:21 +0000
message:
Added 3 realistic storage distributions from an Archival, Personal Files and High Performance Storage. These distributions can now be simulated by DEDISbench. Added DEDISgen utils that extend DEDISgen with new functionalities. Finally added also new documentation.
------------------------------------------------------------
revno: 8
committer: jtpaulo <[email protected]>
branch nick: DEDISbench
timestamp: Tue 2012-06-05 15:24:52 +0100
message:
new output and log features for DEDISbench and DEDISgen
------------------------------------------------------------
revno: 7
committer: jtpaulo <[email protected]>
branch nick: DEDISbench
timestamp: Mon 2012-05-14 17:05:22 +0100
message:
Introduced DEDISgen a generator of duplicate distributions for data in a specific device or folder. Dedisbench now has sequential and random uniform I/O acess distributions
------------------------------------------------------------
revno: 6
committer: jtpaulo <[email protected]>
branch nick: DEDISbench
timestamp: Tue 2012-01-31 22:44:58 +0000
message:
fixed bug in open function preventing the build of DEDISbench package in launchpad
------------------------------------------------------------
revno: 5
committer: jtpaulo <[email protected]>
branch nick: DEDISbench
timestamp: Mon 2012-01-30 14:28:55 +0000
message:
Minor changes for supporting deb packages
------------------------------------------------------------
revno: 4
committer: jtpaulo <[email protected]>
branch nick: DEDISbench
timestamp: Fri 2012-01-27 14:08:07 +0000
message:
Automake and Autoconf support
------------------------------------------------------------
revno: 3
committer: jtpaulo <[email protected]>
branch nick: DEDISbench
timestamp: Wed 2012-01-25 21:17:25 +0000
message:
removed unecessary file
------------------------------------------------------------
revno: 2
committer: jtpaulo <[email protected]>
branch nick: DEDISbench
timestamp: Wed 2012-01-25 18:24:34 +0000
message:
Restructured DEDISbench. All code is documented and the write/read and nominal/peak features were merged into a single process. Added more features for the user to control (benchmark duration, nominal ratio, logging, concurrent processes and file size) and a bash interface. Added documentation for installing and running the benchmark.
------------------------------------------------------------
revno: 1
committer: jtpaulo <[email protected]>
branch nick: DEDISbench
timestamp: Thu 2012-01-19 09:40:19 +0000
message:
Initial import DEDISbench