dirbench /

Revision Message Author Date
r71

add enable/disable io type accouting.

gnehzuil 2012-03-08 18:29:48
r70

tools for view IOs of different type of filesystem data

昊董 2012-03-08 17:26:58
r69

add test_case for WuFengGuang's writeback patches

昊董 2012-02-24 11:03:44
r68

add read_write.c for inline data

TaoMa 2012-02-15 16:33:38
r67

add test case for overlay-filesystem

昊董 2012-02-15 12:13:20
r66

add more test case for truncate

昊董 2012-02-14 10:24:16
r65

add parellel and truncate test case

昊董 2012-02-03 16:17:10
r64

add truncate test case

TaoMa 2012-01-18 15:47:38
r63

add xattr test to inline data test

TaoMa 2012-01-13 18:43:20
r62

add directory_and_files_create snapshot test case

昊董 2012-01-10 18:47:52
r61

add test-case for ext4-snapshot

昊董 2012-01-10 17:34:57
r60

add test case for inline_data of ext4

昊董 2012-01-09 16:22:15
r59

add shell to test inline_data

昊董 2011-12-31 17:36:08
r58

change dd to falloc

昊董 2011-12-27 10:01:55
r57

add mock_squid test-cases

昊董 2011-11-10 20:18:18
r56

fix multi_write bug: inode number should not set to 16

昊董 2011-11-10 17:38:12
r55

add new case for unalign-write

昊董 2011-11-10 14:59:23
r54

change mock_large to multi-thread

昊董 2011-11-10 10:07:42
r53

change mock shell comment

昊董 2011-11-08 18:50:39
r52

add multi-thread test-cases

昊董 2011-11-08 15:12:02
r51

add test-case for random read/write large file

昊董 2011-11-08 14:18:06
r50

add 1MB-cluster testcases for directory/fallocate/mmap

昊董 2011-11-08 11:05:25
r49

add 1MB-cluster case for truncate/skip_write/seq_write

昊董 2011-11-07 17:32:10
r48

partition names in /sys/block/ are soft-link on rhel6

昊董 2011-11-07 17:22:18
r47

add unalign case in one block

昊董 2011-11-07 16:10:54
r46

add unalign-write test cases

昊董 2011-11-03 15:38:18
r45

drop cache case for mmap

昊董 2011-10-28 17:01:47
r44

add mmap test cases

昊董 2011-10-26 17:55:54
r43

remove size judgement

昊董 2011-10-26 16:38:33
r42

wrong change

昊董 2011-10-26 14:45:01
r41

add performence test and directory cases

昊董 2011-10-26 14:44:37
r40

add OVERLAP for fallocate case

昊董 2011-10-21 10:25:16
r39

fix a dd-usage bug and add fallocate case

昊董 2011-10-20 18:12:38
r38

add data-recheck for sequence case

昊董 2011-10-19 11:43:46
r37

add truncate test case

昊董 2011-10-19 10:53:29
r36

test skip write for two holes

昊董 2011-10-18 14:09:06
r35

the seek-hole case is ok

昊董 2011-10-11 16:10:42
r34

add detail physical-block test case

昊董 2011-10-10 15:37:19
r33

add skip_write test case

昊董 2011-10-10 10:10:00
r32

add test case for bigalloc

昊董 2011-10-08 15:37:19
r31

fix error call of update_files_with_depth by wenqing.lz@taobao.com

昊董 2011-07-18 10:09:45
r30

add the script for checking coss files in ext4

TaoMa 2011-06-27 15:13:46
r29

Add more options to seekrw

TaoMa 2011-06-15 14:00:42
r28

don't need attr_rm

昊董 2011-06-10 17:57:02
r27

mlock/munlock waste too much time

昊董 2011-06-08 14:51:36
r26

fix wrong fd bug

昊董 2011-06-07 09:46:27
r25

ftruncate file

昊董 2011-06-07 09:35:40
r24

add a helper tool to check I/O extent len

Coly Li 2011-06-06 22:04:58
r23

mmap test

昊董 2011-06-06 12:27:10
r22

add attr_rm

昊董 2011-06-01 17:35:08
r21

add start-shell and check-shell

昊董 2011-05-31 10:02:56
r20

fix problem (random number is 32bit)

昊董 2011-05-25 17:34:54
r19

add new case for get_thread/set_thread/mv_thread

昊董 2011-05-25 15:15:19
r18

move to directory

昊董 2011-05-25 11:03:25
r17

add header.h

昊董 2011-05-25 11:00:39
r16

add more inodes for pressure

昊董 2011-05-24 18:00:53
r15

add press-testing tools

昊董 2011-05-24 14:52:49
r14

more dirs in parent and longer dir name

昊董 2011-05-24 13:15:23
r13

to test depth-directory and xattr

昊董 2011-05-23 18:43:53
r12

fix bug #95246

昊董 2011-05-23 12:34:44
r11

add README for new user

昊董 2011-05-16 11:55:35
r10

pack all function to a dynamic-link-library

昊董 2011-05-12 12:22:06
r9

put core code into function check_disk

昊董 2011-05-12 10:25:37
r8

the new tool for checking offline-disk

昊董 2011-05-09 11:15:26
r7

add two shell script for pagestat(just like iostat) and cal.sh for calculating logs of blk...

昊董 2011-05-05 13:27:51
r6

when -o is not specified, append prealloc area to the end of file.

Coly Li 2011-03-10 23:52:37
r5

add get_number() to support bigger I/O length parameter

Coly Li 2010-09-16 01:01:19
r4

add falloc tool for persistent pre-allocation

Coly Li 2010-09-10 12:25:09
r3

move seekrw and dir_tree to trunk directory

Coly Li 2010-07-05 17:31:47
r2

initial version. add seekrw and dir_tree

Coly Li 2010-07-05 17:26:57
r1

canjian init

2010-07-05 17:22:50