JP3031393B2 - クラス別バッファ面数の動的変更方式 - Google Patents

クラス別バッファ面数の動的変更方式

Info

Publication number
JP3031393B2
JP3031393B2 JP3842092A JP3842092A JP3031393B2 JP 3031393 B2 JP3031393 B2 JP 3031393B2 JP 3842092 A JP3842092 A JP 3842092A JP 3842092 A JP3842092 A JP 3842092A JP 3031393 B2 JP3031393 B2 JP 3031393B2
Authority
JP
Japan
Prior art keywords
class
buffer
specific
buffers
planes
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.)
Expired - Fee Related
Application number
JP3842092A
Other languages
English (en)
Other versions
JPH05210487A (ja
Inventor
謙二郎 栗原
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 JP3842092A priority Critical patent/JP3031393B2/ja
Priority to US08/010,812 priority patent/US5524214A/en
Publication of JPH05210487A publication Critical patent/JPH05210487A/ja
Application granted granted Critical
Publication of JP3031393B2 publication Critical patent/JP3031393B2/ja
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F5/00Methods or arrangements for data conversion without changing the order or content of the data handled
    • G06F5/06Methods or arrangements for data conversion without changing the order or content of the data handled for changing the speed of data flow, i.e. speed regularising or timing, e.g. delay lines, FIFO buffers; over- or underrun control therefor
    • G06F5/065Partitioned buffers, e.g. allowing multiple independent queues, bidirectional FIFO's

Description

【発明の詳細な説明】
【0001】
【産業上の利用分野】本発明は、クラス別バッファの確
保方式の改良に関し、特にシステムの運用中にシステム
管理者専用端末から投入されたクラス別バッファ面数定
義変更手段により、クラス別バッファ制御領域上のクラ
ス別バッファ制御情報を実際のクラス別バッファの面数
と同期をとるように変更し、かつ、クラス別バッファの
面数を動的に変更する方式に関する。
【0002】
【従来の技術】従来、クラス別バッファの確保は、シス
テム立ち上げ時にのみ設定されたシステム起動定数領域
を参照して行っていた。すなわち、図2のシステム起動
定数領域をシステム立ち上げ時に参照し、指定された数
のクラス別バッファをクラス別バッファ確保手段によっ
てクラス別バッファ領域に確保する処理を行っていた。
【0003】
【発明が解決しようとする課題】上述した従来の技術に
おけるクラス別バッファの確保手段は、システム立ち上
げ時に、システム起動定数領域を参照してクラス別バッ
ファを確保する場合に限られる。
【0004】すなわち、クラス別バッファの面数定義
は、システム起動定数領域に設定できるが、システム起
動定数領域はシステムを起動した後は書き換え不可能な
ので、クラス別バッファの面数を変更してしまったら、
実際のクラス別バッファの面数とシステム起動定数領域
で設定してあるクラス別バッファの面数との同期がとれ
ないため、クラス別バッファの面数の管理ができないこ
とから、クラス別バッファの面数の動的な変更ができな
いという欠点がある。
【0005】すなわち、システム立ち上げ時にクラス別
バッファの面数を決定することはできるが、業務の種
類、および、時間帯により使用するクラス別バッファの
量に変化が発生するような場合、ある業務ではクラス別
バッファが不足し、また、別のある業務では、クラス別
バッファが十分に余っているという状態が起こる可能性
がある。
【0006】そこで、本発明の目的は、システム立ち上
げ時にシステム起動定数領域に設定したクラス別バッフ
ァの面数を、バッファの面数定義変更手段によって、ク
ラス別バッファの面数を動的に変更することにより、従
来の上述した欠点を解消することにある。
【0007】
【課題を解決するための手段】本発明のクラス別バッフ
ァ面数の動的変更方式は、外部記憶装置とのデータ入出
力を、一時記憶領域であるバッファを介して行うファイ
ルシステムにおいて、バッファを用途別にクラスという
単位に分割して管理することのできるクラス別バッファ
と、システム起動時にクラス別バッファの面数をあらか
じめクラス毎に設定しておくシステム起動定数領域と、
各時点でのクラス別バッファの設定数を保持する書き換
え可能なクラス別バッファ制御領域と、前記システム起
動定数領域から前記クラス別バッファ制御領域に、ファ
イルシステム起動時に内容を複写する複写手段と、クラ
ス別バッファの設定数とクラス別バッファの面数の変更
値とを入力し、クラス別バッファの面数の変更値と同じ
だけクラス別バッファの設定数を変更するクラス別バッ
ファ制御情報同期手段と、クラス別バッファの設定数を
前記クラス別バッファ制御領域から取り出す検索手段
と、クラス別バッファの面数を実際に変更するクラス別
バッファ面数変更手段と、入力端末からクラス別バッフ
ァの設定数を入力し、前記検索手段を起動することによ
り、現在のクラス別バッファの設定数を得、それらの差
を用いて前記クラス別バッファの面数変更手段を起動
し、さらに前記クラス別バッファ制御情報同期手段を起
動する面数定義変更手段を備えている。
【0008】
【実施例】次に、本発明の実施例について図面を参照し
て説明する。
【0009】図1は、本発明のクラス別バッファ面数の
動的変更方式の構成を実施するシステムの一例を示すブ
ロック図である。このシステムは、システム起動時に、
あらかじめ設定されたクラス別バッファの面数に関する
情報を保持しているシステム起動定数領域1と、システ
ム運用中の各時点でのクラス別バッファの面数を保持す
るクラス別バッファ制御領域2と、システム立ち上げ時
にシステム起動定数領域からクラス別バッファ制御領域
に複写する複写手段3と、クラス別バッファの面数定義
を変更する面数定義変更手段4と、面数変更手段を入力
する端末5と、現在のクラス別バッファの面数定義の情
報を取り出す検索手段6と、実際にクラス別バッファ領
域に確保されているクラス別バッファ数を変更するクラ
ス別バッファ面数変更手段7と、実際のクラス別バッフ
ァの面数とクラス別バッファ制御領域の内容の同期をと
るためのクラス別バッファ制御情報同期手段8と、クラ
ス別バッファ領域9から構成される。
【0010】図1において、本発明の処理の流れを示す
図3に沿って以下に説明する。
【0011】複写手段3は、システム立ち上げ時に、シ
ステム起動定数領域の内容をクラス別バッファ制御領域
に複写し、端末5からクラス別バッファの面数定義の変
更処理が要求されると、検索手段6は、現在のクラス別
バッファの面数定義をクラス別バッファ制御領域2から
読み込み、要求されたクラス別バッファの面数定義の設
定数と、現在のクラス別バッファの設定数との差を調
べ、差が0ならば何もせずに終了し、差が0でないなら
ば、面数定義変更手段4は、要求されたクラス別バッフ
ァの面数に変更し、クラス別バッファ面数変更手段7
は、実際のクラス別バッファ領域9に確保されているク
ラス別バッファの面数を要求通りに変更する。そして、
実際のクラス別バッファの面数とクラス別バッファ制御
領域の情報との同期をとるために、クラス別バッファ制
御情報同期手段8は、クラス別バッファ制御領域の情報
を変更された通りに更新する。
【0012】したがって、システム運用中でも、その場
の状況に応じてクラス別バッファの面数の定義を動的に
変更することができる。
【0013】
【発明の効果】前述した動作からわかるように、本実施
例では、システム運用中に、業務の種類、および時間帯
などの諸条件に合わせて、効率の良いクラス別バッファ
の管理をするために、クラス別バッファの面数を動的に
変更ができる。
【図面の簡単な説明】
【図1】本発明のクラス別バッファ面数の動的変更方式
を実施するシステムの一例を示すブロック図である。
【図2】従来の技術のシステムの一例を示すブロック図
である。
【図3】図1における本発明の処理の流れを示す流れ図
である。
【符号の説明】
1 システム起動定数領域 2 クラス別バッファ制御領域 3 複写手段 4 面数定義変更手段 5 入力端末 6 検索手段 7 クラス別バッファ面数変更手段 8 クラス別バッファ制御情報同期手段 9 クラス別バッファ領域
フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 12/00 G06F 3/06 G06F 5/06

Claims (2)

    (57)【特許請求の範囲】
  1. 【請求項1】 外部記憶装置とのデータ入出力を、一時
    記憶領域であるバッファを介して行うファイルシステム
    において、 バッファを用途別にクラスという単位に分割して管理す
    ることのできるクラス別バッファと、 システム起動時にクラス別バッファの面数をあらかじめ
    クラス毎に設定しておくシステム起動定数領域と、 各時点でのクラス別バッファの設定数を保持する書き換
    え可能なクラス別バッファ制御領域と、 前記システム起動定数領域から前記クラス別バッファ制
    御領域に、ファイルシステム起動時に内容を複写する複
    写手段と、 クラス別バッファの設定数とクラス別バッファの面数の
    変更値とを入力し、クラス別バッファの面数の変更値と
    同じだけクラス別バッファの設定数を変更するクラス別
    バッファ制御情報同期手段と、 クラス別バッファの設定数を前記クラス別バッファ制御
    領域から取り出す検索手段と、 クラス別バッファの面数を実際に変更するクラス別バッ
    ファ面数変更手段と、 入力端末からクラス別バッファの設定数を入力し、前記
    検索手段を起動することにより、現在のクラス別バッフ
    ァの設定数を得、それらの差を用いて前記クラス別バッ
    ファの面数変更手段を起動し、さらに前記クラス別バッ
    ファ制御情報同期手段を起動する面数定義変更手段を、
    備えることにより、クラス別バッファの面数を動的に変
    更するクラス別バッファ面数の動的変更方式。
  2. 【請求項2】 上記面数定義変更手段において、入力端
    末からクラス別バッファの設定数を入力し、前記検索手
    段を起動することにより現在のクラス別バッファの設定
    数を得た際に、その差が0ならば何もせず、0でないな
    らばその差を用いて前記クラス別バッファの面数変更手
    段を起動することを特徴とする請求項1記載の、クラス
    別バッファ面数の動的変更方式。
JP3842092A 1992-01-30 1992-01-30 クラス別バッファ面数の動的変更方式 Expired - Fee Related JP3031393B2 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP3842092A JP3031393B2 (ja) 1992-01-30 1992-01-30 クラス別バッファ面数の動的変更方式
US08/010,812 US5524214A (en) 1992-01-30 1993-01-29 System for modification of dynamic buffer allocation by comparing modification request with current allocation and updating allocation based upon comparison discrepancy

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3842092A JP3031393B2 (ja) 1992-01-30 1992-01-30 クラス別バッファ面数の動的変更方式

Publications (2)

Publication Number Publication Date
JPH05210487A JPH05210487A (ja) 1993-08-20
JP3031393B2 true JP3031393B2 (ja) 2000-04-10

Family

ID=12524826

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3842092A Expired - Fee Related JP3031393B2 (ja) 1992-01-30 1992-01-30 クラス別バッファ面数の動的変更方式

Country Status (2)

Country Link
US (1) US5524214A (ja)
JP (1) JP3031393B2 (ja)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5797042A (en) * 1995-03-16 1998-08-18 Intel Corporation Method and apparatus for adjusting the buffering characteristic in the pipeline of a data transfer system
US5838994A (en) * 1996-01-11 1998-11-17 Cisco Technology, Inc. Method and apparatus for the dynamic allocation of buffers in a digital communications network
US6038621A (en) * 1996-11-04 2000-03-14 Hewlett-Packard Company Dynamic peripheral control of I/O buffers in peripherals with modular I/O
US6046817A (en) * 1997-05-12 2000-04-04 Lexmark International, Inc. Method and apparatus for dynamic buffering of input/output ports used for receiving and transmitting print data at a printer
US5916309A (en) * 1997-05-12 1999-06-29 Lexmark International Inc. System for dynamically determining the size and number of communication buffers based on communication parameters at the beginning of the reception of message
US5951658A (en) * 1997-09-25 1999-09-14 International Business Machines Corporation System for dynamic allocation of I/O buffers for VSAM access method based upon intended record access where performance information regarding access is stored in memory
US6279052B1 (en) * 1998-01-13 2001-08-21 Intel Corporation Dynamic sizing of FIFOs and packets in high speed serial bus applications
US6353864B1 (en) * 1998-04-20 2002-03-05 Fujitsu Limited System LSI having communication function
US6944166B1 (en) * 2000-08-09 2005-09-13 Nortel Networks Limited Method for controlling service levels over packet based networks
US6701387B1 (en) * 2000-08-31 2004-03-02 Hewlett-Packard Development Company, L.P. Adaptive data fetch prediction algorithm
JP4208079B2 (ja) * 2004-05-14 2009-01-14 インターナショナル・ビジネス・マシーンズ・コーポレーション データベースサーバ、プログラム、記録媒体、及び制御方法
US7710426B1 (en) * 2005-04-25 2010-05-04 Apple Inc. Buffer requirements reconciliation

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4603382A (en) * 1984-02-27 1986-07-29 International Business Machines Corporation Dynamic buffer reallocation
US4763305A (en) * 1985-11-27 1988-08-09 Motorola, Inc. Intelligent write in an EEPROM with data and erase check
JPS63292747A (ja) * 1987-05-25 1988-11-30 Hitachi Ltd バツフア管理方式
US5014265A (en) * 1989-11-30 1991-05-07 At&T Bell Laboratories Method and apparatus for congestion control in a data network

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
「OSシリーズ MS−DOS」(昭63−3−10)共立出版株式会社、p.55
月刊アスキー、1988[4]p.166

Also Published As

Publication number Publication date
US5524214A (en) 1996-06-04
JPH05210487A (ja) 1993-08-20

Similar Documents

Publication Publication Date Title
JP3031393B2 (ja) クラス別バッファ面数の動的変更方式
US5778389A (en) Method and system for synchronizing computer file directories
US6363178B1 (en) Document image data storing and controlling system for saving storage data
KR100446339B1 (ko) 실시간데이터이송시스템및스파스파일을사용하는방법
US20110302139A1 (en) Method, apparatus, program and system for migrating nas system
JP2001344139A (ja) データベース管理装置
WO2006043322A1 (ja) サーバ管理プログラム、サーバ管理方法、およびサーバ管理装置
JPH04252321A (ja) バッファ面数の動的変更方式
JP2006004024A (ja) ディレクトリサーバに実行させるためのプログラム
JPWO2004090726A1 (ja) データベース複製プログラムおよびデータベース複製装置
KR100836621B1 (ko) 큐 용량 확장 방법 및 큐 용량 확장이 가능한 메시지 처리장치
JPH11184889A (ja) イメージデータ管理装置
JP2839004B2 (ja) パーティション領域拡張方法
JP3049192B2 (ja) 帳票の書式保存方法
JPH0378042A (ja) ファイルの自動退避/復元処理方式
JPH0296277A (ja) 画像データ管理方式
JPH05298159A (ja) ファイル移動制御方式
JP3056128B2 (ja) 作業領域確保方式
JPH05216927A (ja) トランザクションジャーナル方式
JP2818538B2 (ja) ジャーナルファイルの分割管理方式およびジャーナルファイルの分割管理方法
JPH07160566A (ja) ネットワークファイル管理装置
JPH0210444A (ja) データベースシステムにおける作業ファイル管理方式
JP2000137637A (ja) 画像処理装置及びその方法、コンピュータ可読メモリ
JPH05224893A (ja) システム定義変更方式
JPH056296A (ja) デイスク装置における連続フアイル作成方法

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080210

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090210

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100210

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100210

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110210

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees