Virtual file system for dynamically-generated web pages

Data processing: database and file management or data structures – Database design – Data structure types

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C707S793000, C707S793000, C707S793000, C707S793000

Reexamination Certificate

active

06697795

ABSTRACT:

FIELD OF THE INVENTION
The present invention relates generally to file systems for mass storage devices, and pertains more particularly to a virtual file system for a peripheral device that provides a large block-oriented mass storage device interface to a host system while using a much smaller amount of memory in the peripheral device and dynamically generating the data blocks read by the host.
BACKGROUND OF THE INVENTION
Mass storage peripherals, such as disk drives, are in common use in computer systems today for storing and retrieving data. This data is stored in blocks. Many different logical sets of data, commonly referred to as “files”, can be stored on the peripheral. While the data blocks are typically of a fixed size, a file can contain more data than can fit in a single data block, and so a file may consist of a number of data blocks. In addition, the various data blocks that make up a file do not need to be located together, but rather can be stored in different places on the peripheral. In order to facilitate access to files of data by the computer system, mass storage peripherals typically provide a file system which describes the organization on the peripheral of the data blocks for each file.
With conventional mass storage peripherals, data blocks are read and written only under the explicit control of the computer system. In other words, the computer system can keep its own independent record of where certain data blocks and files are stored on the peripheral and be assured that, in fact, that is where the data blocks and files are located. In order to speed up the storage and retrieval of frequently used data blocks, computer systems also frequently implement a data block cache internal to the computer system itself that stores these frequently accessed data blocks. The computer system can read a data block from the cache much more quickly than it can from the peripheral, and so computer systems typically search their cache for a desired data block, and request it from the peripheral only if it is not found in the cache.
The above-described caching mechanism works well in the case of traditional mass storage peripherals, such as disk drives, in which data blocks are only read and written under the explicit control of the computer system. Such disk drives also generally have large enough amounts of memory to store the tables that implement the file system, as well as the data blocks for all the files. However, certain intelligent mass storage peripherals, such as one described in the above-referenced co-pending and commonly owned patent application by Holcomb et al., may dynamically create, delete, or rearrange data blocks independent of the explicit control of the computer system. As a result, the computer system can no longer be assured that the data blocks in its cache match the data blocks on the peripheral, and incorrect operation can result when the computer system reads cached files rather than obtaining files from the peripheral. In order to ensure proper operation, the peripheral must inform the computer system each time it dynamically creates, deletes, or rearranges data blocks, and the computer system must delete and rebuild the cache and other file system tables. Some computer systems provide a mechanism for the peripheral to so inform the computer system; however, the actions to delete and rebuild the cache and other file system tables can be time-consuming and inefficient. Other computer systems do not support such a mechanism at all.
A related limitation of non-traditional peripherals is that they may not contain sufficient memory to store all the data blocks needed to provide a large file system. As a result, the number and size of files stored on the peripheral may be disadvantageously limited, thus requiring the peripheral to dynamically delete certain files and create others, and giving rise to the previously discussed synchronization problem between the computer system and the peripheral.
Accordingly, it would be highly desirable to have a new and improved file system and method of accessing a large number of data files which allows files to be created, deleted, and rearranged without requiring the host computer system to delete and rebuild its cache and other file system tables and without requiring a large amount of memory.
SUMMARY OF THE INVENTION
In a preferred embodiment, the present invention provides a virtual filesystem capable of including a large number of data files. The virtual filesystem has a predetermined structure of directories and files, and a linear filespace. The linear filespace includes a directory region and a file allocation table region in which, as a result of the predetermined nature of the directory structure, the data blocks are calculatable upon a read request and are not required to be stored in the filesystem. The linear filespace also includes a file region having a predefined number of predefined-size files. Each of a set of lowest-level directories of the directory structure contains a single file. The particular single file in the file region that is linked to a particular lowest-level directory is preferably determined at the time when the lowest-level directory is first accessed, thus allowing a previously-unused or least-recently-used one of the files to be allocated so as to avoid the need to delete and rebuild the host's cache. The data blocks of the file are preferably dynamically generated and provided to the virtual filesystem upon request, or aliased to a file stored in an auxiliary filesystem that is read via the virtual filesystem.


REFERENCES:
patent: 4467421 (1984-08-01), White
patent: 4775969 (1988-10-01), Osterlund
patent: 5774715 (1998-06-01), Madany et al.
patent: 5991753 (1999-11-01), Wilde
patent: 6073222 (2000-06-01), Ohran
patent: 6081883 (2000-06-01), Popelka et al.
patent: 1041572 (2000-10-01), None
patent: WO99/42934 (1999-08-01), None
patent: WO00/57315 (2000-09-01), None
D. Makaroff and D. Eager, “Disk Cache Performance for Distributed Systems”Proceedings of the International Conference on Distributed Computing System. Paris, May 28 -Jun. 1, 1990. Los Alamitos, IEEE Comp. Soc. Press, US, vol. CONF. 10, May 28, 1990, pp. 212-219, XP010019312 ISBN: 0-8186-2048-X.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Virtual file system for dynamically-generated web pages does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Virtual file system for dynamically-generated web pages, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Virtual file system for dynamically-generated web pages will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3335162

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.