JPH0498416A - Data writing method - Google Patents

Data writing method

Info

Publication number
JPH0498416A
JPH0498416A JP21148690A JP21148690A JPH0498416A JP H0498416 A JPH0498416 A JP H0498416A JP 21148690 A JP21148690 A JP 21148690A JP 21148690 A JP21148690 A JP 21148690A JP H0498416 A JPH0498416 A JP H0498416A
Authority
JP
Japan
Prior art keywords
data
user process
writing
buffer area
write
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
JP21148690A
Other languages
Japanese (ja)
Inventor
Hidekazu Yamada
秀和 山田
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP21148690A priority Critical patent/JPH0498416A/en
Publication of JPH0498416A publication Critical patent/JPH0498416A/en
Pending legal-status Critical Current

Links

Landscapes

  • Facsimiles In General (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

PURPOSE:To properly receive picture information by notifying the end of writing to user process when the reproduction of writing data preserved in a buffer area for user process is ended and starting data recording operation to an external storage device. CONSTITUTION:User process UP secures the buffer area for writing whose storage capacity is larger than the buffer area for user process preserving the writing data. When data writing request is issued from the user process UP, the writing data preserved in the buffer area for user process at that time are reproduced to the buffer area for writing, the end of writing is notified to the user process UP at the time of the end of data reproduction, and data recording operation to the external storage device is started. Therefore, the end of writing is notified just after the user process UP issues data writing request. Thus, the next picture information is appropriately received in the user process UP.

Description

【発明の詳細な説明】 [産業上の利用分野コ 本発明は、ユーザプロセスが要求する応答時間よりもア
クセス時間が長い外部記憶装置にデータを書込むデータ
書込方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data writing method for writing data to an external storage device in which the access time is longer than the response time required by a user process.

[従来の技術] 例えば、ファクシミリ装置のソフトウェアは、ファクシ
ミリ装置の各部の動作制御を行なう処理プログラム(以
下、オペレーティングシステムという)と、ファクシミ
リ装置の伝送手順処理などのプロセス(以下、ユーザプ
ロセスという)を実行するプログラムに分離されている
。また、ユーザプロセスは、複数の機能単位のプログラ
ムから構成されている。
[Prior Art] For example, software for a facsimile machine includes a processing program (hereinafter referred to as an operating system) that controls the operations of each part of the facsimile machine, and processes such as transmission procedure processing of the facsimile machine (hereinafter referred to as a user process). Separated into programs to be executed. Further, the user process is composed of a plurality of functional unit programs.

このようにして、オペレーティングシステムを使用する
とともに、プログラムを小さい処理単位に分割すること
で、機種の異なるファクシミリ装置で共通のプログラム
を用いることができ、例えば、新しい機種のソフトウェ
アを開発するときの効率を大幅に向上することができる
In this way, by using an operating system and dividing the program into small processing units, it is possible to use a common program on different models of facsimile machines, increasing efficiency when developing software for a new model, for example. can be significantly improved.

例えば、受信画情報を外部記憶装置に記憶する場合、ユ
ーザプロセスでは、画情報を受信するとともに、受信し
た画情報を外部記憶装置に記憶する処理が行なわれ、外
部記憶装置に対する画情報の記憶は、ユーザプロセスが
オペレーティングシステムに対してデータ書込要求を発
行して行なわれる。
For example, when storing received image information in an external storage device, the user process receives the image information and also stores the received image information in the external storage device; , a user process issues a data write request to the operating system.

このとき、オペレーティングシステムが、ユーザプロセ
スから要求されたデータ書込動作を終了するまでユーザ
プロセスの実行が中断しており、データ書込動作が終了
した時点で、ユーザプロセスの動作が継続される。
At this time, the execution of the user process is suspended until the operating system finishes the data write operation requested by the user process, and at the point when the data write operation is finished, the operation of the user process is continued.

[発明が解決しようとする課題] しかしながら、このような従来装置では、次のような不
都合を生じていた。
[Problems to be Solved by the Invention] However, such conventional devices have the following disadvantages.

すなわち、外部記憶装置として、例えば、光デイスク装
置のように比較的アクセス速度の遅いものを用いると、
オペレーティングシステムがユーザプロセスから指定さ
れたデータを外部記憶装置に書込むときの時間が比較的
長くなるため、ユーザプロセスの待ち時間が長くなり、
その結果、ユーザプロセスが次に受信すべき画情報を受
信できず、受信画情報を取りこぼすという不都合を生じ
ることがあった。
In other words, if an external storage device with relatively slow access speed, such as an optical disk device, is used,
The operating system takes a relatively long time to write the data specified by the user process to the external storage device, which increases the waiting time of the user process.
As a result, the user process may not be able to receive the image information that it should receive next, causing the inconvenience that the received image information may be missed.

本発明は、このような従来装置の不都合を解消し、受信
画情報を適切に受信できるようにしたデータ書込方法を
提供することを目的としている。
SUMMARY OF THE INVENTION An object of the present invention is to provide a data writing method that eliminates the disadvantages of the conventional apparatus and allows received image information to be received appropriately.

[課題を解決するための手段] 本発明は、ユーザプロセスが書込データを保存するユー
ザプロセス用バッファ領域よりも記憶容量が大きい書込
み用バッファ領域を確保し、ユーザプロセスからデータ
書込要求が発行されると、そのときのユーザプロセス用
バッファ領域に保存されている書込データを書込用バッ
ファ領域に複写し、そのデータ複写が終了した時点でユ
ーザプロセスに書込終了を通知するとともに、外部記憶
装置に対するデータ記録動作を開始するようにしたもの
である。
[Means for Solving the Problems] The present invention secures a write buffer area with a larger storage capacity than the user process buffer area in which the user process saves write data, and issues a data write request from the user process. When the write data is saved in the buffer area for the user process at that time, it is copied to the write buffer area, and when the data copying is completed, the user process is notified of the completion of writing, and the external The data recording operation for the storage device is started.

[作用] したがって、ユーザプロセスがデータ書込要求を発行し
た直後に書込終了が通知されるので、ユーザプロセスで
は、次の画情報を適切に受信することができる。
[Operation] Therefore, the end of writing is notified immediately after the user process issues a data write request, so the user process can appropriately receive the next image information.

[実施例コ 以下、添付図面を参照しながら、本発明の実施例を詳細
に説明する。
[Embodiments] Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

第1図は1本発明の一実施例にかかるグループ3フアク
シミリ装置を示している。
FIG. 1 shows a Group 3 facsimile machine according to one embodiment of the present invention.

同図において、制御部1は、このファクシミリ装置の各
部の制御処理、および、ファクシミリ伝送制御手順処理
を行うものであり、システムメモリ2は、制御部1が実
行する制御処理プログラム、および、処理プログラムを
実行するときに必要な各種データなどを記憶するととも
に、制御部1のワークエリアを構成するものであり、パ
ラメータメモリ3は、このグループ3フアクシミリ装置
に固有な各種の情報を記憶するためのものである。
In the figure, a control unit 1 performs control processing of each part of the facsimile machine and facsimile transmission control procedure processing, and a system memory 2 stores control processing programs and processing programs executed by the control unit 1. The parameter memory 3 is used to store various types of data required when executing the fax machine, and constitutes the work area of the control unit 1. The parameter memory 3 is used to store various types of information specific to this group 3 facsimile machine. It is.

スキャナ4は、所定の解像度で原稿画像を読み取るため
のものであり、CRT表示装置5は、受信画情報を表示
出力するものであり、表示制御部6は、CRT表示装置
5に受信画情報などを表示する表示データを形成するた
めのものであり、操作表示部7は、このファクシミリ装
置を操作するためのもので、各種の操作キー、および、
各種の表示器からなる。
The scanner 4 is for reading a document image at a predetermined resolution, the CRT display device 5 is for displaying and outputting received image information, and the display control unit 6 is for displaying received image information, etc. on the CRT display device 5. The operation display unit 7 is used to operate this facsimile machine, and includes various operation keys and
Consists of various indicators.

符号化復号化部8は、画信号を符号化圧縮するとともに
、符号化圧縮されている画情報を元の画信号に復号化す
るためのものであり、光ディスク装N9は、光ディスク
10に符号化圧縮された状態の画情報を多数記憶するた
めのものである。また、光ディスク装w9は、記憶媒体
として用いる光ディスク10を交換することができる。
The encoding/decoding unit 8 encodes and compresses the image signal and decodes the encoded and compressed image information into the original image signal. It is used to store a large amount of compressed image information. Furthermore, the optical disc device w9 can replace the optical disc 10 used as a storage medium.

グループ3フアクシミリモデム11は、グループ3フア
クシミリのモデム機能を実現するためのものであり、伝
送手順信号をやりとりするための低速モデム機能(V、
21モデム)、および、おもに画情報をやりとりするた
めの高速モデム機能(V、29モデム、V、27ter
モデム)を備えている。
The group 3 facsimile modem 11 is for realizing the group 3 facsimile modem function, and has a low speed modem function (V,
21 modem), and a high-speed modem function (V, 29 modem, V, 27ter) mainly for exchanging image information.
modem).

網制御装置12は、このファクシミリ装置を公衆電話回
線網に接続するためのものであり、自動発着信機能を備
えている。
The network control device 12 is for connecting this facsimile device to the public telephone line network, and has an automatic call originating and receiving function.

これらの、制御部1、システムメモリ2.パラメータメ
モリ3、スキャナ4、表示制御部6、操作表示部7、符
号化復号化部8、光デイスク装置9.グループ3フアク
シミリモデム11、および、網制御装置12は、システ
ムバス13に接続されており、これらの各要素間でのデ
ータのやりとりは、主としてこのシステムバス13を介
して行われている。
These control unit 1, system memory 2. Parameter memory 3, scanner 4, display control section 6, operation display section 7, encoding/decoding section 8, optical disk device 9. Group 3 facsimile modem 11 and network control device 12 are connected to system bus 13, and data exchange between these elements is mainly performed via system bus 13.

また、網制御装w12とグループ3フアクシミリモデム
11との間のデータのやりとりは、直接行なわれている
Further, data is exchanged directly between the network control unit w12 and the group 3 facsimile modem 11.

このファクシミリ装置では、受信画情報を全て光デイス
ク装置!9に蓄積するとともに、操作表示部7の操作に
より適宜にCRT表示装置5に表示するようにしたもの
であり、受信画情報の画像を記録出力しないので記録紙
を消費しない。
This facsimile machine stores all received image information on an optical disk! 9 and display it on the CRT display device 5 as appropriate by operating the operation display section 7. Since the image of the received image information is not recorded and output, no recording paper is consumed.

このファクシミリ装置のソフトウェアは、ファクシミリ
装置の各部の動作制御を行なう処理プログラム(以下、
オペレーティングシステムという)と、ファクシミリ装
置の伝送手順処理などのプロセス(以下、ユーザプロセ
スという)を実行するプログラムに分離されている。
The software of this facsimile machine is a processing program (hereinafter referred to as
The system is divided into an operating system (hereinafter referred to as an operating system) and a program that executes processes such as transmission procedure processing of a facsimile machine (hereinafter referred to as a user process).

また、オペレーティングシステムのうち、光デイスク装
置9に対するアクセスを実現する部分は、第2図に示す
ように、ユーザプロセスUPからのサービス要求を受は
付けるためのカーネルKN、光デイスク装置9に対して
画情報の書込l読み出しを制御するためのファイル管理
部FM、および、光デイスク装置9のデータの書込/読
み出し動作を実行するための装置制御部DDからなり、
この装置制御部DDにより、光デイスク装置9の動作制
御を行なう光デイスク制御部ODが起動されて、光デイ
スク装置9に対するデータの書込/読み出し動作が実行
される。
In addition, as shown in FIG. 2, the part of the operating system that realizes access to the optical disk device 9 is a kernel KN for accepting service requests from the user process UP, and a portion of the operating system that realizes access to the optical disk device 9. It consists of a file management section FM for controlling writing and reading of image information, and a device control section DD for executing data writing/reading operations of the optical disk device 9,
The device control section DD activates the optical disk control section OD, which controls the operation of the optical disk device 9, and executes data write/read operations for the optical disk device 9.

また、システムメモリ2のワークニリアは、第3図に示
すように、その記憶領域の最初の部分がユーザプロセス
UPに割り当てられるユーザ領域USAに設定されてお
り、そのユーザ領域USAに受信画情報などのデータを
書込むための書込用バッファ領域USBが確保されてい
る。
Further, as shown in FIG. 3, the first part of the work area of the system memory 2 is set to the user area USA allocated to the user process UP, and the received image information, etc. is stored in the user area USA. A write buffer area USB is reserved for writing data.

また、それ以外のシステムメモリ2の部分がオペレーテ
ィングシステムに割り当てられるシステム領域SYAに
設定されていて、このシステム領域SYAには、ファイ
ル管理部FMが書込用のデータを保持するための書込用
バッファ領域SYBが確保されている。ここで、書込用
バッファ領域SYBは、書込用バッファ領域SYAより
も大きい容量が確保されている。
In addition, the other part of the system memory 2 is set as a system area SYA allocated to the operating system, and this system area SYA is used for writing by the file management unit FM to hold data for writing. A buffer area SYB is secured. Here, the write buffer area SYB has a larger capacity than the write buffer area SYA.

第4図は、データ書込時にユーザプロセスUPが実行す
る処理例を示している。
FIG. 4 shows an example of processing executed by the user process UP when writing data.

ユーザプロセスUPは、例えば、受信画情報が書込用バ
ッファ領域USBに蓄積されると、そのときの受信画情
報のファイル識別情報などを指定した状態で、オペレー
ティングシステムに対してデータ書込要求を発行しく処
理101)、その後は、オペレーティングシステムより
書込終了が通知されるまで待機する(判断102のNO
ループ)。
For example, when the received image information is accumulated in the write buffer area USB, the user process UP sends a data write request to the operating system while specifying the file identification information of the received image information at that time. Issue processing 101), and then waits until the operating system notifies the end of writing (NO in judgment 102).
loop).

そして、オペレーティングシステムより書込終了が通知
されて、判断102の結果がYESになると。
Then, when the operating system notifies the end of writing and the result of judgment 102 becomes YES.

このデータ書込処理を終了して、次の処理に移行する。This data writing process is completed and the process moves to the next process.

第5図は、ユーザプロセスUPよりデータ書込要求が発
行されたときにカーネルKNおよびファイル管理部F?
Iが実行する処理例を示している。
FIG. 5 shows the kernel KN and file management unit F? when a data write request is issued by the user process UP.
An example of processing executed by I is shown.

まず、ユーザプロセスUPよりデータ書込要求発行時に
通知されたファイル識別情報などの情報を保存しく処理
201)、書込用バッファ領域USBに蓄積されている
画情報を書込用バッファ領域SYBに複写しく処理20
2)、装置制御部DDに対してファイル識別情報などの
情報を通知した状態でデータ書込動作を起動させて(処
理203)、ユーザプロセスUPに書込終了を通知する
(処理204)。
First, process 201) to save information such as file identification information notified by the user process UP when issuing a data write request, and copy the image information stored in the write buffer area USB to the write buffer area SYB. Processing 20
2) Start the data write operation while notifying the device control unit DD of information such as file identification information (process 203), and notify the user process UP of the end of writing (process 204).

そして、装置制御部DDより、書込動作が終了したこと
が通知されるまで待機しく判断205のNOループ)、
書込動作が終了したことが通知されて判断205の結果
がYESになると、この処理を終了する。
Then, it waits until it is notified by the device control unit DD that the write operation is completed (NO loop of judgment 205),
When it is notified that the write operation has ended and the result of judgment 205 becomes YES, this process ends.

第6図は、ファイル管理部FMよりデータ書込動作が起
動されたときに装置制御部DDが実行する処理例を示し
ている。
FIG. 6 shows an example of processing executed by the device control unit DD when a data write operation is activated by the file management unit FM.

まず、ファイル管理、部FMより通知されたファイル識
別情報などの情報に基づいて、光ディスク装N9に対す
るデータの書込領域を判定しく処理30】)、その書込
領域を光デイスク制御部ODによりシークさせ(処理3
02)、シーク完了すると、書込用バソファ領域SYB
に記憶されている書込データを光デイスク制御部MOD
に順次転送して、光ディスク族[9に記憶させる(処理
303)。
First, based on information such as file identification information notified by the file management section FM, the data write area for the optical disk drive N9 is determined and processed (30), and the write area is sought by the optical disk control section OD. Let (process 3
02) When the seek is completed, write bath area SYB
The write data stored in the optical disk controller MOD
The data is sequentially transferred to the optical disk group [9] and stored in the optical disk group [9 (process 303).

これにより、書込用バッファ領域SYBの全てのデータ
の記録が終了したかどうかを調べて(判断304)1判
断304の結果がNOになるときには、次の書込領域を
判定しく処理305)、処理302に戻って、残りのデ
ータを記録させる。
As a result, it is checked whether recording of all data in the write buffer area SYB has been completed (decision 304), and when the result of the first determination 304 is NO, the next write area is determined (process 305), Returning to step 302, the remaining data is recorded.

全てのデータの記録が終了し、判断304の結果がYE
Sになるときには、そのときに記憶終了したデータに関
するファイル管理情報を更新しく処理306)、ファイ
ル管理部FMに対して、データ書込終了を通知しく処理
307)、この処理を終了する。
Recording of all data is completed, and the result of judgment 304 is YE.
When S is reached, the file management information regarding the data that has been stored at that time is updated (306), the file management unit FM is notified of the end of data writing (307), and this process is terminated.

ここで、ファイル管理情報の更新は、新しいファイルの
記録時には、そのファイルの記録状態を管理するための
ファイル管理情報を新たに生成し、既に存在するファイ
ルにデータを追加する場合には、そのファイルのファイ
ル管理情報を追加後の内容を含めた状態に更新する。
Here, updating file management information means that when recording a new file, new file management information is generated to manage the recording status of that file, and when data is added to an already existing file, that file Update the file management information to include the added content.

以上の構成で、看信検出すると、ユーザプロセスUPは
、所定の伝送前手順を実行してデータ伝送機能を送信側
と交渉し、送信側より通知されたデータ伝送機能を内部
的にセットした状態で、画情報を受信する。
With the above configuration, when a nursing check is detected, the user process UP executes a predetermined pre-transmission procedure, negotiates the data transmission function with the sending side, and internally sets the data transmission function notified by the sending side. to receive image information.

このとき、ユーザプロセスUPは、受信した画情報を書
込用バッファ領域USBに順次蓄積し、1ペ一ジ分の画
情報の受信を終了すると、オペレーティングシステムに
データ書込要求を発行する。
At this time, the user process UP sequentially stores the received image information in the write buffer area USB, and when it has finished receiving the image information for one page, issues a data write request to the operating system.

これにより、このデータ書込要求はカーネルKNを介し
てファイル管理部FMに通知され、ファイル管理部FM
は、上述したように、書込用バッファ領域USBに蓄積
されている画情報を書込用バッファ領域SYBにコピー
し、そのコピー終了後にユーザプロセスLIPに書込終
了を通知する。
As a result, this data write request is notified to the file management unit FM via the kernel KN, and the file management unit FM
As described above, copies the image information stored in the write buffer area USB to the write buffer area SYB, and notifies the user process LIP of the end of writing after the copy is completed.

したがって、ユーザプロセスは、1ペ一ジ分の画情報の
受信を終了し、送信側にその受信状態をあられす応答信
号を通知し、次のページの画情報を受信するときには、
次のページの画情報の受イ3し、その受信した画情報を
書込用バッファ領域USBに蓄積する。
Therefore, the user process finishes receiving the image information for one page, notifies the sending side of the reception status with a response signal, and when receiving the image information of the next page,
The image information of the next page is received 3 and the received image information is stored in the write buffer area USB.

一方、ファイル管理部FMは、ユーザプロセスUPに書
込終了を通知した後に、装置制御部DDの書込動作を起
動し、受信画情報を光デイスク装置9に記憶させる。
On the other hand, after notifying the user process UP of the end of writing, the file management unit FM activates the writing operation of the device control unit DD and stores the received image information in the optical disk device 9.

それにより、上述したように、装置制御部DDは、書込
用バッファ領域SYBに蓄積している受信画情報を光デ
イスク装置9に書込動作を行ない、その書込動作を終了
すると、ファイル管理部F旧よ、次のページの受信画情
報の書込要求を受は付は可能な状態となる。
Thereby, as described above, the device control unit DD writes the received image information stored in the write buffer area SYB to the optical disk device 9, and when the writing operation is finished, the file management Section F is now ready to accept a request to write the next page of received image information.

ここで、1ペ一ジ分の受信画情報を光デイスク装置9に
蓄積するために必要な時間は、1ペ一ジ分の画情報の伝
送に要する時間よりも短いので、ユーザプロセスUPが
次のページの受信画情報のデータ書込要求を発行するま
でには、ファイル管理部FMがデータ書込要求を受は付
は可能な状態になっている。
Here, since the time required to accumulate one page's worth of received image information in the optical disk device 9 is shorter than the time required to transmit one page's worth of image information, the user process UP is By the time the file management unit FM issues a data write request for the received image information of the page, the file management unit FM is ready to accept the data write request.

したがって、ユーザプロセスIJPが次のページの受信
画情報のデータ書込要求を発行すると、そのデータ書込
要求は、オペレーティングシステムに受は付けられ、そ
の結果、次のページの受信画情報がオペレーティングシ
ステムに引渡される。
Therefore, when the user process IJP issues a data write request for the received image information of the next page, the data write request is accepted by the operating system, and as a result, the received image information of the next page is transferred to the operating system. handed over to.

このようにして、本実施例では、ユーザプロセスUPの
画情報受信動作と、オペレーティングシステムのデータ
書込動作が並列的に実行されて、複数ページの画情報を
適切に受信して、光ディスク装百9に記録することがで
きる。
In this way, in this embodiment, the image information receiving operation of the user process UP and the data writing operation of the operating system are executed in parallel, so that the image information of multiple pages can be appropriately received and the optical disk drive 9 can be recorded.

ところで、上述した実施例では、受信画像を記録出力す
るプロッタを備えていないファクシミリ装置について説
明したが、プロッタを備えているファクシミリ装置につ
いても、本発明を同様にして適用することができる。
Incidentally, in the above-described embodiment, a facsimile machine that is not equipped with a plotter for recording and outputting received images has been described, but the present invention can be similarly applied to a facsimile machine that is equipped with a plotter.

また、上述した実施例では、グループ3フアクシミリ装
置に適用した場合について説明しているが1本発明は、
グループ4フアクシミリ装置にも同様にして適用するこ
とができる。
In addition, in the above-mentioned embodiment, the case where it is applied to a group 3 facsimile machine is explained, but one aspect of the present invention is as follows.
It can be similarly applied to Group 4 facsimile machines.

[発明の効果コ 以上説明したように1本発明によれば、ユーザプロセス
が書込データを保存するユーザプロセス用バッファ領域
よりも記憶容量が大きい書込み用バッファ領域を確保し
、ユーザプロセスからデータ書込要求が発行されると、
そのときのユーザプロセス用バッファ領域に保存されて
いる書込データを書込用バッファ領域に複写し、そのデ
ータ複写が終了した時点でユーザプロセスに書込終了を
通知するとともに、外部記憶装置に対するデータ記録動
作を開始するようにしたので、ユーザプロセスがデータ
書込要求を発行した直後に書込終了が通知されるので、
ユーザプロセスでは、次の画情報を適切に受信すること
ができるという効果を得る。
[Effects of the Invention] As explained above, according to the present invention, a write buffer area with a larger storage capacity than the user process buffer area in which the user process saves write data is secured, and the user process can write data. When a request is issued,
The write data stored in the buffer area for the user process at that time is copied to the write buffer area, and when the data copying is completed, the user process is notified of the end of writing, and the data is transferred to the external storage device. Since the recording operation is started, the end of writing is notified immediately after the user process issues a data write request.
The user process has the advantage of being able to appropriately receive the next image information.

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

第1図は本発明の一実施例にかかるグループ3フアクシ
ミリ装置を示すブロック図、第2図はソフトウェアシス
テム構成を例示した概略図、第3図はワークエリアの割
り当て状況を例示した概略図、第4図はユーザプロセス
のデータ書込処理の一例を示したフローチャート、第5
図はファイル管理部のデータ書込処理の一例を示したフ
ローチャート、第6図は装置制御部の書込動作処理の一
例を示したフローチャートである。
FIG. 1 is a block diagram showing a group 3 facsimile apparatus according to an embodiment of the present invention, FIG. 2 is a schematic diagram illustrating the software system configuration, FIG. 3 is a schematic diagram illustrating the work area allocation status, and FIG. Figure 4 is a flowchart showing an example of the data writing process of the user process.
The figure is a flowchart showing an example of data write processing by the file management section, and FIG. 6 is a flowchart showing an example of write operation processing by the device control section.

Claims (1)

【特許請求の範囲】[Claims] ユーザプロセスが要求する応答時間よりもアクセス時間
が長い外部記憶装置にデータを書込むデータ書込方法に
おいて、ユーザプロセスが書込データを保存するユーザ
プロセス用バッファ領域よりも記憶容量が大きい書込み
用バッファ領域を確保し、ユーザプロセスからデータ書
込要求が発行されると、そのときのユーザプロセス用バ
ッファ領域に保存されている書込データを上記書込用バ
ッファ領域に複写し、そのデータ複写が終了した時点で
ユーザプロセスに書込終了を通知するとともに、外部記
憶装置に対するデータ記録動作を開始することを特徴と
するデータ書込方法。
In a data write method in which data is written to an external storage device whose access time is longer than the response time required by the user process, a write buffer whose storage capacity is larger than the user process buffer area in which the user process saves the write data. When the area is secured and a data write request is issued from the user process, the write data stored in the buffer area for the user process at that time is copied to the above write buffer area, and the data copying is completed. A data writing method characterized by notifying a user process of the completion of writing at the time of writing, and starting a data recording operation to an external storage device.
JP21148690A 1990-08-13 1990-08-13 Data writing method Pending JPH0498416A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21148690A JPH0498416A (en) 1990-08-13 1990-08-13 Data writing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21148690A JPH0498416A (en) 1990-08-13 1990-08-13 Data writing method

Publications (1)

Publication Number Publication Date
JPH0498416A true JPH0498416A (en) 1992-03-31

Family

ID=16606754

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21148690A Pending JPH0498416A (en) 1990-08-13 1990-08-13 Data writing method

Country Status (1)

Country Link
JP (1) JPH0498416A (en)

Similar Documents

Publication Publication Date Title
EP0765072B1 (en) Facsimile apparatus having an image memory
JP3116801B2 (en) Image processing device
JPH10126562A (en) Data communication system and data communication control method
JPH11168523A (en) Data communication equipment and communication control method
JP3161031B2 (en) Image processing device
JP2001069278A (en) Data flow control/storage device for image reproducing system
JP2005327334A (en) Image processing apparatus
JPH0498416A (en) Data writing method
JP4323995B2 (en) Data processing apparatus and control method thereof
JPH0498417A (en) Data reading method
JP4144878B2 (en) Data processing apparatus, data processing method, and computer program
JP3151783B2 (en) Diagnosis method of data transfer operation between tape and disk in image processing apparatus
JPH0510859B2 (en)
JPH024925B2 (en)
JP4045609B2 (en) Image reading apparatus, image processing apparatus, image reading method, and image processing method
JPH11203059A (en) Image input and output device and its memory access method, and storage medium storing computer readable program
JP3258500B2 (en) Facsimile machine
JPH0884213A (en) Facsimile equipment with host connection function
JP2000187567A (en) Method and device for printing control
JP2005202890A (en) Image forming apparatus and method for managing hard disk
JP3062051B2 (en) Facsimile machine
JPH06276374A (en) Picture processing unit
JP3661433B2 (en) Print data spooling method, print control apparatus, and recording medium
JPH04115656A (en) Picture data transmitter
JP2000259373A (en) Network printer and network printing system