CVS log for ports/benchmarks/xdd/Makefile
Up to [FreeBSD] / ports / benchmarks / xdd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 21 15:31:17 2007 UTC (4 years, 1 month ago) by garga
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Repocopy sysutils/xdd -> benchmarks/xdd since it's a better category for this PR: ports/117407 Submitted by: obrien@ Repocopied by: marcus@ Approved by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 21 15:25:47 2007 UTC (4 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -0 lines
- Forced commit to note repocopy from sysutils/xdd -> benchmarks/xdd PR: ports/117407 Submitted by: obrien@ Repocopied by: marcus@ Approved by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 18 20:03:44 2007 UTC (4 years, 9 months ago) by itetcu
Branches: MAIN
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0, old_PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -7 lines
Remove 4.x support. PR: ports/111780 Submitted by: Marcelo Araujo Reviewed by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 16 20:58:31 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -3 lines
- Update to 6.5 PR: 110377 Submitted by: Gerhard Gonter <g.gonter@ieee.org> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 26 15:33:21 2006 UTC (5 years, 6 months ago) by garga
Branches: MAIN
CVS tags: old_RELEASE_6_2_0, old_RELEASE_4_EOL
Xdd is a tool for measuring and characterizing disk subsystem I/O on single systems and clusters of systems. It is a command-line based tool that grew out of the UNIX world and has been ported to run in Windows environments as well. It is designed to provide consistent and reproducible performance measurements of disk I/O traffic. There are three basic components to xdd that include the xdd program itself, a timeserver program, and a gettime program. The timeserver and gettime programs are used to synchronize the clocks of xdd programs simultaneously running across multiple computer systems. WWW: http://www.ioperformance.com/ PR: ports/100833 Submitted by: Gerhard Gonter <g.gonter at ieee.org>
