loading...
An Efficient External-Memory Implementation of Region Query with Application to Area Routing
Freiburg, Germany September 16-September 18
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/ICCD.2002.11067442002 IEEE International Conference on ...
 This Article 
 
PDF
HTML
 
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
Stan Liao, Synopsys, Inc.
Narendra Shenoy, Synopsys, Inc.
William Nicholls, Synopsys, Inc.

We present the tile-cached kd-tree, an efficient external-memory (disk) implementation of two-dimensional region query for use in a detailed area router. Most researchers have heretofore focused on in-memory algorithms. However, as the need to tackle very large problems increases, conventional in-memory algorithms suffer from unpredictable caching and paging behavior, and their performance may degrade considerably. In addition, since the region-query data structure is only part of the overall system, its consumption of large memory resources affects other parts of the system as well.

Our implementation takes advantage of spatial locality in the detailed-routing process. We partition the routing space into tiles, each storing the data of objects (rectangles) that lie strictly within it. Objects that cross tile boundaries are separately stored. The data within a tile are then written out to disk, and a configurable cache is used to hold in memory the most recently visited tiles. Experimental results on large real-life routing problems show that this scheme significantly reduces memory usage with tolerable performance penalty.

Index Terms:
Region query, external-memory algorithms, detailed routing
Citation:
Stan Liao, Narendra Shenoy, William Nicholls, "An Efficient External-Memory Implementation of Region Query with Application to Area Routing," iccd, pp.36, 2002 IEEE International Conference on Computer Design (ICCD'02), 2002
Usage of this product signifies your acceptance of the Terms of Use.