File: control

package info (click to toggle)
blkreplay 1.0-3
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 25,672 kB
  • sloc: sh: 3,175; ansic: 2,057; makefile: 23
file content (55 lines) | stat: -rw-r--r-- 1,902 bytes parent folder | download | duplicates (2)
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
Source: blkreplay
Section: utils
Priority: extra
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends:
    debhelper (>= 9),
    dh-autoreconf,
    autoconf,
    automake
Standards-Version: 3.9.6
Homepage: http://blkreplay.org

Package: blkreplay
Architecture: linux-any
Depends:
    ${misc:Depends},
    ${shlibs:Depends}
Recommends: blkreplay-examples
Description: block device testing and benchmarking toolkit
 blkreplay is a utility driving the block layer of the operating
 system while measuring latency and throughput of I/O operations
 for later visualisation.
 .
 blkreplay can create artificial loads (random read-write sweeps,
 various kinds of overload tests) or replay natural loads which
 have been recorded by blktrace or a similar utility run at
 production servers.
 .
 blkreplay can be used to test physical hardware, to compare
 different brands of hard disks or RAID controllers, to
 evaluate the effect of SSD caching, to compare different
 block level transports like iSCSI vs Fibrechannel and so on.

Package: blkreplay-examples
Architecture: all
Depends:
    ${misc:Depends},
    blkreplay
Description: block device testing and benchmarking toolkit (examples)
 blkreplay is a utility driving the block layer of the operating
 system while measuring latency and throughput of I/O operations
 for later visualisation.
 .
 blkreplay can create artificial loads (random read-write sweeps,
 various kinds of overload tests) or replay natural loads which
 have been recorded by blktrace or a similar utility run at
 production servers.
 .
 blkreplay can be used to test physical hardware, to compare
 different brands of hard disks or RAID controllers, to
 evaluate the effect of SSD caching, to compare different
 block level transports like iSCSI vs Fibrechannel and so on.
 .
 This package contains example configuration files and example
 loads, artifician and natural.