Lines Matching refs:page
40 # io-5.* - Test that the default page size is selected and used
76 # This should completely fill the root-page of the table. Each
77 # INSERT causes 2 db pages to be written - the root-page of "abc"
78 # and page 1 (db change-counter page).
92 # to be added to the root page of abc. 4 pages in total
94 # of abc and the change-counter page.
115 # write to 3 pages to do this: the change-counter, the root-page and
116 # the new leaf page.
137 # 2) The journal file (to sync the page data),
148 # only write 1 page and require a single fsync().
150 # The single fsync() is the database file. Only one page is reported as
151 # written because page 1 - the change-counter page - is written using
185 # modifies more than one database page, even if the IOCAP_ATOMIC flag
207 # modifies a single database page and also appends a page to the file.
213 # bytes 28..31 and so when a page is added to the database, page 1
301 # size is larger than the page-size.
439 # 2) The journal file (to sync the page data),
520 # (all pages in the database except page 1 and the root page of
526 # <jrnl file size> = <jrnl header size> + nPage * (<page-size> + 8)
536 # Test cases io-5.* test that the default page size is selected and
617 # These tests don't work with memsubsys1, as it causes the effective page