Home
last modified time | relevance | path

Searched defs:__wt_page_lookaside (Results 1 – 1 of 1) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dbtmem.h235 struct __wt_page_lookaside { struct
236 uint64_t las_pageid; /* Page ID in lookaside */
237 uint64_t max_txn; /* Maximum transaction ID */
238 uint64_t unstable_txn; /* First transaction ID not on page */
242 bool resolved; /* History has been read into cache */
243 bool skew_newest; /* Page image has newest versions */