John-Mark Gurney
2aa9cb717d
add a script for selecting a random line w/ a weight...
2 months ago
John-Mark Gurney
14feabb46c
add program to select random line from input...
Run time is number of lines, memory usage is max longest line, you
can't get better than this (though it's a bit slow because of how
it gets random values, and how often)..
1 year ago
John-Mark Gurney
92a1d81627
add script for reducing a C test case to be more minimal
1 year ago
John-Mark Gurney
b246cbe180
add script for timing virtio_random driver..
1 year ago
John-Mark Gurney
6162960230
add script to display how fast a file is being appended to...
useful for monitoring speed when a program doesn't have it's output,
or you silenced it's status for reasons..
2 years ago
John-Mark Gurney
0a8bc01f03
add support for pending/offline sectors..
2 years ago
John-Mark Gurney
32acaf28bc
update to deal w/ non-standard Samsung SSD...
4 years ago
John-Mark Gurney
b7bbff5108
add a script that parses more readable time for pulling a segment from
a file using ffmpeg..
4 years ago
John-Mark Gurney
1a7c97db80
run a simple speed check on the drives of a zpool...
this assume the pool is somewhat quiet and I use this as somewhat
of a proxy of drive health..
4 years ago
John-Mark Gurney
cb75e51eb9
add temp, and deal w/ drives that don't report it (or other things)..
4 years ago
John-Mark Gurney
3d4d8eeeef
minor fix such that if there aren't perms to run smartctl, get
sane output instead of random junk..
4 years ago
John-Mark Gurney
9c0d636038
add script for getting disk size and lifetime in a nice table...
This depends upon drives being labeled, which I do..
4 years ago
John-Mark Gurney
0532cd3575
add script used to change to main branch for gitea...
4 years ago