minix/drivers/filter
David van Moolenbroek 92ae5c81ae Filter driver updates:
- optionally vectorize I/O requests to work around hardware bugs
- extend default buffer size to cover MFS's default maximum request size
- use mmap directly, rather than alloc_contig
- add 'nil' checksum type for comparison with layout
- minor style corrections
2009-12-21 23:30:01 +00:00
..
crc.c Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
crc.h Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
driver.c Filter driver updates: 2009-12-21 23:30:01 +00:00
inc.h Filter driver updates: 2009-12-21 23:30:01 +00:00
main.c Filter driver updates: 2009-12-21 23:30:01 +00:00
Makefile Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
md5.c Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
md5.h Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
optset.c Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
optset.h Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
sum.c Filter driver updates: 2009-12-21 23:30:01 +00:00
util.c Filter driver updates: 2009-12-21 23:30:01 +00:00