Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can the input file be read from the file systems buffer cache in main memory?

0
Posted

Can the input file be read from the file systems buffer cache in main memory?

0

We want the entire input file to be read from disk. If you are not using direct (unbuffered) IO, before you run the sort program you must first insure that the input file is not in the file system buffer cache (e.g. by reading a large, unrelated file as large as your system’s main memory).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.