fixup! allow to trigger kernel writeback after a configurable number of writes. checkpoint-flush
authorAndres Freund <[email protected]>
Fri, 19 Feb 2016 23:03:02 +0000 (15:03 -0800)
committerAndres Freund <[email protected]>
Fri, 19 Feb 2016 23:03:02 +0000 (15:03 -0800)
commitbf6ad4832b08ee1e903212208c0511d6cc30a74b
treeab319917f2f6fceee6bf17f90a1ad06b3bbaf525
parent39208e12c947183f5ed565b94bc006eed0138136
fixup! allow to trigger kernel writeback after a configurable number of writes.

mmap and fadvise path didn't get the memo about restructuring...
src/backend/storage/file/fd.c