Lines Matching refs:committed
81 buffers are full and under IO, then no more transactions can be committed until
92 multiple times before they are committed to disk in the log buffers. If we
94 transactions A through D are committed to disk in the same log buffer.
250 to be the object that is used to track committed objects as it will always
264 such, we cannot reuse the AIL list pointers for tracking committed items, nor
266 committed item tracking needs it's own locks, lists and state fields in the log
269 Similar to the AIL, tracking of committed items is done through a new list
271 committed and have formatted memory buffers attached to them. It tracks objects
329 committed items and effectively allow new transactions to be issued while we
396 run transaction committed processing for the log items (i.e. insert into AIL
416 committed transactions with the log sequence number of the transaction commit.
419 committed to the log. In the rare case that a dependent operation occurs (e.g.
441 checkpoint sequence needs to be committed before they can continue. As a
460 are also committed to disk before the one we need to wait for. Therefore we
572 that items get pinned once for every transaction that is committed to the log
710 Mark log item committed
767 Mark log item committed