login
Header Space

 
 

One way swap prefetch wins

July 11, 2007 - 5:44pm

Most page in events for code that's been forced out look like "dependent reads," meaning you can't get to page fault N + 1 until the data for page fault N is in and the task has a chance to use the data.

Swap prefetch doesn't have that sort of dependency. It can merely put all the requests out there because it knows what needs to be brought back in. Also, because all the requests are presented in rapid succession, the elevator algorithm and reordering algorithms on the drive can process the requests more efficiently as well.

Here's hoping it goes in. :-)

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <b> <quote> <pre> <hr> <br> <p> <img> <blockquote> <font> <tt> <table> <tr> <i>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

speck-geostationary