Vinyl use coeio for page read. Issue #1954
xlog tx iterator extracted from xlog cursor iterator. tx iterator may be created from a memory chunk and now don't depend on xlog file. Vinyl will use a task for page reading in online mode.
Showing
- src/box/lua/xlog.c 0 additions, 2 deletionssrc/box/lua/xlog.c
- src/box/vinyl.c 133 additions, 47 deletionssrc/box/vinyl.c
- src/box/xlog.cc 81 additions, 121 deletionssrc/box/xlog.cc
- src/box/xlog.h 55 additions, 26 deletionssrc/box/xlog.h
- test/xlog/reader.result 1 addition, 22 deletionstest/xlog/reader.result
Loading
Please register or sign in to comment