2
votes
2answers
170 views

Why is buffered I/O maximum twice as fast as unbuffered I/O?

This was a question on an Operating Systems exam I had recently. I couldn't find a real clear answer through Google so I thought I'd ask the geniuses here :) Two things to take into account: there's ...