The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Feb. 28, 1995
Filed:
Aug. 07, 1992
Samuel L Emrick, Austin, TX (US);
Jimmie E DeWitt, Georgetown, TX (US);
James H Summers, Round Rock, TX (US);
International Business Machines Corporation, Armonk, NY (US);
Abstract
A system and apparatus is described to check pages in memory that are allocated to all processes and the operating system, and to check the pages in memory that are allocated to each individual process, in order to determine total RAM usage and RAM usage for a particular process, respectively. In order to determine total RAM usage for all processes and the operating system, a page frame table is used to count all memory pages being used. System memory pages, all process pages and unassigned pages are marked in a page frame table using a specific marking process. These marked pages are then summed and categorized for their particular usage, i.e. free memory, system memory or process memory. The RAM memory usage for a particular process can also be determined. First, RAM usage from operating system control blocks assigned to the specific process is computed. Next, the private memory area and shared memory area used by the process is determined by finding the pages associated with a memory object and counting the actual pages being used. The counted pages are then added to determine the total RAM in use for the particular process.