OpenGrok
Cross Reference: h_mdserv.c
xref
: /
src
/
tests
/
dev
/
md
/
h_mdserv.c
Home
|
History
|
Annotate
|
Download
|
only in
md
History log of
/src/tests/dev/md/h_mdserv.c
Revision
Date
Author
Comments
1.5
16-Sep-2021
andvar
fix typos in word "successful".
1.4
10-Feb-2011
pooka
explicitly zero-fill the initial md backend
1.3
30-Nov-2010
pooka
branches: 1.3.2;
comment tyops
1.2
30-Nov-2010
pooka
Get rid of the "sleep 1" by using rump_daemonize_begin/end().
Notably, md is a little tricky for this, since the ioctl that
configures the service also blocks in the kernel. Therefore, use
an additional pthread to probe when the service is fully configured
and the server can detach.
Also, rawpart love.
1.1
23-Nov-2010
pooka
Add simple test for md(4) which just stuffs junk into /dev/rmd0d
and checks the same data can be retrieved.
1.3.2.1
17-Feb-2011
bouyer
Sync with HEAD
Indexes created Sun Oct 19 02:09:48 GMT 2025