Lines Matching refs:committed
84 buffers are full and under IO, then no more transactions can be committed until
95 multiple times before they are committed to disk in the log buffers. If we
97 transactions A through D are committed to disk in the same log buffer.
255 to be the object that is used to track committed objects as it will always
269 such, we cannot reuse the AIL list pointers for tracking committed items, nor
271 committed item tracking needs it's own locks, lists and state fields in the log
274 Similar to the AIL, tracking of committed items is done through a new list
276 committed and have formatted memory buffers attached to them. It tracks objects
335 committed items and effectively allow new transactions to be issued while we
402 run transaction committed processing for the log items (i.e. insert into AIL
423 committed transactions with the log sequence number of the transaction commit.
426 committed to the log. In the rare case that a dependent operation occurs (e.g.
448 checkpoint sequence needs to be committed before they can continue. As a
467 are also committed to disk before the one we need to wait for. Therefore we
581 that items get pinned once for every transaction that is committed to the log
721 Mark log item committed
778 Mark log item committed