📄 hs.4
字号:
.th HS IV 2/9/75.sh NAMEhs \*- RH11/RS03-RS04 fixed-head disk file.sh DESCRIPTIONThe files.it "hs0 ... hs7"refer toRJS03 disk drives 0 through 7.The files.it "hs8 ... hs15"refer toRJS04 disk drives 0 through 7.The RJS03 drives are each 1024 blocks long andthe RJS04 drives are 2048 blocks long..s3The.it hsfilesaccess the disk via the system's normalbuffering mechanismand may be read and written without regard tophysical disk records.There is also a ``raw'' intefacewhich provides for direct transmission between the diskand the user's read or write buffer.A single read or write call results in exactly one I/O operationand therefore raw I/O is considerably more efficient whenmany words are transmitted.The names of the raw HS files begin with.it rhs.The same minor device considerationshold for the raw interface as for the normal interface..s3In raw I/O the buffer must begin on a word boundary,and counts should be a multiple of 512 bytes(a disk block).Likewise.it seekcalls should specify a multiple of 512 bytes..sh FILES/dev/hs?, /dev/rhs?.sh BUGS
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -