• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/default_pager/

Lines Matching refs:pages

107  * 0 means no shift to pages, so == 1 page/cluster. 1 would mean
108 * 2 pages/cluster, 2 means 4 pages/cluster, and so on.
121 * async_num_queued: number of pages completed, but not yet
123 * async_requests_out: number of pages of requests not completed.
190 * Total pages free in system
836 /* remove all pages associated with the */
837 /* segment from the list of free pages */
839 /* segment pages will appear to be free */
1696 * new indirect map and copy the old direct pages into the first
1915 * pages were requested. size is in bytes.
1927 * Offset is not cluster aligned, so number of pages
1964 * Deallocate cluster if error, and no valid pages
2023 * paging segment cluster pages.
2683 * skip over unallocated pages
2723 * accumulate allocated pages within
2785 * pull in the speculative pages if they can be
2794 * we have a contiguous range of allocated pages
2846 * of pages supply it. Otherwise round
3007 * Ignore any non-present pages at the end of the
3019 * skip over non-dirty pages
3033 * case since we only asked for dirty pages
3053 * no more pages to look at, we're out of here
3058 * gather up contiguous dirty pages... we have at
3148 /* from a temporary object. The targeted pages are */
3168 /* pages */
3215 /* loop on pages in this cluster */
3231 /* loop on pages in this cluster */
3245 default_pager_page_t *pages,
3271 /* loop on pages in this cluster */
3276 pages++->dpp_offset =
3294 /* loop on pages in this cluster */
3299 pages++->dpp_offset = offset;
3486 /* vs_cluster_transfer reads in the pages of a cluster and
3487 * then writes these pages back to new backing store. The
3488 * segment the pages are being read from is assumed to have
3500 * find valid pages later in the cluster. This continues until
3502 * pages are written as they are read. If a failure occurs after
3503 * some pages are written the unmap call at the bottom of the loop
3510 /* grab the actual object's pages to sync with I/O */
3544 * pages.
3867 * encrypt all the pages that we're going