Patents by Inventor Glreesh Sadasivan

Glreesh Sadasivan has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Publication number: 20030005233
    Abstract: A method, and computer readable medium for control of data in a caching application. An indexed list of a type is used to hold cache elements for ease of lookup while a linked usage list is maintained for the Most Recently Used/Least Recently Used elements. Pointers between the lists are also maintained. This allows the cache to find both a specific entry if it exists and if it does not, and in the latter case the LRU element can be located without the need for a sequential search. Each element in the linked list holds a pointer to a cache element in the, and each cache element record in the indexed list also holds a pointer to its corresponding record in the linked list, in addition to the actual cached data.
    Type: Application
    Filed: June 28, 2001
    Publication date: January 2, 2003
    Applicant: Daleen Technologies, Inc.
    Inventors: J. Peter Stewart, Glreesh Sadasivan