File: README.md

package info (click to toggle)
rapiddisk 9.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 952 kB
  • sloc: ansic: 6,760; sh: 1,364; makefile: 325; python: 105
file content (13 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
This is just a small collection of very quick tests to run on a
RapidDisk attached RAM disk raw block device. To compile: make

To execute in place:

```console
# ./rxio
# ./rxioctl
# ./rxflush
```

Note that they will only test the node named /dev/rd0. You can change
this in the code if necessary and recompile.