185 views
0 votes
0 votes
Consider an application where students’ records are stored in a file. The application takes a student $ID$ as input and subsequently reads, updates, and writes the corresponding student record; this is repeated till the application quits. Would the "block read ahead" technique be useful here?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
2
0 votes
0 votes
0 answers
4
admin asked Oct 27, 2019
186 views
For an external USB hard drive attached to a computer, which is more suitable: a write through cache or a block cache?