Multi-processor system and memory accessing method

-

A multiprocessor system includes a plurality of microprocessors configured to operate on a plurality of operating systems, respectively, and a memory section configured to have a plurality of memory spaces respectively allocated to the plurality of microprocessors. Each of the plurality of microprocessors may include a translation look-aside buffer (TLB) and a page table register. The TLB stores a copy of at least a part of data of one of the plurality of memory spaces corresponding to the microprocessor, and the copy includes a relation of each of virtual addresses of a virtual address space and a corresponding physical address of a physical address space as the memory space. The page table register refers to the TLB in response to an execution virtual address generated based on an application program to be executed by the microprocessor to determine an execution physical address corresponding to the execution virtual address. The microprocessor accesses the memory space based on the execution physical address.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
BACKGROUND OF THE INVENTION

1. Field of the Invention

The present invention relates to a multi-processor system and a memory accessing method.

2. Description of the Related Art

In recent years, a multi-processor system including a plurality of processors has been developed in order to improve processing performance.

FIG. 1 shows a schematic diagram of a multi-processor system of a first conventional example. The conventional multi-processor system includes an operating system (OS), a plurality of MPUs (Micro Processing Units) operating on the operating system (OS), and a main memory. The plurality of MPUs share the main memory. The multi-processor system further has input/output (I/O) units (not shown). The plurality of MPUs share the I/O units. In such a conventional multi-processor system, when a trouble such as abnormality or fault has occurred in a part of the resource such as the main memory and the I/O units shared by the plurality of MPUs, there is a possibility that the trouble influences on the entire system.

From the viewpoint of the plurality of operating systems running on a single computer system, a virtual machine (VM) system is known as a second conventional example. FIG. 2 shows a schematic diagram of the virtual machine (VM) system. The virtual machine system includes a host operating system (OS) running on the computer, and a plurality of guest operating systems running on the virtual machine. In the virtual machine system, the host operating system (OS) is first started on the computer to operate the virtual machine. The plurality of guest operating systems run on the virtual machine generated on the host operating system (OS). However, in the virtual machine system, when a trouble such as abnormality or fault has occurred in a hardware resource in association with the host operating system (OS), or when the trouble has occurred in the host operating system (OS), the plurality of guest operating systems running on the virtual machine receive the influence of the trouble. Thus, the trouble has influence on the entire system.

Moreover, a logic dividing system is known as a third conventional example. FIG. 3 shows a schematic diagram of the logic dividing method. The logic dividing system includes an MPU and a plurality of operating systems running on the MPU. In the logic dividing system, a host operating system (OS) is not needed unlike the virtual machine system, but the plurality of operating systems run on the same computer. However, in the logic dividing system, since the plurality of operating systems run on the single MPU, the plurality of operating systems receive the influence of a trouble, when the trouble has occurred in the MPU. Hence, the trouble has influence on the entire system.

In conjunction with the above description, Japanese Laid Open Patent Application (JP-A-Heisei 5-204760) discloses a control system of a virtual machine system. The virtual computer system of this conventional example is provided with a plurality of operating systems and a management program for managing the plurality of operating systems. Under the control of this management program, the plurality of operating systems run on a single computer system. A control system of a virtual computer system includes a virtual address—real address converting section and a real address—absolute address converting section. The virtual address—real address converting section assigns a plurality of continuous spaces on a main memory to the plurality of operating systems, and has an address management table. The virtual address—real address converting section uses an address conversion table in the operating system to convert a virtual address into a real address. The real address—absolute address converting section converts the real address obtained by this virtual address—real address converting section to a physical address of the main memory by using the address management table.

Also, Japanese Laid Open Patent Application (JP-A-Heisei 2-96833) discloses a job control system. An information processing apparatus for the job control system of this conventional example includes a central processing unit, a main memory, an input/output processor and peripheral units connected to the input/output processor. The control of information processing to be carried out by the information processing apparatus is based on a general-purpose control section stored in a memory region of the main memory. In the job control system, the general-purpose control section has a section for starting a job of a model control section operating under a control of the general-purpose control section, and a section for reserving continuous memory regions different from a memory management region for the general-purpose control section in the main memory when starting the job. The reserved memory region stores sub jobs to be executed under the control of the model control section, a job memory management section of the model control section, a job task management section of the model control section, and a job interruption control section of the different model control section.

Also, Japanese Laid Open Patent Application (JP-P2001-101032A) discloses an operating system (OS) monitoring system for control between different operating systems. The operating system monitoring system of this conventional example detects an occurrence of a software trouble in a computer system on which a plurality of operating systems run. The operating system (OS) monitoring system has a function of separating hardware resources for the plurality of operating systems by using a virtual hardware which has a function of distributing interruptions from the hardware or the processing time of a CPU. Also, the operating system (OS) monitoring system has a function of permitting data to be read and written between the plurality of operating systems. The operating system monitoring system monitors the operations of the operating systems by periodically checking the writing of the data and the written data and carries out re-loading of the operating systems when detecting the trouble.

Also, Japanese Laid Open Patent Application (JP-P2001-101034A) discloses a trouble recovering system for control between different operating systems. The trouble recovering system of this conventional example uses a computer system in which a plurality of operating systems run simultaneously. The trouble recovering system has first to fourth units. The first unit assigns hardware resources to the plurality of operating systems. The first unit also attains, by using a software technique, a firewall as a virtual wall for isolating software and hardware such that a trouble of the hardware or the operating system has no influence on the execution of the other operating systems. Also, the first unit transmits information between the respective operating systems. The second unit monitors the operation states of the operating systems and an application program from an isolated operation environment and detects a trouble, stop and an operation impossible state of either of the operating systems. The third unit normally or forcedly stops the troubled operating system (OS). The fourth unit re-starts the operating systems. Thus, the trouble recovering system recovers the system automatically at the time of the trouble occurrence by combining them.

Also, Japanese Laid Open Patent Application (JP-A-Heisei 11-85547) discloses a virtual cluster configuring method. The virtual cluster configuring method of this conventional example has a virtual cluster configuring unit and an inter-virtual-cluster communicating unit. The virtual cluster configuring unit has dedicated hardware resources such as a processor, a physical memory, and an external device, and configures a plurality of virtual clusters, on which an operating system run on a single computer. In the inter-virtual-cluster communicating unit, processes on the different virtual clusters communicate with each other.

SUMMARY OF THE INVENTION

An object of the present invention is to provide a multi-processor system that can restrict influence of a trouble to a minimum, and a memory accessing method.

In an aspect of the present invention, a multiprocessor system includes a plurality of microprocessors configured to operate on a plurality of operating systems, respectively, and a memory section configured to have a plurality of memory spaces respectively allocated to the plurality of microprocessors.

Here, each of the plurality of microprocessors may include a translation look-aside buffer (TLB) and a page table register. The TLB stores a copy of at least a part of data of one of the plurality of memory spaces corresponding to the microprocessor, and the copy includes a relation of each of virtual addresses of a virtual address space and a corresponding physical address of a physical address space as the memory space. The page table register refers to the TLB in response to an execution virtual address generated based on an application program to be executed by the microprocessor to determine an execution physical address corresponding to the execution virtual address. The microprocessor accesses the memory space based on the execution physical address.

In this case, a page table may be provided for the memory space to store the relation of the virtual addresses and the corresponding physical address. The TLB stores the copy of the page table.

Also, the page table may further store an identifier to identify the operating system. The page table register of the microprocessor may refer to the TLB to determine whether the stored identifier and the identifier held the microprocessor are coincident with each other, and refer to the TLB for translation of the execution virtual address into the execution physical address, when the stored identifier and the identifier held the microprocessor are coincident with each other.

Also, the microprocessor may further include an address check circuit configured to generate a determination result to indicate whether or not the execution physical address meets a predetermined condition. When the determination result indicates that the execution physical address meets the predetermined condition, the microprocessor accesses the memory space based on the execution physical address. In this case, the predetermined condition may be whether the execution physical address is in a range from an upper limit physical address to a lower limit physical address in the memory space. The microprocessor may further include an upper limit & lower limit physical address storage section configured to store the upper limit physical address and the lower limit physical address.

In another aspect of the present invention, a memory access method is achieved by providing a plurality of microprocessors configured to operate on a plurality of operating systems, respectively, and a memory section configured to have a plurality of memory spaces allocated to the plurality of microprocessors; and by accessing an allocated memory space of the plurality of memory spaces by one of the plurality of microprocessors.

Here, when virtual addresses and physical addresses are allocated to each of the plurality of memory spaces, respectively, the memory space may have a page table configured to store a relation of each of the virtual addresses and a corresponding one of the physical addresses. The accessing may be achieved by referring to the page table in the memory space in response to an execution virtual address to determine execution physical address corresponding to the execution virtual address; and by accessing the memory space based on the execution physical address.

Also, when the page table in the memory space stores an identifier to identify the memory space, the accessing may be achieved by referring to the page table in the memory space to determine whether the stored identifier and the identifier held the microprocessor are coincident with each other; and by when the stored identifier and the identifier held the microprocessor are coincident with each other, determining the execution physical address.

Also, when the microprocessor further includes an address check circuit, the accessing may be achieved by generating a determination result from the address checking circuit to indicate whether or not the execution physical address meets a predetermined condition when the execution physical address is determined; and by accessing the memory space based on the execution physical address when the determination result indicates that the execution physical address meets the predetermined condition.

Also, when the condition is a range from an upper limit physical address of the physical addresses allocated to the memory space to a lower limit physical address of the physical addresses, the accessing may be achieved by generating a determination result indicating whether or not the execution physical address is contained in the range when the execution physical address is determined; and by accessing the memory space based on the execution physical address when the determination result indicates that the execution physical address is contained in the range.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 is a schematic diagram showing a multi-processor system of a first conventional example;

FIG. 2 is a schematic diagram showing a virtual machine (VM) system of a second conventional example;

FIG. 3 is a schematic diagram showing a logic dividing system of a third conventional example;

FIG. 4 is a schematic diagram showing the hardware configuration of a multi-processor system according to a first embodiment of the present invention;

FIG. 5 is a diagram showing assignment of the whole memory space of a main memory to MPUs in the multi-processor system of the present invention;

FIG. 6 is a diagram showing a page table in the multi-processor system of the present invention;

FIG. 7 is a flowchart showing the operation of the multi-processor system according to the first embodiment of the present invention;

FIG. 8 is a schematic diagram showing the MPUs and a main memory in the multi-processor system according to a second embodiment of the present invention;

FIG. 9 is a diagram showing an upper limit & lower limit physical address storing unit in the multi-processor system of the second embodiment;

FIG. 10 is a diagram showing the page table in the multi-processor system according to the second embodiment of the present invention; and

FIG. 11 is a flowchart showing the operation of the multi-processor system according to the second embodiment of the present invention.

DESCRIPTION OF THE PREFERRED EMBODIMENTS

Hereinafter, a multi-processor system according to the present invention will be described in detail with reference to the attached drawings.

FIG. 4 shows a schematic diagram of the hardware configuration of the multi-processor system according to the first embodiment of the present invention. The multi-processor system 10 of the present invention includes a plurality of operating systems 110 to 11n (n is an integer of 1 or more), a plurality of MPUs (Micro Processor Units) 120 to 12n, a chip set 13, a main memory 14, an input/output device controller (PCI/PCI-X) 15 and a plurality of input/output device groups (PCI device groups) 160 to 16n. The plurality of MPUs 120 to 12n are microprocessors for supporting virtual addresses. The chip set 13 is a controller for linking a symmetrical type multi-processor system (SMP) and is connected to the plurality of MPUs 120, to 12n, the main memory 14 and the input/output device controller 15. The main memory 14 has a plurality of memory spaces (MEM spaces) 140 to 14n and a table for managing a system configuration. The input/output device controller (PCI/PCI-X) 15 is a controller to control the PCI device groups 160 to 16n.

The plurality of MPUs 120 to 12n operate on the plurality of operating systems 110 to 11n, respectively. That is, the first MPU 120 of the plurality of MPUs 120 to 12n operates the first operating system (OS) 111 of the plurality of operating systems 110 to 11n. The second MPU 121 of the plurality of MPUs 120 to 12n operates the second operating system (OS) 111 of the plurality of operating system (OS)s 110 to 11n. The j-th (j=0, 1, 2 to n) MPU 12j of the plurality of MPUs 120 to 12n operates the j-th operating system (OS) 11j of the plurality of operating systems 110 to 11n.

The plurality of memory spaces (MEMs) 140 to 14n are assigned to the plurality of MPUs 120 to 12n, respectively. That is, the memory (MEM) 140 of the plurality of memories (MEMs) 140 to 14n is assigned to the MPU 120. The memory (MEM) 141 of the plurality of memories (MEMs) 140 to 14n is assigned to the MPU 121. The memory (MEM) 14j of the plurality of memories (MEMs) 140 to 14n is assigned to the MPU 12j. It is not always necessary that the memory spaces (MEMs) 140 to 14n are fixedly assigned to the MPUs 120 to 12n, respectively. In short, the memory space (MEM) 141 may be used by the MPU 120, and the memory space (MEM) 140 may be used by the MPU 121. Which of the memory spaces is allocated to either of the MPUs 120 to 12n is determined by referring to the system configuration management table set by a user. In this embodiment, it is assumed that the plurality of memories (MEMs) 140 to 14n are assigned to the plurality of MPUs 120 to 12n, respectively, in an order from the number 1 to in the number n.

The PCI device groups 160 to 16n are assigned to the plurality of MPUs 120 to 12n, respectively. That is, the PCI device group 160 of the plurality of PCI device groups 160 to 16n is assigned to the MPU 120. The PCI device group 160 of the plurality of PCI device groups 160 to 16n is assigned to the MPU 121. The PCI device group 16j of the plurality of PCI device groups 160 to 16n is assigned to the MPU 12j. The number of the PCI devices is not limited to n, and may exceed n. For example, when the PCI device group 160 may include three PCI devices, the three PCI devices may be assigned to the MPU 120. Also, when the PCI device 161 may include five PCI devices, and the five PCI devices may be assigned to the MPU 121. Which of the PCI device groups is allocated to either of the MPUs is determined by referring to the system configuration management table.

FIG. 5 shows a diagram of assignment of the whole memory space of the main memory 14 to the MPUs 120 to 12n in the multi-processor system 10 of the present invention. It should be noted that the system configuration management table is not shown. The memory space (MEM) 14j has a page table 4j used to convert a virtual address into a physical address. The MPU 12j has a page table register 1j for referring to the page table 4j. The MPU 12j further has a translation look-aside buffer (TLB) 2j for serving as a cache for data of the memory space 14j including the page table 4j as an address translation table. The contents of the TLB 2j is updated in accordance with the progress of the execution of the application program by the MPU 12j. If the page table register 1j cannot acquire necessary data when accessing to the TLB 2j, the page table register 1j directly refers to the page table 4j to acquire the necessary data.

When the plurality of operating systems run, the memory space is allocated by using the page table provided in the main memory space for every MPU. Usually, a virtual address is used to efficiently share the memory space between a plurality of programs and to cope with the limit of the capacity of the main memory 14. In this embodiment, the page tables are used for the plurality of operating systems. Virtual addresses and physical addresses are assigned to the memory space 14j of the main memory 14. The virtual address assigned to the memory space (MEM) 14j includes a virtual page number and an in-page offset. The physical address assigned to the memory space (MEM) 14j includes a physical page number and the in-page offset.

FIG. 6 shows the page table 4j in the multi-processor system 10 of the present invention. The page table 4j stores a relation of the virtual page number of each virtual address and the physical page number of the physical address corresponding to the virtual address.

FIG. 7 is a flowchart showing the operation of the multi-processor system 10 of the present invention. Each of the MPUs 120 to 12n is started by firmware by referring to the system configuration management table. At this time, the memory spaces 140 to 14n are allocated to the MPUs 120 to 12n, respectively.

While executing a program, the MPU 12j executes a command containing a virtual address. At this time, the page table register 1j of the MPU 12j refers to the page table 4j of the allocated memory space (MEM) 14j in response to the virtual address (Step S1). The MPU 12j refers to the TLB to convert the virtual address into a physical address of the memory space (MEM) 14j of the main memory 14 (Step S2). Then, the MPU 12j accesses the memory (MEM) 14j based on the physical address (Step S3).

According to the multi-processor system 10 of the present invention, the plurality of memory spaces (MEMs) 140 to 14n are assigned to the plurality of MPUs 120 to 12n, respectively, and each of the plurality of PCI devices 160 to 16n is assigned to either of the MPUs 120 to 12n. For this reason, according to the multi-processor system 10 of the present invention, even if a trouble such as abnormality or fault has occurred in the MPU 120 among the MPUs 120 to 12n, the MPUs 121 to 12n do not receive the influence of the trouble, and the resource/software of the operating systems 110 to 11n, the memory spaces (MEMs) 140 to 14n, and the PCI devices 160 to 16n do not receive the influence of the trouble at all.

Also, according to the multi-processor system 10 of the present invention, even when the trouble has occurred in the memory space (MEM) 140 or the PCI device 160, or a trouble has occurred in the operating system (OS) 110 as well as the trouble in the MPU 120, the MPUs 121 to 12n do not receive the influence of the trouble, and the resource/software assigned to the MPUs 121 to 12n do not receive the influence of the trouble at all.

In addition, according to the multi-processor system 10 of the present invention, a user can duplicate an important process, triplicate or more. For example, the same virtual address space may be assigned to the different physical memory spaces (MEMs) 140 and 141, and the MPUs 120 and 121 may operate on the same operating systems based on same application programs, respectively. In this case, even if the trouble has occurred in the MPU 120, the MPU 121 operates without receiving the influence of the trouble in the MPU 120.

In this way, according to the multi-processor system 10 of the present invention, even if the trouble such as abnormality or defect has occurred, the influence of the trouble can be restricted to the minimum.

Next, the multi-processor system 10 according to the second embodiment of the present invention will be described below. The multi-processor system 10 according to the second embodiment of the present invention can further restrict the influence of the trouble. The same description of the multi-processor system 10 according to the second embodiment of the present invention as that of the first embodiment is omitted.

FIG. 8 shows a schematic diagram showing the MPUs 120 to 12n and the main memory 14 in the multi-processor system 10 according to the second embodiment of the present invention. The MPU 12j has an upper limit & lower limit physical address storing unit 5j and an address check circuit 6j in addition to the page table register 1j and the TLB 2j.

FIG. 9 shows the upper limit & lower limit physical address storing unit 5j in the multi-processor system 10 of the second embodiment. The upper limit & lower limit physical address storing unit 5j of the MPU 12j stores an upper limit physical address of the memory space 14j assigned to the MPU 12j and a lower limit physical address of the memory space (MEM) 14j. The address check circuit 61 of the MPU 12j refers to the upper limit & lower limit physical address storing unit 5j to determine whether the physical address corresponding to the virtual address is in a range from the upper limit physical address to the lower limit physical address in the memory space (MEM) 14j, and generates a determination result. Therefore, the above-mentioned range is a condition.

FIG. 10 shows the page table 4j in the multi-processor system 10 according to the second embodiment of the present invention. The page table 4j stores a relation of the virtual page number in the virtual address space and a physical page number in the physical address space corresponding to the memory space 14j and an operating system (OS) number 8j as an entry. The MPU 12j recognizes and holds the operating system (OS) number 8j for the memory space 14j stored in the page table 4j.

The operating system (OS) number 8j is an identifier for uniquely identifying the operating system allocated to the memory space 14j. In order to add this entry to each of the page tables 40 to 4n, N bits (the number of operating systems satisfies a relation of (N≦2N) Under assumption that different operating systems are assigned to the respective MPUs, N is desired to satisfy (the number of MPUs)≦2N.

FIG. 11 is a flowchart showing the operation of the multi-processor system 10 according to the second embodiment of the present invention.

The page table register 1j of the MPU 12j refers to the TLB 2j or the page table 4j of the memory space 14j in response to the virtual address (Step S1). Subsequently, the page table register 1j of the MPU 12j checks whether or not the operating system (OS) number 8j set and held based on the system configuration management table is coincident with the operating system (OS) number 8j stored in the page table 4j of the memory space 14j (Step S11). As the check result, when the operating system (OS) number 8j held by the MPU 12j and the operating system (OS) number 8j stored in the page table 4j of the memory space (MEM) 14j are not coincident with each other, that is, when the virtual address is not the appropriate memory space 14j (Step S11—NO), the MPU 12j does not access the memory space 14j. On the other hand, as the checked result, the operating system (OS) number 8j held by the MPU 12j and the operating system (OS) number 8j stored in the page table 4j of the memory space (MEM) 14j are coincident with each other, that is, it is the appropriate memory space 14j (Step S11—YES), the page table register 1j of the MPU 12j refers to the TLB 2j or the page table 4j to convert the virtual address into the physical address. That is, the MPU 12j converts the virtual address into the physical address (Step S2). Then, the address check circuit 6j of the MPU 12j refers to the upper limit & lower limit physical address storing unit 5j based on the physical address and generates the determination result indicating whether or not the physical address obtained at the step S2 satisfies the above-mentioned condition (Step S12). This determination result indicates whether or not the physical address is included in the range between the upper limit physical address and the lower limit physical address. For example, when the determination result indicates that the physical address is not included in the above-mentioned range, that is, when the physical address obtained at the step S2 does not satisfy the above-mentioned condition, the physical address is not adequate (Step S13—NO). In this case, the MPU 12j does not access the memory space 14j. Also, when the determination result indicates that the physical address is included in the above-mentioned range, that is, when the physical address obtained at the step S2 satisfies the above-mentioned condition, the physical address is suitable (Step S13—YES). In this case, the MPU 12j accesses the memory space 14j (Step S3).

According to the multi-processor system 10 in the second embodiment, the MPU 12j can avoid the illegal access to another memory space different from the memory space 14j to be accessed. The page table 4j may have an identifier of the MPU 12j or memory space 14j in place of the operating system number. In either case, the relation between them can be confirmed. Therefore, even if a trouble such as abnormality or defect has occurred in the MPU 120 of the MPUs 120 to 12n, the MPUs 121 to 12n do not receive the influence of the trouble. Also, the resource/software such as the operating systems 111 to 11n, the memory spaces 141 to 14n, and the PCI devices 161 to 16n assigned to the MPUs 121 to 12n do not receive the influence of the trouble at all.

In this way, with the multi-processor system 10 in the second embodiment, the influence of the trouble can be restricted to the further minimum.

Claims

1. A multiprocessor system comprising:

a plurality of microprocessors configured to operate on a plurality of operating systems, respectively; and
a memory section configured to have a plurality of memory spaces respectively allocated to said plurality of microprocessors.

2. The multiprocessor system according to claim 1, wherein each of said plurality of microprocessors comprises:

a translation look-aside buffer (TLB) configured to store a copy of at least a part of data of one of said plurality of memory spaces corresponding to said microprocessor, said copy including a relation of each of virtual addresses of a virtual address space and a corresponding physical address of a physical address space as said memory space; and
a page table register configured to refer to said TLB in response to an execution virtual address generated based on an application program to be executed by said microprocessor to determine an execution physical address corresponding to said execution virtual address, and
said microprocessor accesses said memory space based on said execution physical address.

3. The multiprocessor system according to claim 2, wherein a page table is provided for said memory space to store the relation of the virtual addresses and the corresponding physical address, and

said TLB stores the copy of said page table.

4. The multiprocessor system according to claim 3, wherein said page table further stores an identifier to identify said operating system, and

said page table register of said microprocessor refers to said TLB to determine whether the stored identifier and said identifier held said microprocessor are coincident with each other, and refers to said TLB for translation of said execution virtual address into said execution physical address, when the stored identifier and said identifier held said microprocessor are coincident with each other.

5. The multiprocessor system according to claim 2, wherein said microprocessor further comprises:

an address check circuit configured to generates a determination result to indicate whether or not said execution physical address meets a predetermined condition, and
when said determination result indicates that said execution physical address meets said predetermined condition, said microprocessor accesses said memory space based on said execution physical address.

6. The multiprocessor system according to claim 5, wherein said predetermined condition is whether said execution physical address is in a range from an upper limit physical address to a lower limit physical address in said memory space.

7. The multiprocessor system according to claim 6, wherein said microprocessor further comprises:

an upper limit & lower limit physical address storage section configured to store said upper limit physical address and said lower limit physical address.

8. A memory access method comprising:

providing a plurality of microprocessors configured to operate on a plurality of operating systems, respectively, and a memory section configured to have a plurality of memory spaces allocated to said plurality of microprocessors; and
accessing an allocated memory space of said plurality of memory spaces by one of said plurality of microprocessors.

9. The memory access method according to claim 8, wherein virtual addresses and physical addresses are allocated to each of said plurality of memory spaces, respectively,

said memory space has a page table configured to store a relation of each of said virtual addresses and a corresponding one of said physical addresses, and
said accessing comprises:
referring to said page table in said memory space in response to an execution virtual address to determine execution physical address corresponding to said execution virtual address; and
accessing said memory space based on said execution physical address.

10. The memory access method according to claim 8, wherein said page table in said memory space stores an identifier to identify said memory space, and

said accessing comprises:
referring to said page table in the said memory space to determine whether the stored identifier and said identifier held said microprocessor are coincident with each other; and
when the stored identifier and said identifier held said microprocessor are coincident with each other, determining said execution physical address.

11. The memory access method according to claim 9, wherein said microprocessor further comprises an address check circuit, and

said accessing comprises:
when said execution physical address is determined, generating a determination result from said address checking circuit to indicate whether or not said execution physical address meets a predetermined condition; and
when said determination result indicates that said execution physical address meets said predetermined condition, accessing said memory space based on said execution physical address.

12. The memory access method according to claim 11, wherein said condition is a range from an upper limit physical address of said physical addresses allocated to said memory space to a lower limit physical address of said physical addresses, and

said accessing comprises:
when said execution physical address is determined, generating a determination result indicating whether or not said execution physical address is contained in said range; and
when said determination result indicates that said execution physical address is contained in said range, accessing said memory space based on said execution physical address.
Patent History
Publication number: 20050216696
Type: Application
Filed: Mar 18, 2005
Publication Date: Sep 29, 2005
Applicant:
Inventor: Eiichiro Kawaguchi (Tokyo)
Application Number: 11/082,712
Classifications
Current U.S. Class: 711/206.000; 711/207.000; 711/209.000