18432946. ACCESS TRACKING IN MEMORY simplified abstract (Micron Technology, Inc.)

From WikiPatents
Jump to navigation Jump to search

ACCESS TRACKING IN MEMORY

Organization Name

Micron Technology, Inc.

Inventor(s)

Cagdas Dirik of Indianola WA (US)

Robert M. Walker of Raleigh NC (US)

Elliott C. Cooper-balis of San Jose CA (US)

ACCESS TRACKING IN MEMORY - A simplified explanation of the abstract

This abstract first appeared for US patent application 18432946 titled 'ACCESS TRACKING IN MEMORY

Simplified Explanation

The abstract describes an access tracker system that tracks page access, increments access counts, sorts page IDs based on access counts, and determines if a page is hot or cold based on the sorting.

  • The access tracker receives requests to access pages.
  • It checks if the page ID is already in the tracker and increments the access count if it is.
  • The system sorts page IDs based on access counts.
  • It determines if a page is hot (frequently accessed) or cold (infrequently accessed) based on the sorting.

Potential Applications

This technology could be applied in website analytics to track popular pages, improve user experience by optimizing frequently accessed pages, and enhance content delivery strategies based on user preferences.

Problems Solved

1. Efficient tracking of page access and access counts. 2. Identification of hot and cold pages for content optimization.

Benefits

1. Improved user experience. 2. Enhanced content delivery strategies. 3. Data-driven decision making for website optimization.

Potential Commercial Applications

Optimizing website content, improving user engagement, enhancing digital marketing strategies.

Possible Prior Art

Prior art may include existing website analytics tools, access tracking systems, and content optimization algorithms.

Unanswered Questions

How does the system handle privacy concerns related to tracking user access to pages?

The article does not address how user data is handled or if any privacy measures are in place to protect user information.

What impact does this technology have on website performance and load times?

The article does not discuss the potential impact of the access tracker system on website performance or load times.


Original Abstract Submitted

An access tracker configured to receive a request to access a page, determine whether a page identification (ID) associated with the page is in the access tracker, increment an access count of the page in response to determining the page ID is in the access tracker, sort a number of page IDs based on an access count of each page ID, and determine whether a different page is hot or cold in response to sorting the number of page IDs.