freebsd-nq/sys/geom/nop
Pawel Jakub Dawidek d5c96d389e - Add '-S' option, which allow to specify sector size for transparent
provider.
- Bump version number.

This allows for a quite interesting trick. One can setup a stripe with
stripe size of 512 bytes and create transparent provider on top of it
with sector size equal to <ndisks> * 512. The result will be something
like RAID3 without parity disk (every access will touch all disks).
2004-07-30 08:19:22 +00:00
..
g_nop.c - Add '-S' option, which allow to specify sector size for transparent 2004-07-30 08:19:22 +00:00
g_nop.h - Add '-S' option, which allow to specify sector size for transparent 2004-07-30 08:19:22 +00:00