or
Bookmark and Share
Key-accessed file organization
   
Document Number
US Patent 4611272
Issued Date
September 9, 1986
Link
Inventors
Lomet; David B. (Yorktown Heights, NY)
Map
Abstract
A key-accessed (indexed) file is organized such that the file structure consists only of two levels, an index level and a data level. Both levels are permanently stored on a page-organized secondary storage medium that supports random accessing of the pages. The index level is designed to have a fixed and specifiable number of pages and is stored entirely in the computer's memory when the file is in use. The fixed size of the index is made possible by having each index entry reference a data node with a growing (or shrinking) number of data pages as the file changes in size. Avoiding the accessing of more than one of the data pages referenced by an index entry is accomplished by means of an address computation that utilizes bits of the search argument.
Drawing
Key-accessed file organization - US Patent 4611272 Drawing
Drawing from US Patent 4611272
Tags:
Description:
Amusing 0%
Clever 0%
Complex 0%
Efficient 0%
Historic 0%
Important 0%
Innovative 0%
Interesting 0%
Practical 0%
Simple 0%
Number of Claims:
12
Comments:
no comments yet
Published
September 9, 1986
Application Number
06/463,469
Filed
February 3, 1983
US Classification
707/3  
Int'l Classification
G06F   17/30   (20060101)  
Examiner
Assistant Examiner
Attorney/Law Firm
USPTO Field of Search
364/2MSFile   364/9MSFile   364/300   360/49  
Related Patents
5446881 - Database storage and retrieval method using a declining stage size and repetitive searches - Owned by AT&T Corp. (Murray Hill, NJ)

A hashing database system that efficiently handles collisions comprises a list of data blocks divided into a plurality of stages, each of which is geometrically smaller than the preceding stage. The key of the data to be stored or retrieved (the "desired key") is hashed and, along with the stage number, used as an input into a staging algorithm to derive an offset into the list. One or more data blocks in the list surrounding the hashed-to data block are checked to determine whether the key field in the data block matches the desired key. If the keys match, then the desired data block is found. If the desired key is not found, then the hashed key is again used as an input into a staging algorithm along with the stage, and a new offset is derived and used as an index into the next stage of the index list. These steps are repeated until the key is found or the last stage is reached. The last stage is an overflow where the data is guaranteed to be found or space is guaranteed to be found for insertion of new data if not found in one of the stages.

4827462 - Modular data storage directories for large-capacity data storage units - Owned by International Business Machines Corporation (Armonk, NY)

An updatable and expandable directory structure and resultant access procedures emulating a write-once or indelible record medium to a rewriteable record medium as to accessing characteristics. The directory is indexed; one directory header for a first set of files indexes another set of files. Sector clusters or data extents are managed such that random recording from any file proceeds independently of write-once characteristics. The directory is stored on the medium as data is recorded. Each directory entry contains an archival history of recording of a related data file in the medium. Both logical and physical addressing is employable.

6105032 - Method for improved bit scan by locating a set bit within a nonzero data entity - Owned by IP-First, L.L.C. (Fremont, CA)

A method for improving the execution of significant bit scans on a data entity in a computer system is provided. The data entity is examined in a number of iterations equal to the base two logarithm of the size of the data entity in bits, N. Initially, half of the data entity is examined to determine if the significant bit is present. If not, the other half of the data entity is examined. The half within which the significant data entity resides is then iteratively halved and examined in each successive iteration of the method until the number of bits examined is equal to one.

4897785 - Search system for locating values in a table using address compare circuit - Owned by BBC Brown, Boveri & Company, Limited (Baden,CH)

The retrieval of stored data by means of a search word or search key by using, a hashing method. For this purpose, the search key is resolved into a polynomial having the form of ##EQU1## where i=control variable, k=its maximum value, w.sub.i =polynomial coefficient, p=a power of 2, m=number of search keys in an address table stored in the memory (7). The search process occurs by means of a recursive hashing function having the form of ##EQU2## using hashing function tables and address sub-tables stored in the memory. The address compared circuit, having three temporary memories for the polynomial coefficients w.sub.i, a multiplexer, the memory, an adder registers, a comparator, an edge-triggered JK-type flip-flop with an AND gate connected to its output, and a control unit makes it possible to achieve an inexpensive hardware implementation of the search method.

4864534 - Apparatus and method for entering setting commands in a computer-controlled interlocking system - Owned by Alcatel N.V. (Amsterdam,NL)

A method is disclosed for converting operator inputs into control commands in a computer-controlled interlocking system. For standard inputs, a search method is used instead of a complicated and time-consuming syntax analysis. Using a pseudorandom technique, a search code is determined from the text entered into an input device. With the aid of this search code, the control command assigned to the input text is found in a previously compiled list of all control commands. Before being processed, the control command found is checked for agreement with the input by a direct comparison.

Claims
Description
About| FAQs| Terms & Disclaimer| Link to Us| Contact Us