Application Controlled Demand Paging for Out-of-core Visualization (IEEE Viz 97) - PowerPoint PPT Presentation

About This Presentation
Title:

Application Controlled Demand Paging for Out-of-core Visualization (IEEE Viz 97)

Description:

electronic visualization laboratory, university of illinois at chicago ... Michael Cox, David Ellsworth, NASA Ames Research Center ... – PowerPoint PPT presentation

Number of Views:38
Avg rating:3.0/5.0
Slides: 5
Provided by: evl3
Category:

less

Transcript and Presenter's Notes

Title: Application Controlled Demand Paging for Out-of-core Visualization (IEEE Viz 97)


1
Application Controlled Demand Paging for
Out-of-core Visualization (IEEE Viz 97)
  • Michael Cox, David Ellsworth, NASA Ames Research
    Center

2
Summary
  • Applications can control the paging of data
  • Visualization algorithms with sparse traversal of
    the data sets benefit from this scheme
  • Data is divided into variable sized segments on
    disk (eg a part of 1 time step can be stored as
    1 cube file on the disk and loaded as fixed page
    sizes in memory
  • When a page is demanded into memory, adjacent
    pages are also pre-fetched to reduce access time

3
Useful techniques from the paper
  • Translation of 3D buffers into 1D space is useful
    in increasing hit ratio a small sub-cube of the
    volume can be stored as 1 block (or page)
  • Loading internal fragmentation

4
Results
  • Results show that paged method is better than
    mapped methods and cubed storage (with a
    translation) is better than flat storage. An
    additional experiment shows a remote paging
    scheme over a network (NFS) instead of a local
    scheme. The remote paging scheme over a network
    performs at par with a local paging scheme from
    the disk
Write a Comment
User Comments (0)
About PowerShow.com