Back to home page

LXR

 
 

    


Warning, /cpukit/libblock/README.md is written in an unsupported language. File is not indexed.

0001 libblock
0002 ========
0003 
0004 This directory contains the block device (HDD, CDROMs, etc) support code.
0005 It includes:
0006    - block device driver interface
0007    - generic open/close/read/write/ioctl primitives for block device drivers
0008    - disk I/O buffering
0009    - logical disk support
0010    - RAM disk block device driver
0011 
0012 Victor V. Vengerov, <vvv@oktet.ru>
0013 November, 7 2001