Implementing method of segment and page type virtual storage system in Java operation system
A technology of java operating system and implementation method, applied in the field of segment page virtual storage system in Java operating system, can solve the problems of difficult determination of t size, poor accuracy, low efficiency, etc., so as to avoid fragmentation of storage space and improve access speed. Effect
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0029] 1) Segmentation method
[0030] I. The Java operating system allocates a continuous storage space for each piece of code, data, etc. that needs to be placed in the main memory in the user's job, called a segment. According to the different purposes of the segment, it can be divided into: data segment, stack segment, code segment, extended data segment and so on. And establish local descriptor table LDT and global descriptor table GDT. The local descriptor LDT table describes the segments local to each program, including code, data, stack, etc.; the global descriptor table GDT describes the system segments, including the operating system itself.
[0031] II. A segment descriptor consists of 8 bytes, including segment base address, length and other information, as shown in Figure 1. in:
[0032] ●The base address has a total of 32 bits, which are combined in three places to generate the first address of the memory segment, and the 32-bit offset is added to form the mem...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com