JP2000513128A - Operating system transfer method in data processing device - Google Patents

Operating system transfer method in data processing device

Info

Publication number
JP2000513128A
JP2000513128A JP10544720A JP54472098A JP2000513128A JP 2000513128 A JP2000513128 A JP 2000513128A JP 10544720 A JP10544720 A JP 10544720A JP 54472098 A JP54472098 A JP 54472098A JP 2000513128 A JP2000513128 A JP 2000513128A
Authority
JP
Japan
Prior art keywords
address
hardware
operating system
reserved
target hardware
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10544720A
Other languages
Japanese (ja)
Inventor
イーゼレ アルフレート
Original Assignee
シーメンス ニクスドルフ インフオルマチオーンスジステーメ アクチエンゲゼルシヤフト
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by シーメンス ニクスドルフ インフオルマチオーンスジステーメ アクチエンゲゼルシヤフト filed Critical シーメンス ニクスドルフ インフオルマチオーンスジステーメ アクチエンゲゼルシヤフト
Publication of JP2000513128A publication Critical patent/JP2000513128A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/109Address translation for multiple virtual address spaces, e.g. segmentation

Abstract

(57)【要約】 この方法は、コンフィグレーションやプロセスに依存しないメインメモリのアドレス指定の維持のもとに、仮想アドレスモードのみでサポートされているターゲットハードウエアM2上で、実アドレスモードでサポートされているソースハードウエア(M1)のためのオペレーティングシステムOS1の使用を可能にする。この場合、仮想アドレス空間のうちの1つがメインメモリHS2のプロセスに依存しないアドレス指定のために予約され、実アドレスモードに相応してソースハードウエアM2上で使用される。別個の制御プログラムGSPは、転送されたオペレーティングシステムOS2にターゲットハードウエアM2の例外条件Ev2への応答を可能にさせ、転送すべきオペレーティングシステムの実アドレスは、物理的メモリの別個の制御プログラムGPSによって占有されていない空きメモリ上の予約されたアドレス空間にイメージングされる。 (57) [Summary] This method is supported in the real address mode on the target hardware M2 supported only in the virtual address mode, while maintaining the addressing of the main memory independent of the configuration and the process. The operating system OS1 for the source hardware (M1) being configured. In this case, one of the virtual address spaces is reserved for process-independent addressing of the main memory HS2 and is used on the source hardware M2 corresponding to the real address mode. The separate control program GSP allows the transferred operating system OS2 to respond to the exception condition Ev2 of the target hardware M2, and the real address of the operating system to be transferred is determined by the separate control program GPS in physical memory. It is imaged in a reserved address space on unoccupied free memory.

Description

【発明の詳細な説明】 データ処理装置におけるオペレーティングシステムの転送方法 本発明は、専ら仮想アドレスで処理されるターゲットウエアに対する、実アド レスモードでサポートされたソースハードウエアのオペレーティングシステムの 転送を制御するためのデータ処理装置用の方法に関する。 メインフレームコンピュータシステム、例えばIBMの390システムにおけ る多くのマイクロプロセッサは、メインメモリのアドレス指定の際に“実”アド レスモードと“仮想”アドレスモードの間で区別される。この場合実アドレスモ ードにおいては、オペレーティングシステムに使用されるメインメモリがプロセ スに依存することなく直接アドレス指定可能である。このことは例えばシステム のブートのもとで割り込み処理並びに入/出力プロセッサとの通信の際に必要で ある。 しかしながらその他にも例えばMIPSのRISCプロセッサR4000など のような実アドレスモードを備えていないプロセッサも存在する。この種のプロ セッサでのメモリアドレス指定は、少なくとも部分的にいわゆる“仮想”アドレ スを介して行われている。 この仮想アドレスは、(例えば変換テーブルを用いて)物理メモリアドレスに対 してイメージングされる。この場合のイメージングはシステム上で実行されてい る目下の各プロセスに頻繁に依存している。 あらゆるオーダサイズの計算システムの能力における要求の増加は、新たなコ ンピュータ世代(例えば最新のRISCプロセッサをベースとしたもの)に対し 多くの変更を余儀なくさせる。しかしながらこれらの計算機のより高められた能 力を、既存の大容量で価値のあるソフトウエアベースの放棄を余儀なくさせるこ となく使用し尽くすことができるようにするためには、既存のプログラムや特に オペレーティングシステムの転送が必要である。 実アドレスモードでサポートされたソースハードウエアから仮想アドレスモー ドのみで処理されるターゲットハードウエアへのオペレーティングシステムのそ のような転送の際には、特にアドレス変換の際に問題が発生する。なぜならオペ レーティングシステムは一般に次のようなことに基づいているからである。すな わち一方ではメモリがプロセスに依存することなく直接アドレス指定可能であり 、他方では物理的なメインメモリの最初が“ゼロ”アドレスに相応して常に使用 されることに基づいているからである。そのため実アドレスモードにサポートさ れたオペレーティングシステムの部分プログラム、例えばシステムのブートのた めのプログラムが、固定のアドレスに対してリンクされロードされる。しかしな がらそのような直接的でかつプロセスに依存しないメモリアドレス指定は、仮想 モードのみで処理されるターゲットハードウエアのもとでは準備されていない。 それ故に本発明の課題は、実アドレスモードでサポートされたソースハードウ エアのための、仮想アドレスモードで処理されるターゲットハードウエアへのオ ペレーティングシステムの転送の制御のための方法において、コンフィグレーシ ョンやプロセスに依存しない、メインメモリのアドレス指定が簡単な形式で可能 となるように改善を行うことである。 この課題は請求項1の特徴部分に記載された本発明によって解決される。ター ゲットハードウエアの例外条件に基づいて、別個の制御プログラムによってまず 、転送されたオペレーティングシステムへの移行がなされる。それによりこれが 例外条件に対して反応可能4となる。その他に、プロセス依存しないメインメモ リのアドレス指定のための、仮想アドレス空間のうちの1つが予約され、実アド レスモードに相応してソースハードウエアに利用される。この設定に応じて、変 換装置は次のことを保証する。すなわち、ソースハードウエアの実アドレス空間 のアドレスを、予約されたアドレス空間のアドレスに相応させ、この予約された アドレスを、別の制御プログラムによって予約されてい ない空いているターゲットハードウエアの物理的メモリアドレスにイメージング させる。 本発明のさらなる別の実施例は従属請求項に記載されている。これはとりわけ 例外条件の受入れのための開始アドレスの算入を伴うターゲットハードウエアの 物理メモリの開始における、別個の制御プログラムの位置付けとイメージングの 形式に関している。 実施例 次に本発明を図面に基づき以下に詳細に説明する。この場合図1にはアドレス の対応付けの説明のための概略図が示され、図2には対応するイメージングダイ ヤグラムが示されている。 図1では左側に、ソースハードウエアM1のメインメモリHS1が概略的に示 されており、右側にはターゲットハードウエアM2のメインメモリHS2が概略 的に示されている。この場合符号PSAはそのつどの物理メモリのアドレス空間 を表し、ADRはソースハードウエアM1のもとでの重畳される実アドレス空間 を表している。この2つのアドレス空間のアドレスはこの場合相互に相応してお り、A1=0で開始される。これは同時に、例外条件受入れのためのアドレスE V1を伴う転送すべきオペレーティングシステムOS1の開始アドレスでもある 。このオペレーティングシステムOS1のアドレス空間は、アドレスB1−1ま で達しており、アドレスB1は例えばアプリケーショ ンプログラムないしユーザープログラムAWP1の開始アドレスである。 ターゲットハードウエアM2のもとでは、例外条件受入れのための開始アドレ スEV2が物理メモリのためのアドレス空間PSAの開始において別個の制御プ ログラムGSPとリンクされる。これは転送されるオペレーティングシステムO S2とのブリッジを形成する。それによってこれがシステムM2の例外条件に反 応可能となる。別個の制御プログラムGSPの容量は、例えばターゲットハード ウエアM2のコンフィグレーションに依存する。そのためオペレーティングシス テムに使用される物理メモリ内のアドレス空間の開始は、始めから確定できるも のではない。 転送されるオペレーティングシステムOS2のために予約された全てのメモリ 空間RDARを実アドレスを用いてアドレス指定可能にするために、物理アドレ スへの実アドレスの相応のイメージングが必要とされる。これは有利にはリニア に行われる。この場合、物理メモリの開始に対する所要のゼロ点シフトが時定数 によって考慮される。これは少なくとも別個の制御プログラムGSPのためのア ドレス空間のサイズに相応する。従って転送されるオペレーティングシステムO S2のための物理的開始アドレスがA2であるならば、実アドレスはそれぞれこ のA2のサイズ分だけ少ない物理アドレスに相応する。 図2にはこの関係が明らかにされている。ここでは横軸に沿って実アドレス指 定によって予約されたアドレス空間RADRがプロットされており、さらに縦軸 に沿って物理メモリに対するアドレス空間PSAがプロットされている。図1と の関連で、転送されるオペレーティングシステムOS2に対する実アドレス空間 0〜B2−A2は物理的アドレス空間A2〜B2に相応する。類似のことはアプ リケーションプログラムAWP2にも当てはまる。 実アドレスモードをターゲットハードウエアM2の仮想アドレスモードから区 別するために、仮想アドレス空間の1つが実アドレスモードのために予約される 。それぞれ有効なアドレス空間識別子において、どのアドレスモードが有効であ るかが識別され、アドレス管理、変換並びに再ロードのための制御が相応に応答 可能となる。DETAILED DESCRIPTION OF THE INVENTION Operating system transfer method in data processing device   The present invention provides a real addressing method for targetware that is exclusively processed at a virtual address. Of the source hardware operating system supported in A method for a data processing device for controlling a transfer.   In mainframe computer systems, such as the IBM 390 system Many microprocessors use “real” addressing when addressing main memory. A distinction is made between addressless mode and "virtual" address mode. In this case, the real address In memory, the main memory used by the operating system is a process. Can be directly addressed without depending on the source. This is for example the system Required for interrupt handling and communication with the I / O processor is there.   However, there are other MIPS RISC processors, such as R4000. Some processors do not have the real address mode. This kind of professional Memory addressing in the processor is at least partially a so-called "virtual" address Have been done through This virtual address corresponds to the physical memory address (eg, using a translation table). To be imaged. The imaging in this case is not running on the system. Frequently depend on the current process.   Increasing demands on the capabilities of computing systems of all order sizes are driving new costs. For computer generation (eg based on the latest RISC processor) Forces many changes. However, the enhanced capabilities of these calculators Force to abandon existing large and valuable software bases. In order to be able to use up all of your existing programs, Operating system transfer is required.   From the source hardware supported in real address mode to virtual address mode Operating system to target hardware that is only In the case of such a transfer, a problem occurs particularly during the address conversion. Because the op This is because the rating system is generally based on the following. sand On the one hand, the memory is directly addressable without depending on the process On the other hand, the beginning of physical main memory is always used according to the "zero" address Because it is based on what is done. Therefore, it is supported in the real address mode. Operating system subprograms, such as system boot Is linked and loaded to a fixed address. But However, such direct and process-independent memory addressing is It is not prepared under target hardware that is processed only in mode.   Therefore, an object of the present invention is to provide a source hardware supported in the real address mode. Access to target hardware that is processed in virtual address mode for the air. In a method for controlling the transfer of the operating system, the configuration Main memory addressing in a simple format independent of application and process Is to make improvements.   This object is achieved by the invention as defined in the characterizing part of claim 1. Tar Based on get hardware exceptional conditions, a separate control program will first A transition is made to the transferred operating system. So this It becomes 4 that can react to exceptional conditions. In addition, process-independent main memo One of the virtual address spaces is reserved for addressing the Is used for source hardware corresponding to the less mode. Depending on this setting, The switching device guarantees that: That is, the real address space of the source hardware Address of the reserved address space, and Address is reserved by another control program. Imaging to physical memory address of no free target hardware Let it.   Further embodiments of the invention are described in the dependent claims. This is especially Target hardware with start address inclusion for acceptance of exceptional conditions Positioning and imaging of separate control programs at the start of physical memory Format related.   Example   Next, the present invention will be described in detail below with reference to the drawings. In this case, FIG. A schematic diagram for explaining the correspondence of the imaging dies is shown in FIG. The yagram is shown.   In FIG. 1, the main memory HS1 of the source hardware M1 is schematically shown on the left. The main memory HS2 of the target hardware M2 is schematically shown on the right. Is shown. In this case, the code PSA is the address space of the respective physical memory. Where ADR is the superimposed real address space under source hardware M1 Is represented. The addresses in the two address spaces correspond to one another in this case. A1 = 0. This is at the same time the address E for exception condition acceptance. It is also the start address of the operating system OS1 to be transferred with V1. . The address space of the operating system OS1 is from address B1-1. Address B1 is, for example, an application This is the start address of the program AWP1.   Under the target hardware M2, the start address for accepting the exception condition A separate control program at the start of the address space PSA for physical memory Linked to the program GSP. This is the operating system A bridge with S2 is formed. This is contrary to the exceptional conditions of system M2. Available. The capacity of the separate control program GSP is, for example, It depends on the configuration of the wear M2. The operating system The start of the address space in physical memory used for the system can be determined from the beginning. Not.   All memory reserved for the transferred operating system OS2 To make the spatial RDAR addressable using the real address, the physical address A corresponding imaging of the real address into the address is required. This is advantageously linear Done in In this case, the required zero shift for the start of physical memory is the time constant Will be considered by This is at least for the separate control program GSP. Corresponds to the size of the dress space. The operating system O thus transferred If the physical starting address for S2 is A2, then the real address is Corresponds to a physical address smaller by the size of A2.   FIG. 2 clarifies this relationship. Here, the real address finger is set along the horizontal axis. The address space RADR reserved by default is plotted, and the vertical axis Are plotted along the address space PSA for the physical memory. Figure 1 and The real address space for the operating system OS2 to be transferred 0-B2-A2 correspond to physical address spaces A2-B2. Similar thing is app This also applies to the application program AWP2.   The real address mode is separated from the virtual address mode of the target hardware M2. To differentiate, one of the virtual address spaces is reserved for real address mode . For each valid address space identifier, which address mode is valid Control for address management, translation and reloading responds accordingly It becomes possible.

【手続補正書】特許法第184条の8第1項 【提出日】平成11年7月9日(1999.7.9) 【補正内容】 公知文献“Shang Tsai et al:,On the architectural support for logical machine systems,microprocessing and Microprogramming,Bd.22,Nr.2,01.02.19 88,P81-96,XP000284881”からは専ら仮想アドレスモードのみを備えたターゲッ トハードウエアが公知であり、この場合このターゲットハードウエアのオペレー ティングシステムは、制御プログラムによって補足されており、この制御プログ ラムは所定の要求が存在する場合に、オペレーティングシステムの作業を中断し 、論理プロセッサの状態を変更し、所定のメモリ空間を活性化させ、オペレーテ ィングシステムの作業を再びトリガする。 本発明の課題は、メインメモリのための少なくとも部分的な実アドレスモード を備えたソースハードウエアから、専ら仮想アドレスモードを備えたターゲット ハードウエアへのオペレーティングシステムの転送の制御のための方法を提供す ることである。 請求の範囲 1. 多数の仮想アドレス空間の仮想アドレスを物理的アドレスに変換するため の変換装置の適用のもとで、メインメモリ(HS1)のための少なくとも部分的 な実アドレスモードを備えたソースハードウエア(M1)から仮想アドレスモー ドのみを備えたターゲットハードウエア(M2)へのオペレーティングシステム (OS1)の転送を制御するためのデータ処理装置用の方法であって、 ターゲットハードウエア(M2)に転送されたオペレーティングシステム(O S2)が別個の制御プログラム(GSP)によって補足され、この制御プログラ ムによって、ターゲットハードウエア(M2)上で本来のオペレーティングシス テムの代わりにプロセッサの例外条件が受理され、適切な形態で転送されたオペ レーティングシステム(OS2)に転送され、 ターゲットハードウエア(M2)の仮想アドレス空間の1つがメインメモリ( HS2)のプロセスに依存しないアドレス指定のために予約され、ソースハード ウエア(M1)の実アドレスモードに相応して適用される形式のものにおいて、 変換装置が、ソースハードウエア(M1)の実アドレス空間のアドレスを、予 約されたアドレス空間のアドレスに相応させ、 この予約されたアドレスがプロセスに依存することなく一義的に、ターゲット ハードウエア(M2)の別個の制御プログラム(GPS)によって占有されてい ない空きの物理的メモリアドレスにイメージングされることを特徴とする方法。 2. ターゲットハードウエア(M2)上で物理的メモリ(HS2)の開始時点 に存在する開始アドレスを、プロセッサの例外条件の受入れのために利用し、そ れに応じて別個の制御プログラム(GSP)を物理的メモリ(HS2)の開始時 点にロードさせる、請求項1記載の方法。[Procedure of Amendment] Article 184-8, Paragraph 1 of the Patent Act [Submission date] July 9, 1999 (1999.7.9) [Correction contents]   Known literature `` Shang Tsai et al :, On the architectural support for logical machine systems, microprocessing and Microprogramming, Bd.22, Nr.2,01.02.19 88, P81-96, XP000284881 ”is a target that has only virtual address mode. Hardware is known, in which case the target hardware The operating system is supplemented by a control program. RAM suspends the operation of the operating system when a given request exists. Changes the state of a logical processor, activates a predetermined memory space, and operates Trigger the working of the switching system again.   It is an object of the present invention to provide at least a partial real address mode for a main memory. From source hardware with a target exclusively with virtual address mode Providing a method for controlling the transfer of an operating system to hardware Is Rukoto.                                The scope of the claims   1. To translate virtual addresses in multiple virtual address spaces into physical addresses At least partially for the main memory (HS1) Virtual address mode from source hardware (M1) Operating system to target hardware (M2) with only hardware A method for a data processing device for controlling transfer of (OS1), comprising:   Operating system (O) transferred to the target hardware (M2) S2) is supplemented by a separate control program (GSP). Depending on the system, the original operating system on the target hardware (M2) The processor exception condition has been accepted on behalf of the system, and the Transferred to the rating system (OS2),   One of the virtual address spaces of the target hardware (M2) is the main memory ( HS2) Reserved for process-independent addressing, source hardware In the type applied corresponding to the real address mode of the wear (M1),   The translation device reserves the address of the real address space of the source hardware (M1) in advance. Corresponding to the addresses in the reduced address space,   This reserved address is unique to the target, independent of the process. Occupied by a separate control program (GPS) in hardware (M2) A method characterized by being imaged to a free physical memory address.   2. Starting point of physical memory (HS2) on target hardware (M2) The start address that is present at In response, a separate control program (GSP) is loaded at the start of the physical memory (HS2). The method of claim 1, wherein the point is loaded.

Claims (1)

【特許請求の範囲】 1. 多数の仮想アドレス空間の仮想アドレスを物理的アドレスに変換するため の変換装置の適用のもとで、メインメモリ(HS1)のための少なくとも部分的 な実アドレスモードを備えたソースハードウエア(M1)から仮想アドレスモー ドのみを備えたターゲットハードウエア(M2)へのオペレーティングシステム (OS1)の転送を制御するためのデータ処理装置用の方法において、 ターゲットハードウエア(M2)に転送されたオペレーティングシステム(O S2)が別個の制御プログラム(GSP)によって補足され、この制御プログラ ムによって、ターゲットハードウエア(M2)上で本来のオペレーティングシス テムの代わりにプロセッサの例外条件が受理され、適切な形態で転送されたオペ レーティングシステム(OS2)に転送され、 ターゲットハードウエア(M2)の仮想アドレス空間の1つがメインメモリ( HS2)のプロセスに依存しないアドレス指定のために予約され、ソースハード ウエア(M1)の実アドレスモードに相応して適用され、 この場合、変換装置の動作によって、ソースハードウエア(M1)の実アドレ ス空間のアドレスが、予約されたアドレス空間のアドレスに相応し、この予約さ れたアドレスがプロセスに依存することなく一義的に、ターゲットハードウエア (M2)の別個の制御プログラム(GPS)によって占有されていない空きの物 理的メモリアドレスにイメージングされることを特徴とする方法。 2. ターゲットハードウエア(M2)上で物理的メモリ(HS2)の開始時点 に存在する開始アドレスを、プロセッサの例外条件の受入れのために利用し、そ れに応じて別個の制御プログラム(GSP)を物理的メモリ(HS2)の開始時 点にロードさせる、請求項1記載の方法。 3. 予約された仮想アドレス空間(RADR)のアドレス(ADR)がターゲ ットハードウエア(M2)の物理的メモリアドレスにリニアにイメージングされ る、請求項1または2記載の方法。 4. 前記リニアなイメージングの際に、一定の部分の考慮によって、予約され たアドレス空間の最初のアドレスを、転送されたオペレーティングシステムによ って占有されている最初の物理的メモリアドレスにイメージングする、請求項1 〜3いずれか1項記載の方法。[Claims]   1. To translate virtual addresses in multiple virtual address spaces into physical addresses At least partially for the main memory (HS1) Virtual address mode from source hardware (M1) Operating system to target hardware (M2) with only hardware A method for a data processing device for controlling the transfer of (OS1), comprising:   Operating system (O) transferred to the target hardware (M2) S2) is supplemented by a separate control program (GSP). Depending on the system, the original operating system on the target hardware (M2) The processor exception condition has been accepted on behalf of the system, and the Transferred to the rating system (OS2),   One of the virtual address spaces of the target hardware (M2) is the main memory ( HS2) Reserved for process-independent addressing, source hardware Applied according to the real address mode of the wear (M1),   In this case, the actual address of the source hardware (M1) is determined by the operation of the conversion device. Address in the reserved space corresponds to the address in the reserved address space. Unique address is independent of the target hardware Empty objects not occupied by a separate control program (GPS) in (M2) Imaging at a physical memory address.   2. Starting point of physical memory (HS2) on target hardware (M2) The start address that is present at In response, a separate control program (GSP) is loaded at the start of the physical memory (HS2). The method of claim 1, wherein the point is loaded.   3. The address (ADR) of the reserved virtual address space (RADR) is Linearly imaged at the physical memory address of the slot hardware (M2) The method according to claim 1 or 2, wherein   4. Reserved by taking into account certain parts during the linear imaging The first address of the address space Imaging to the first physical memory address occupied by The method according to any one of claims 1 to 3.
JP10544720A 1997-04-23 1998-04-16 Operating system transfer method in data processing device Pending JP2000513128A (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
DE19717102A DE19717102A1 (en) 1997-04-23 1997-04-23 Method for transferring an operating system in data processing systems
DE19717102.8 1997-04-23
PCT/DE1998/001071 WO1998048355A2 (en) 1997-04-23 1998-04-16 Method for transmitting an operating system in computer systems

Publications (1)

Publication Number Publication Date
JP2000513128A true JP2000513128A (en) 2000-10-03

Family

ID=7827471

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10544720A Pending JP2000513128A (en) 1997-04-23 1998-04-16 Operating system transfer method in data processing device

Country Status (4)

Country Link
EP (1) EP0978042A2 (en)
JP (1) JP2000513128A (en)
DE (1) DE19717102A1 (en)
WO (1) WO1998048355A2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58102380A (en) * 1981-12-11 1983-06-17 Hitachi Ltd Virtual storage control system
US5038281A (en) * 1986-09-19 1991-08-06 International Business Machines Corporation Acceleration of system interrupts between operating systems in guest-host relationship
JP2510605B2 (en) * 1987-07-24 1996-06-26 株式会社日立製作所 Virtual computer system
JP2839201B2 (en) * 1990-07-30 1998-12-16 株式会社日立製作所 Virtual computer system
US5479631A (en) * 1992-11-19 1995-12-26 International Business Machines Corporation System for designating real main storage addresses in instructions while dynamic address translation is on
US5515525A (en) * 1993-09-28 1996-05-07 Bull Hn Information Systems Inc. Emulating the memory functions of a first system on a second system

Also Published As

Publication number Publication date
EP0978042A2 (en) 2000-02-09
WO1998048355A2 (en) 1998-10-29
DE19717102A1 (en) 1998-10-29
WO1998048355A3 (en) 1999-01-28

Similar Documents

Publication Publication Date Title
KR100239028B1 (en) Computer system and method for support of two endians
Liskov The design of the Venus operating system
US5784638A (en) Computer system supporting control transfers between two architectures
JP3758732B2 (en) System and method for executing endian task
US20080052711A1 (en) Highly componentized system architecture with loadable virtual memory manager
JPH0560620B2 (en)
US20050226406A1 (en) Efficient linking and loading for late binding and platform retargeting
JPH06250924A (en) System and method for dynamic load of shared library
JPS62165250A (en) Virtual memory
US20040003208A1 (en) Virtual register set expanding processor internal storage
JP2009514043A5 (en)
JPH05505272A (en) Method and apparatus for preparing a calling image for execution on a computer
JP2000513128A (en) Operating system transfer method in data processing device
US20060155911A1 (en) Extended register microprocessor
Bulman Stack computers: An introduction
US7404064B2 (en) Method and device for calculating addresses of a segmented program memory
KR960012354B1 (en) Microprocessor
US5201052A (en) System for transferring first and second ring information from program status word register and store buffer
JP2535086B2 (en) Ring reduction logic device
JPS6156816B2 (en)
EP0401745A2 (en) Data processor for high-speed access to stack area data
JPS6273335A (en) Stack control system
JPS6158059A (en) Changing system of data pointer part
JPH08272757A (en) Multiprocessor system and program starting method
JP2576899B2 (en) Information processing device