Lines Matching refs:nested
50 - a pointer to the page with the last finished non-nested write.
708 against nested writers::
715 page. If this fails, a nested write pushed it forward, the current write
732 tail page (moved by nested writer)
765 But if a nested writer preempts here, it will see that the next
766 page is a head page, but it is also nested. It will detect that
767 it is nested and will save that information. The detection is the
771 The nested writer will set the new head page pointer::
793 After the nested writer finishes, the outermost writer will convert
806 It can be even more complex if several nested writes came in and moved
843 The nested writer moves the tail page forward. But does not set the old
956 back to NORMAL. The fact that it only needs to worry about nested