Lines Matching defs:commit

23  *	group commit:
28 * TBD lazy commit:
34 * . a per log lock serialize group commit.
86 * log group commit serialization (per log)
193 uint commit; /* # of commit */
276 * commit time to allow forwarding log syncpt past log
337 * PARAMETER: cd - commit descriptor
504 INCREMENT(lmStat.commit); /* # of commit */
507 * enqueue tblock for group commit:
510 * at tail of group commit queue
512 * group commit.)
522 /* enqueue transaction to commit queue */
580 /* get the tail tblk on commit queue */
587 * and has not been committed, must be on commit queue
588 * since tblk is queued at commit queueu at the time
611 * No current GC leader, initiate group commit
654 * FUNCTION: group commit
662 * LOGGC_LOCK serializes log group commit queue, and
663 * transaction blocks on the commit queue.
691 * start group commit as its group leader.
724 /* removed from commit queue */
735 * FUNCTION: group commit write
737 * with commit records on that page.
749 int gcpn; /* group commit page number */
754 * build the commit group of a log page
756 * scan commit queue and make a commit group of all
759 /* get the head tblk on the commit queue */
774 * pageout to commit transactions on the log page.
780 /* mark page to free at end of group commit of the page */
801 * FUNCTION: group commit post-processing
802 * Processes transactions after their commit records have been written
820 * current pageout of group commit completed.
822 * remove/wakeup transactions from commit queue who were
836 /* remove it from the commit queue */
851 * Hand tblk over to lazy commit thread
886 * They are waiting for new group commit (above at (SLEEP 1))
900 * queued (GC_QUEUE) and not entered for group commit yet).
901 * the first transaction entering group commit
1030 * We may have to initiate group commit
1260 /* initialize the group commit serialization lock */
1406 * initialize for lazy/group commit
1533 * as there are unwritten commit records
2223 * if single-commit/full-page pageout, remove the current buffer
2268 * first page of new group commit which has been
2494 lmStat.commit,