Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

41 results about "Demand paging" patented technology

In computer operating systems, demand paging (as opposed to anticipatory paging) is a method of virtual memory management. In a system that uses demand paging, the operating system copies a disk page into physical memory only if an attempt is made to access it and that page is not already in memory (i.e., if a page fault occurs). It follows that a process begins execution with none of its pages in physical memory, and many page faults will occur until most of a process's working set of pages are located in physical memory. This is an example of a lazy loading technique.

Configurable memory management unit

An MMU provides services at a cost more directly proportional to the needs of the system. According to one aspect, the MMU provides both address translation and sophisticated protection capabilities. Translation and protection are desirable when applications running on the processor are not completely debugged or trustable, for example. According to another aspect, a system for configuring the MMU design according to user specifications and system needs is provided. The MMU configurability aspects enable the system designer to configure MMUs having run-time programmability features that span the range from completely static to completely dynamic. In addition, the MMU can be configured to support variable page sizes, multiple protection and sharing rings, demand paging, and hardware TLB refill, for example.
Owner:TENSILICA

Data compression method for supporting virtual memory management in a demand paging system

A virtual memory management unit (306) includes a redundancy insertion module (307) which is used for inserting redundancy into an encoded data stream to be compressed, such that after being compressed each logical data block fits into a different one from a set of equal-sized physical data blocks of a given size. For example, said redundancy may be given by no-operation (NOP) instructions represented by a number of dummy sequences of a given length (L) into an encoded data stream to be compressed, each dummy sequence being composed of a number of identical binary or hexadecimal fill-in values.
Owner:SONY ERICSSON MOBILE COMM AB

System and method for implementing a demand paging jitter buffer algorithm

An apparatus for providing storage is provided that includes a jitter buffer element. The jitter buffer element includes a primary jitter buffer storage that includes a primary low water mark and a primary high water mark. The jitter buffer element also includes a secondary jitter buffer storage that includes a secondary low water mark and a secondary high water mark. A first data segment within the primary jitter buffer storage is held for a processor. A playout point may advance from a bottom of the primary jitter buffer storage to the primary low water mark. When the playout point reaches the primary low water mark, the processor communicates a message for the secondary jitter buffer storage to request a second data segment up to the secondary high water mark associated with the secondary jitter buffer storage.
Owner:CISCO TECH INC

Systems and methods for supporting demand paging for subsystems in a portable computing environment with restricted memory resources

A portable computing device is arranged with one or more subsystems that include a processor and a memory management unit arranged to execute threads under a subsystem level operating system. The processor is in communication with a primary memory. A first area of the primary memory is used for storing time critical code and data. A second area is available for demand pages required by a thread executing in the processor. A secondary memory is accessible to a hypervisor. The processor generates an interrupt when a page fault is detected. The hypervisor, in response to the interrupt, initiates a direct memory transfer of information in the secondary memory to the second area available for demand pages in the primary memory. Upon completion of the transfer, the hypervisor communicates a task complete acknowledgement to the processor.
Owner:QUALCOMM INC

Techniques for supporting for demand paging

One embodiment of the present invention includes techniques to support demand paging across a processing unit. Before a host unit transmits a command to an engine that does not tolerate page faults, the host unit ensures that the virtual memory addresses associated with the command are appropriately mapped to physical memory addresses. In particular, if the virtual memory addresses are not appropriately mapped, then the processing unit performs actions to map the virtual memory address to appropriate locations in physical memory. Further, the processing unit ensures that the access permissions required for successful execution of the command are established. Because the virtual memory address mappings associated with the command are valid when the engine receives the command, the engine does not encounter page faults upon executing the command. Consequently, in contrast to prior-art techniques, the engine supports demand paging regardless of whether the engine is involved in remedying page faults.
Owner:NVIDIA CORP

Method and apparatus for reducing page replacement time in system using demand paging technique

A method and apparatus for reducing a page replacement time in a system using a demand paging technique are provided. The apparatus includes a memory management unit which transmits a signal indicating that a page fault occurs, a device driver which reads a page having the page fault from a nonvolatile memory, and a page fault handler that searches and secures a space for storing the page having the page fault in a memory. The searching and securing of the space in the memory is performed within a limited time calculated beforehand and a part of data to be loaded to the memory of the system is stored in the nonvolatile memory.
Owner:SAMSUNG ELECTRONICS CO LTD

Demand paging apparatus and method for embedded system

A demand paging apparatus and a method for an embedded system are provided. The demand paging apparatus includes a nonvolatile storage device, a physical memory, a demand paging window, and a demand paging manager. The nonvolatile storage device stores code and data which are handled by demand paging. The physical memory processes information about a requested page that is read from the nonvolatile storage device. The demand paging window generates a fault for the page and, thus, causes demand paging to occur. The demand paging window is part of an address space to which an application program stored in the nonvolatile storage device refers. The demand paging manager processes the page fault generated in the demand paging window.
Owner:SAMSUNG ELECTRONICS CO LTD

Method and terminal for demand paging at least one of code and data requiring real-time response

A method and terminal for demand paging at least one of code and data requiring a real-time response is provided. The method includes splitting and compressing at least one of code and data requiring a real-time response to a size of a paging buffer and storing the compressed at least one of code and data in a physical storage medium, if there is a request for demand paging for the at least one of code and data requiring the real-time response, classifying the at least one of code and data requiring the real-time response as an object of Random Access Memory (RAM) paging that pages from the physical storage medium to a paging buffer, and loading the classified at least one of code and data into the paging buffer.
Owner:SAMSUNG ELECTRONICS CO LTD

Data compression method for supporting virtual memory management in a demand paging system

A virtual memory management unit ( 306 ) includes a redundancy insertion module ( 307 ) which is used for inserting redundancy into an encoded data stream to be compressed, such that after being compressed each logical data block fits into a different one from a set of equal-sized physical data blocks of a given size. For example, said redundancy may be given by no-operation (NOP) instructions represented by a number of dummy sequences of a given length (L) into an encoded data stream to be compressed, each dummy sequence being composed of a number of identical binary or hexadecimal fill-in values.
Owner:SONY ERICSSON MOBILE COMM AB

Demand paging method for mobile terminal, controller and mobile terminal

A demand paging method for a mobile terminal, a controller and a mobile terminal, wherein the demand paging method determines, when a mobile terminal in operation needs to compress a file, a storage location of the compressed file in an external part of the controller of the mobile terminal; a decoding unit of the internal part of the controller of the mobile terminal decompresses the compressed file in the storage location; the mobile terminal saves the decompressed file to a designated part of the memory, wherein the designated part of the memory comprises the memory in the internal part of the controller of the mobile terminal and / or the memory in the external part of the controller of the mobile terminal; the mobile terminal continues to operate on the basis of the decompressed file. The technical solution increases file decompression of the mobile terminal, takes advantage of storage resources of the memory of the internal part of the controller of the mobile terminal, and saves decompressed files in the internal part of the controller, increasing the processing efficiency of demand paging of the mobile terminal.
Owner:SPREADTRUM COMM (SHANGHAI) CO LTD

Method and device for automatic use of large pages

A mechanism is provided for automatic use of large pages. An operating system loader performs aggressive contiguous allocation followed by demand paging of small pages into a best-effort contiguous and naturally aligned physical address range sized for a large page. The operating system detects when the large page is fully populated and switches the mapping to use large pages. If the operating system runs low on memory, the operating system can free portions and degrade gracefully.
Owner:IBM CORP

Apparatus and method for handling interrupt disabled section and page pinning apparatus and method

An apparatus and method for handling an interrupt disabled section and page pinning apparatus and method are provided. An apparatus for handling an interrupt disabled section includes: a generating unit which generates a list of interrupt disabled sections, in which demand paging can occur, in order to execute a program; an examining unit which searches the generated list when the program demands to disable an interrupt and examines whether information corresponding to the interrupt disabling demand is included in the list; and a loading unit which reads out a page required to execute the program from an auxiliary storage device when the information corresponding to the interrupt disabling demand is included in the list, and loads the page into a physical memory.
Owner:SAMSUNG ELECTRONICS CO LTD

Gpu memory buffer pre-fetch and pre-back signaling to avoid page-fault

This disclosure proposes techniques for demand paging for an IO device (e.g., a GPU) that utilize pre-fetch and pre-back notification event signaling to reduce latency associated with demand paging. Page faults are limited by performing the demand paging operations prior to the IO device actually requesting unbacked memory.
Owner:QUALCOMM INC

Computer system, memory scheduling method of operation system and system starting method

The invention discloses a computer system. The system comprises a CPU, a random access memory and a storage device. The CPU transmits instructions and data with the random access memory through a bus and a random access memory interface; the CPU transmits instructions and data with the storage device through a bus and an input / output interface; the computer system also comprises a nonvolatile random access memory; the nonvolatile random access memory can exchange instructions and data with the CPU and the random access memory interface; and the nonvolatile random access memory and the CPU are arranged integrally. The invention also discloses a memory scheduling method of an operation system. A process in the operation system continuously applies new memory pages; therefore, the space of the nonvolatile random access memory is insufficient; a swap out / demand paging mechanism generally adopted in an open operation system is used for swapping out temporarily needless memory pages to the peripheral random access memory instead of storing in the storage device.
Owner:SHANGHAI CIYU INFORMATION TECH CO LTD

Data paging method and device, computer equipment and storage medium

The invention relates to the technical field of data display, and discloses a data paging method and device, computer equipment and a storage medium. The data paging method comprises the steps: obtaining analysis data according to file data transmitted by a client, and the analysis data comprises an application scene; if the application scene is a target scene, storing the analysis data in a non-relational database, generating a target data link table according to the analysis data, wherein the target data link table comprises a link table identifier and data capacity corresponding to the link table identifier; sending the linked list identifier and the data capacity to a client, and receiving a paging request sent by the client based on the linked list identifier and the data capacity, the paging request comprising paging parameters; based on the paging parameters, determining a paging data chain table, paging data addresses and a display quantity; and obtaining target data from the paging data link table according to the paging data address, processing the target data according to the display quantity, obtaining a paging result, and sending the paging result to the client, so as to realize quick paging of the data in the target scene.
Owner:深圳壹账通创配科技有限公司

Demand paging method and method for inputting related page information into page

InactiveCN1881188ASave associated informationMemory adressing/allocation/relocationData memoryDemand paging
The invention relates to a method that personal mobile terminal demands paging, which comprises: (a), the central processor checks the data of flash memory and demands paging; (b), storing the relative page from the flash memory to the data memory; (c), checking the page number stored in the relative page and storing the page in the data memory.
Owner:LG ELECTRONIC (HUIZHOU) CO LTD

Electronic apparatus and control method thereof

An electronic includes a read-only memory (ROM), a random access memory (RAM), a processing module, a demand paging module and a decompression module. The ROM stores multiple sets of compressed data corresponding to a plurality of sets of uncompressed data. The plurality of sets of uncompressed data are divided from one same set of original data. According to a request associated with the set of original data and from the processing module, the demand paging module selects one or more sets from the multiple sets of compressed data. The decompression module decompresses and stores the selected one or more sets of compressed data to the RAM for use of the processing module.
Owner:MEDIATEK INC

System and method for remote converting call alerting mode of mobile communication terminal, mobile communication terminal for the same

A paging mode remote conversion system and method of a mobile communication terminal, and the mobile communication terminal therefor are provided to demand paging mode conversion via a user authentication procedure using a cipher, thereby preventing a paging mode from being converted by another person regardless of a subscriber's intention. A paging mode remote conversion system registers an authentication cipher and personal information for including a mobile communication terminal number of a service subscriber(S401,S402). If subscriber authentication for using a service is demanded to the conversion system from a subscriber terminal through an ARS(Automatic Response System) or a wire / wireless Internet, the personal information and the authentication cipher are inputted to conduct the subscriber authentication(S403-S406). If conversion into a particular paging mode is demanded by a subscriber whose authentication is successful, the system sends a call to the subscriber's terminal by using a particular sending number for conversion into the corresponding paging mode(S407-S409). The subscriber's terminal converts into the corresponding paging mode by analyzing the sending number(S410,S411).
Owner:DONG A UNIV RES FOUND FOR IND ACAD COOP

Method for processing page fault by processor

Disclosed is a method for processing a page fault by a processor. The method includes performing demand paging depending on an application operation in a system including a processor and an operating system, and loading, at the processor, data on a memory in response to the demand paging.
Owner:RES & BUSINESS FOUND SUNGKYUNKWAN UNIV +1
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products