ACM Home Page
Please provide us with feedback. Feedback
A note on hash linking
Full text PdfPdf (314 KB)
Source
Communications of the ACM archive
Volume 18 ,  Issue 7  (July 1975) table of contents
Pages: 413 - 415  
Year of Publication: 1975
ISSN:0001-0782
Author
Daniel G. Bobrow  Xerox Palo Alto Research Center, Palo Alto, CA
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 5,   Downloads (12 Months): 23,   Citation Count: 11
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues   peer to peer  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/360881.360920
What is a DOI?

ABSTRACT

In current machine designs, a machine address gives the user direct access to a single piece of information, namely the contents of that machine word. This note is based on the observation that it is often useful to associate additional information, with some (relatively few) address locations determined at run time, without the necessity of preallocating the storage at all possible such addresses. That is, it can be useful to have an effective extra bit, field, or address in some words without every word having to contain a bit (or bits) to mark this as a special case. The key idea is that this extra associated information can be found by a table search. Although it could be found by any search technique (e.g. linear, binary sorted, etc.), we suggest that an appropriate low overhead mechanism is to use hash search on a table in which the key is the address of the cell to be augmented.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

1
 
2
 
3
Teitelman. W. Interlisp Reference Manual. Xerox Palo Alto Research Center, 1974.

CITED BY  11


Peer to Peer - Readers of this Article have also read: