I noticed at the function StartBufferIO() in bufmgr.c, there is no really getting buffer data from disk, only set InProgressBuf = buf; and return true;<br>i wondered where are the getting buf data from disk really done?<br>
are there a background process to do this work? which function does this work?<br>thanks!<br><br>peng<br>