Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4cd9d5f

Browse files
committed
Remove obsolete comment.
Remove a comment about potential for AIO in StartReadBuffersImpl(),because that change happened.
1 parent992a18f commit4cd9d5f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎src/backend/storage/buffer/bufmgr.c‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,11 +1484,6 @@ StartReadBuffersImpl(ReadBuffersOperation *operation,
14841484
* buffers must remain valid until WaitReadBuffers() is called, and any
14851485
* forwarded buffers must also be preserved for a continuing call unless
14861486
* they are explicitly released.
1487-
*
1488-
* Currently the I/O is only started with optional operating system advice if
1489-
* requested by the caller with READ_BUFFERS_ISSUE_ADVICE, and the real I/O
1490-
* happens synchronously in WaitReadBuffers(). In future work, true I/O could
1491-
* be initiated here.
14921487
*/
14931488
bool
14941489
StartReadBuffers(ReadBuffersOperation*operation,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp