Raw vs. block device. I'm confused.

clark.wbst at PARC-MAXC.ARPA clark.wbst at PARC-MAXC.ARPA
Mon Jan 9 23:10:00 AEST 1984


A raw device does not go through the buffer pool... this has some side effects
like you have to read and write in integer multiples of physical blocks 
(sectors), starting on block boundries.

--Ray



More information about the Comp.unix mailing list