JPH03110641A - Dump output control method - Google Patents

Dump output control method

Info

Publication number
JPH03110641A
JPH03110641A JP1246519A JP24651989A JPH03110641A JP H03110641 A JPH03110641 A JP H03110641A JP 1246519 A JP1246519 A JP 1246519A JP 24651989 A JP24651989 A JP 24651989A JP H03110641 A JPH03110641 A JP H03110641A
Authority
JP
Japan
Prior art keywords
page
pages
page descriptor
dump
descriptor
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
JP1246519A
Other languages
Japanese (ja)
Inventor
Yoshio Hirose
廣瀬 好夫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP1246519A priority Critical patent/JPH03110641A/en
Publication of JPH03110641A publication Critical patent/JPH03110641A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To automatically select only pages, where data is written, to dump out them by providing a dump output selecting means which discriminates pages to be dumped out in accordance with the value of a page descriptor. CONSTITUTION:When a data file required for a job is rolled in onto a main storage device, a page descriptor updating means 1 sets present bits 31 corre sponding to roll-in pages of a page descriptor (a) 3 to '1'; and after the end of the job, change bits 32 corresponding to pages where data is written are set to '1'. When pages are rolled out, a write bit updating means 2 sets write bits 41 corresponding to these pages to '1' in a page descriptor (b) 4. A dump output selecting means 5 discriminates pages to be dumped out in accordance with contents of the page descriptor (a) 3 and the page descriptor (b) 4, and a dump output means 6 dumps out respective pages in accordance with the indication of the means 5. Thus, only pages where data is written are automati cally selected and outputted.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は仮想記憶方式情報処理装置におけるダンプ出力
の制御方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for controlling dump output in a virtual storage type information processing apparatus.

〔従来の技術〕[Conventional technology]

従来、コンビエータの主記憶装置または補助記憶装置の
内容をプリンタ等の外部装置へダ/′f出力する巻合、
ダンプ出力の範囲は論理空間をすべてダンプす゛るもの
でありた。しかし、最近ダンプ出力に関して、出力tを
減らしたいという要求があるが、これを実現する丸めの
手段は知られていない。
Conventionally, a winding device outputs the contents of the main memory or auxiliary memory of a combiator to an external device such as a printer,
The scope of the dump output was to dump the entire logical space. However, recently there has been a demand for reducing the output t regarding dump output, but no rounding means to achieve this is known.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来のダンプ出力方法では、fc2グラムノ実行による
データファイルの蒼換えの有焦に関係なくすべてのペー
ジが一律にダンプ出力されてしまう。
In the conventional dump output method, all pages are uniformly output as a dump regardless of whether the data file is rewritten by fc2gramno execution.

変更されていないページについては、最新のコンツヤイ
ルリストやリンクリストを参照することとによって中身
を知ることができるので、論理空間をすべて機械的にダ
ンプ出力することは資源のむだ使いや管理スペース、管
理コストの増大を招く欠点があった。
For pages that have not been changed, you can know the contents by referring to the latest contour list or link list, so mechanically dumping all the logical space is a waste of resources and management space. However, it had the disadvantage of increasing management costs.

本発明はこのような従来の問題を解決するものであシ、
書き込みが行なわれたページのみを自動的に選択してダ
ンプ出力することができる優れたダンプ出力制御方法を
提供することを目的とするものである。
The present invention is intended to solve these conventional problems.
It is an object of the present invention to provide an excellent dump output control method that can automatically select and dump only written pages.

〔課題を解決するための手段〕[Means to solve the problem]

上記の目的を達成するために、本発明においては、ペー
ジへの書き込みが行なわれたとき、t7’hはページが
主記憶装置上にロールインされたときに起動されるペー
ジ記述子更新手段と、ページが主記憶装置上にロールイ
ンさnているとき前記ページ記述子更新手段によりて1
に設定されるプレゼントビットとページへの誓き込みが
行なわれたときに同じくページ記述子更新手段によって
1に設定される変更ビットを有する第一のページ記述子
と、書き込みビットを有する第二のページ記述子と、ペ
ージがロールアウトされたとき起動されて第一のページ
記述子の変更ビットと第二の堅−ジ記述子の書き込みビ
ットの論理和をとった結果を新しい書き込みビット情報
として第二のページ記述子に設定する書き込みビット更
新手段と、JCLから読み込んだパラメータによってダ
ンプ形式を決定し、第一のページ記述子および第二のペ
ージ記述子の値に従ってダンプ出力するページを判断す
るダンプ出力選択手段と、このダンプ出力選択手段の指
示に従りてそれぞれのページをダンプするダンプ出力手
段とを備えることによってダンプ出力の制御をするよう
に構成するものである。
In order to achieve the above object, in the present invention, when writing to a page is performed, t7'h is a page descriptor update means that is activated when the page is rolled into the main memory. , by the page descriptor update means when the page is rolled into the main memory.
a first page descriptor having a present bit set to 1 and a change bit also set to 1 by the page descriptor update means when a page is pledged; and a second page descriptor having a write bit. The page descriptor is activated when the page is rolled out, and the result of ORing the change bit of the first page descriptor with the write bit of the second rigid descriptor is used as new write bit information. A dump that determines the dump format based on the write bit update means set in the second page descriptor and parameters read from the JCL, and determines the page to be dumped according to the values of the first page descriptor and the second page descriptor. The apparatus is configured to control dump output by comprising an output selection means and a dump output means for dumping each page according to an instruction from the dump output selection means.

〔作用〕[Effect]

本発明はこのように構成されているので、ジョブが実行
されたときにページの内容に変更が発生した場合は、そ
の情報を第一のページ記述子に設定しておき、そのペー
ジが主記憶装置から補助記憶装置ヘロールアクトされる
ときに第二のページ記述子にその情報を移し換えて保持
するので、ダンプ出力の要求があったと11に第二のペ
ージ記述子を参照することによって追加書き込みがされ
ていないページのダンプ出力をしないようにできるとい
う作用がある。
Since the present invention is configured in this way, if a change occurs in the contents of a page when a job is executed, that information is set in the first page descriptor, and the page is stored in main memory. When the device rolls onto the auxiliary storage device, the information is transferred to the second page descriptor and retained, so when there is a request for dump output, additional writing is performed by referring to the second page descriptor in step 11. This has the effect of preventing the dump output of pages that have not been updated.

〔実施例〕〔Example〕

以下本発明の実施例を図面によりて説明する。 Embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明のダンプ出力制御方法の構成を示してい
る。第1図において、1はページ内容が変更されたこと
、およびページが主記憶装置上KEI−ルインされたこ
とによりて起動されるページ記述子更新手段であ〕、3
0ページ記述子H)においてロールインページに対応す
るプレゼントビット31をOlたは1に設定し、変更ペ
ージに対応する変更ピッ)321−Ofたは1に設定す
るように構成する。3はページが主記憶装置上にロール
インされているとき、lに設定されるプレゼントビット
31を実装する仮想記憶方式情報処理システムにおいて
ページへの書き込みが行なわれたとき、1に設定される
変更ビット32を有するページ記述子(イ)である、2
はページアウト(ページを主記憶装置から補助記憶装置
へロールアウトすることを本発明では(−シアウドと呼
ぶ)麩埋を実施すると起動される書き込みピット更新手
段であり、4のページ記述子(ロ)においてページアウ
トされたページに対応する書き込みピッ)41を1また
は0に設定するように構成する。4はページアウトされ
たページのそれぞれに対応する書き込みビット41t−
有するページ記述子(ロ)であシ、書き込みビット41
が1であれば前回のダンプ出力以降に書き換えられてい
ることを示すように構成する。
FIG. 1 shows the configuration of the dump output control method of the present invention. In FIG. 1, 1 is a page descriptor update means that is activated when the page contents are changed and the page is KEI-installed on the main memory;
The configuration is such that the present bit 31 corresponding to the roll-in page is set to Ol or 1 in the 0 page descriptor H), and the change bit 321-Of or 1 corresponding to the change page is set. 3 is a change that is set to 1 when a page is written to in a virtual memory information processing system that implements present bit 31, which is set to l when the page is rolled into the main memory. Page descriptor (a) with bit 32, 2
is a write pit update means that is activated when a page out (rolling out a page from the main memory to the auxiliary memory is called -shiaud in the present invention) is performed, and the page descriptor (rollout) of 4 is executed. ) 41 corresponding to the page that has been paged out in ) is set to 1 or 0. 4 is a write bit 41t- corresponding to each page that has been paged out.
Page descriptor (b) with write bit 41
If is 1, it is configured to indicate that it has been rewritten since the previous dump output.

書き込みビット41はそのページがダンプ出力されると
0にリセットされるように構成する。5はJCL (J
ob Control Language )から読み
込んだ/4ツメータによってダンプ形式を決定し、ペー
ジ記述子0)3およびページ記述子←)4の内容にした
がりてダンプ出力するページを判断するダンプ出力選択
手段である。6はダンプ出力逗択手段5の指示に従って
それぞれのページをダンプするダンプ出力手段で647
、次の三つのダンプ出力手段61.メング出力手段62
、ダンプ出力手段63から成るように構成する。ダンプ
出力手段61は論理空間のすべてをダンプ出力するより
に構成する。ダンプ出力手段62は前回のダンプ出力以
降、−度でも書き込みが行なわれたページを選択的にダ
ンプ出力するように構成する。ダンプ出力手段63は主
記憶装置上に存在し、かつ前回のメング出力以降−度で
も書き込みが行なわれたページを選択的にダンプ出力す
るように構成する。
The write bit 41 is configured to be reset to 0 when the page is dumped. 5 is JCL (J
This dump output selection means determines the dump format based on the /4 meter read from the page descriptor 0)3 and page descriptor ←)4, and determines the page to be dumped according to the contents of the page descriptor 0)3 and the page descriptor ←)4. 6 is a dump output means 647 for dumping each page according to the instructions of the dump output selection means 5;
, the following three dump output means 61. Meng output means 62
, dump output means 63. The dump output means 61 is configured to dump and output the entire logical space. The dump output means 62 is configured to selectively dump and output pages that have been written even - times since the previous dump output. The dump output means 63 exists on the main memory and is configured to selectively dump and output pages that have been written at least once since the previous page output.

次に、第2図の流れ図の手順に従って上記実施例の動作
について説明する。
Next, the operation of the above embodiment will be explained according to the procedure shown in the flowchart of FIG.

(手順21 ) JCLによル指示されたゾ冒プに必要
なデータファイルが主記憶装置上ベロールインされると
き、同時にその情報をページ記述子更新手段lに与える
。ページ記述子更新手段1は碩−ジ記迷子(イ)3のロ
ールインページに対応するプレゼントビット31を1に
設定する。
(Step 21) When the data file necessary for the expansion specified by the JCL is loaded onto the main storage device, the information is simultaneously given to the page descriptor updating means 1. The page descriptor updating means 1 sets the present bit 31 corresponding to the roll-in page of the Sekki-ji-ki-Mako (a) 3 to 1.

(手順22)そのジWIプが終了後、イージヘノデータ
書き込み発生の有無を調べる。
(Step 22) After the zip wipe is completed, check whether or not easy data writing has occurred.

(手順23)ページ記述子更新手段1はページ記述子ヒ
)3の書き込みが行なわれたページに対応する変更ビッ
ト32を1に設定する。
(Step 23) The page descriptor updating means 1 sets the change bit 32 corresponding to the page to which page descriptor HI) 3 has been written to 1.

(手順24)ジ冒ブが終了してページアウトされると、
 JCLを介してその情報を入手し、ページアウトされ
たページに対応するページ記述子(ロ)4の書き込みピ
ッ)41とページ記述子(イ)3の変更ビット32との
論理和を新しい書き込みビット情報とするようページ記
述子(ロ)4の書き込みビット41を設定する。この書
き込みビット41はダンプ出力が行なわれたときに0に
リセットする。変更ビット32と書き込みビット41と
の論理和をとる理由は、もしダンプ出力が行なわれなか
った場合、将来のダンプ出力要求があるまで変更情報を
保存しておく必要がある九めの処置である。
(Step 24) When the game is finished and you are paged out,
Obtain that information via JCL, and calculate the logical sum of the write bit 41 of page descriptor (b) 4 corresponding to the page that has been paged out and the change bit 32 of page descriptor (b) 3 as a new write bit. The write bit 41 of the page descriptor (b) 4 is set to be used as information. This write bit 41 is reset to 0 when dump output is performed. The reason for ORing change bit 32 and write bit 41 is that if dump output is not performed, the change information must be saved until a future dump output request is made. .

次に、第3図の流れ図の手順に従って上記実施例のダン
プ出力時の動作について説明する。
Next, the operation of the above embodiment at the time of dump output will be explained according to the procedure shown in the flowchart of FIG.

(手順31)ダンプ出力の要求があると、ダンプ出力選
択手段5はJCLよシ読み込んだ・ぐラメータによって
ダンプ形式を決定し、次の(手順32)(手順33)、
(手順34)のいずれかの処置をする。
(Step 31) When there is a request for dump output, the dump output selection means 5 determines the dump format based on the parameter read from the JCL, and performs the following steps (Step 32), (Step 33),
Perform one of the steps in (Step 34).

(手順32)ページ記述子(イ)3およびページ記述子
−)4の値とは関係なく、第1のダンプ出力手段61に
よって論理空間上のすべてのページをダンプ出力する。
(Step 32) Regardless of the values of page descriptor (a) 3 and page descriptor -) 4, the first dump output means 61 dumps and outputs all pages in the logical space.

(手順33)ページ記述子(ロ)4の書き込みビット4
1が1のページ、すなわち−度でも書き込みが行なわれ
たページを第2のダンプ出力手段62によりてダンプ出
力する。
(Step 33) Write bit 4 of page descriptor (b) 4
The second dump output means 62 dumps and outputs a page where 1 is 1, that is, a page where writing has been performed even at - times.

CcP順34)ページ記述子(イ)3のプレゼントピッ
ト)31が1でかつページ記述子−)4の書き込みCブ
ト41が1のページ、すなわち−度でも書き込みが行な
われ、かつ主記憶装置状に存在するページを第3のダン
プ出力手段63によりてダンプ出力する。
CcP order 34) Page descriptor (a) 3 present pit) 31 is 1 and page descriptor -) 4's write The third dump output means 63 dumps and outputs the pages existing in .

(手1!!35)ダンプ出力が終了し九ページの書き込
みビット41t−0にリセット、する。
(Step 1!!35) After the dump output is completed, the write bit 41t-0 of page 9 is reset.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、上記実施例から明らかなように、ペー
ジ記述子(イ)およびページ記述子(ロ)を参照するこ
とによシ、ダンプ出力要求に合致する方式Oダンプ出力
を行なうことができる。しかも、ユーザがいちいちダン
プ出力するページを指定しないでも書き込みが行なわれ
たページのみを自動的に選択出力することができ、省力
化、省資源化、管理コストの低減ができるという利点を
有する。
According to the present invention, as is clear from the above embodiment, by referring to the page descriptor (a) and the page descriptor (b), it is possible to perform the method O dump output that matches the dump output request. can. Moreover, only written pages can be automatically selected and output without the user specifying each page to be dumped, which has the advantage of saving labor, saving resources, and reducing management costs.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例におけるダンプ出力制御方法
の構成図、第2図および第3図は動作を説明する流れ図
である。 l・・・ページ記述子更新手段 2・・・書き込みビット更新手段 3・・・ページ記述子(イ) 4・・・−一ジ記述子(ロ) 5・・・/y−)p出力選択手段 6・・・ダンプ出力手段 代理へ 弁Jew 1:  山゛下 梼 平第 1 図 第 図
FIG. 1 is a block diagram of a dump output control method according to an embodiment of the present invention, and FIGS. 2 and 3 are flowcharts explaining the operation. l...Page descriptor update means 2...Write bit update means 3...Page descriptor (a) 4...-1 page descriptor (b) 5.../y-)p output selection Means 6... To the dump output means substitute Valve Jew 1: Yamashita Yuhei 1 Fig.

Claims (1)

【特許請求の範囲】[Claims] ページへの書き込みが行なわれたとき、またはページが
主記憶装置上にロールインされたときに起動されるペー
ジ記述子更新手段と、ページが主記憶装置上にロールイ
ンされているとき前記ページ記述子更新手段によって1
に設定されるプレゼントビットとページへの書き込みが
行なわれたときに同じくページ記述子更新手段によって
1に設定される変更ビットを有する第一のページ記述子
と、書き込みビットを有する第二のページ記述子と、ペ
ージがロールアウトされたとき起動されて第一のページ
記述子の変更ビットと第二のページ記述子の書き込みビ
ットの論理和をとった結果を新しい書き込みビット情報
として第二のページ記述子に設定する書き込みビット更
新手段と、JCLから読み込んだパラメータによってダ
ンプ形式を決定し、第一のページ記述子および第二のペ
ージ記述子の値に従ってダンプ出力するページを判断す
るダンプ出力選択手段と、このダンプ出力選択手段の指
示に従ってそれぞれのページをダンプするダンプ出力手
段とを備えることによってダンプ出力の制御をするよう
にしたダンプ出力制御方法。
a page descriptor update means that is activated when writing to a page is performed or when a page is rolled into main memory, and the page descriptor when the page is rolled into main memory; 1 by child update means
a first page descriptor having a present bit set to 1 and a change bit also set to 1 by the page descriptor update means when a write is made to the page; and a second page description having a write bit. and the second page description, which is fired when the page is rolled out and uses the result of ORing the change bits of the first page descriptor and the write bits of the second page descriptor as new write bit information. write bit updating means for setting a child; and dump output selection means for determining a dump format based on parameters read from JCL and determining pages to be dumped according to values of a first page descriptor and a second page descriptor. , and dump output means for dumping each page according to instructions from the dump output selection means, thereby controlling dump output.
JP1246519A 1989-09-25 1989-09-25 Dump output control method Pending JPH03110641A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1246519A JPH03110641A (en) 1989-09-25 1989-09-25 Dump output control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1246519A JPH03110641A (en) 1989-09-25 1989-09-25 Dump output control method

Publications (1)

Publication Number Publication Date
JPH03110641A true JPH03110641A (en) 1991-05-10

Family

ID=17149604

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1246519A Pending JPH03110641A (en) 1989-09-25 1989-09-25 Dump output control method

Country Status (1)

Country Link
JP (1) JPH03110641A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014006694A1 (en) * 2012-07-03 2014-01-09 富士通株式会社 Information processing device, information storage processing program and information storage processing method
US9253046B2 (en) 1998-09-10 2016-02-02 International Business Machines Corporation Controlling the state of duplexing of coupling facility structures

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9253046B2 (en) 1998-09-10 2016-02-02 International Business Machines Corporation Controlling the state of duplexing of coupling facility structures
US9565013B2 (en) 1998-09-10 2017-02-07 International Business Machines Corporation Controlling the state of duplexing of coupling facility structures
US9860315B2 (en) 1998-09-10 2018-01-02 International Business Machines Corporation Controlling the state of duplexing of coupling facility structures
US10491675B2 (en) 2001-10-01 2019-11-26 International Business Machines Corporation Controlling the state of duplexing of coupling facility structures
WO2014006694A1 (en) * 2012-07-03 2014-01-09 富士通株式会社 Information processing device, information storage processing program and information storage processing method
JPWO2014006694A1 (en) * 2012-07-03 2016-06-02 富士通株式会社 Information processing apparatus, information storage processing program, and information storage processing method

Similar Documents

Publication Publication Date Title
US5327551A (en) System using copy of current pointer saved before changing a selectively restoring original data based upon status of updating flag
EP0544252A2 (en) Data management system for programming-limited type semiconductor memory and IC memory card having the data management system
US6883060B1 (en) Microcomputer provided with flash memory and method of storing program into flash memory
JP2003076605A (en) Semiconductor storage device with block erasing type non-volatile memory mounted thereon and its data writing/reading method
JP2009048557A (en) Data update device, data update method, and data update program
JPH03110641A (en) Dump output control method
KR20000039727A (en) Method for approaching flash memory
US6591264B1 (en) Method that allows I/O requests to run concurrently with a rollback from a snapshot in a drive array
JPH07210468A (en) Semiconductor auxiliary memory
JP2000242437A (en) Storage device system for preparing copy of data
JPH11120085A (en) Control system
JPH07160582A (en) Data processor with cache buffer
JP2984507B2 (en) File copy method
JPH0778097A (en) File rearrangement system
JP2000035916A (en) Memory operation management method
JPH07129396A (en) Method for patching read-only storage device
JPH04195565A (en) Dump output system
JPS63835B2 (en)
JPH0675705A (en) Block assignment control method for auxiliary storage
JPH05108426A (en) Data file management system
JPH06168079A (en) Data backup system
JPH03257521A (en) Medium copy system
JPH01300352A (en) Dump area instruction control system
JPH01286053A (en) Data control system over plural types of computers
JPH04115332A (en) File managing device