JP6733592B2 - Image forming apparatus and image forming program - Google Patents

Image forming apparatus and image forming program Download PDF

Info

Publication number
JP6733592B2
JP6733592B2 JP2017078660A JP2017078660A JP6733592B2 JP 6733592 B2 JP6733592 B2 JP 6733592B2 JP 2017078660 A JP2017078660 A JP 2017078660A JP 2017078660 A JP2017078660 A JP 2017078660A JP 6733592 B2 JP6733592 B2 JP 6733592B2
Authority
JP
Japan
Prior art keywords
area
temporary storage
data
temporary
control unit
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
JP2017078660A
Other languages
Japanese (ja)
Other versions
JP2018176530A (en
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2017078660A priority Critical patent/JP6733592B2/en
Publication of JP2018176530A publication Critical patent/JP2018176530A/en
Application granted granted Critical
Publication of JP6733592B2 publication Critical patent/JP6733592B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)
  • Storing Facsimile Image Data (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Description

本発明は、RAM(Random Access Memory)ディスクの使用に適した画像形成装置及び画像形成プログラムに関する。 The present invention relates to an image forming apparatus and an image forming program suitable for using a RAM (Random Access Memory) disk.

たとえば、MFP(Multifunction Peripheral)などの画像形成装置においては、印刷機能、コピー機能、FAX機能、ネットワーク経由でのデータ送受信機能などが搭載されている。また、これらの各種機能を備えた画像形成装置では、既存のRAMの画像データ記憶領域の一部にRAMディスク用の領域を割り当てるメモリー管理機能を搭載した機種も存在している。このようなメモリー管理機能を搭載することで、SSD(Solid State Drive)やHDD(Hard Disk Drive)などの大容量ストレージを搭載していない画像形成装置であっても、RAMの画像データ記憶領域の一部に画像データを記憶させることができる。 For example, an image forming apparatus such as an MFP (Multifunction Peripheral) has a print function, a copy function, a FAX function, a data transmission/reception function via a network, and the like. In addition, some image forming apparatuses equipped with these various functions are equipped with a memory management function that allocates a RAM disk area to a part of the image data storage area of the existing RAM. By installing such a memory management function, even an image forming apparatus that does not include a large-capacity storage such as an SSD (Solid State Drive) or an HDD (Hard Disk Drive) can save the image data storage area of the RAM. Image data can be stored in part.

このようなメモリー管理機能に関するものとして、特許文献1では、画像データを記憶する領域を含む複数の領域が確保されるRAMと、RAM上の領域の配分の情報である配分情報を記憶するフラッシュメモリと、RAM上に領域を確保するOSと、OSをブートするブート手段と、フラッシュメモリに記憶されている配分情報を変更する配分情報変更手段とを備え、配分情報は、RAM上の配分の変更がOSの起動後に不可能な領域の配分の情報を含んでおり、ブート手段は、配分情報をOSの起動前にRAMに書き込み、OSは、ブート手段によってブートされるとき、フラッシュメモリにアクセス可能となる前に、RAMに記憶されている配分情報に基づいてRAM上に領域を確保する画像形成装置を提案している。 As one related to such a memory management function, in Patent Document 1, a RAM in which a plurality of areas including an area for storing image data are secured, and a flash memory for storing distribution information that is information on distribution of areas on the RAM And an OS that reserves an area on the RAM, a boot means that boots the OS, and a distribution information changing means that changes the distribution information stored in the flash memory. Contains the information of the distribution of the area that is impossible after the OS is started, the boot means writes the distribution information in the RAM before the OS is started, and the OS can access the flash memory when booted by the boot means. Prior to this, an image forming apparatus that secures an area on the RAM based on distribution information stored in the RAM is proposed.

特開2012−078937号公報JP 2012-078937A

上述した特許文献1での画像形成装置では、配分情報変更手段によって変更された配分情報に基づいてOSがブート時に揮発性記憶装置上に領域を確保するので、揮発性記憶装置上の配分の変更がOSの起動後に不可能な領域であるOS起動後配分変更不可領域に対して配分を変更できる。すなわち、OS起動後配分変更不可領域にRAMディスク用の領域を含んでいる場合、RAMディスク用の領域の配分を変更できる。 In the image forming apparatus described in Japanese Patent Laid-Open No. 2004-242242, since the OS reserves an area on the volatile storage device at the time of booting based on the distribution information changed by the distribution information changing unit, changing the distribution on the volatile storage device. The distribution can be changed for the area where the distribution cannot be changed after the OS is started, which is an area that is impossible after the OS is started. That is, when the area for which the distribution cannot be changed after the OS is started includes the area for the RAM disk, the distribution of the area for the RAM disk can be changed.

ところが、特許文献1での画像形成装置では、RAMディスク用の領域の配分を変更できるものの、RAMに画像データを記憶させる際、RAMディスクのON/OFFの設定操作やRAMディスク用の領域のサイズの設定操作が必要となるため、設定操作が煩わしいという問題がある。また、RAMディスク用の領域が一旦設定されてしまうと、演算処理で使用されるRAMのワーク領域のサイズが縮小されてしまうという問題もある。 However, in the image forming apparatus of Patent Document 1, although the distribution of the area for the RAM disk can be changed, when the image data is stored in the RAM, the setting operation of the ON/OFF of the RAM disk and the size of the area for the RAM disk are performed. However, there is a problem that the setting operation is troublesome because the setting operation is required. Further, once the area for the RAM disk is set, there is a problem that the size of the work area of the RAM used in the arithmetic processing is reduced.

本発明は、このような状況に鑑みてなされたものであり、上記問題点を解消することができる画像形成装置及び画像形成プログラムを提供することを目的とする。 The present invention has been made in view of such a situation, and an object thereof is to provide an image forming apparatus and an image forming program capable of solving the above-mentioned problems.

本発明の画像形成装置は、揮発性メモリーと、前記揮発性メモリーの画像データ記憶領域を管理し、前記画像データ記憶領域に画像処理データを記憶させる一時記憶固定領域を割り当てるメモリー管理部と、前記メモリー管理部に対し、前記画像処理データのデータサイズに応じて前記一時記憶固定領域の割り当てを指示し、前記画像処理データに関わる処理が終了した後、前記メモリー管理部に対して前記一時記憶固定領域の解放を指示するシステム制御部とを備え、前記メモリー管理部は、前記揮発性メモリーの画像データ記憶領域に一時記憶仮領域を設定し、前記一時記憶仮領域は、容量の閾値が設定されており、前記画像処理データを記憶させる領域であって、プログラムの処理に基づいた演算処理において使用可能な領域であり、前記システム制御部は、前記一時記憶仮領域に記憶させた前記画像処理データのデータサイズを算出し、前記メモリー管理部に対して前記一時記憶仮領域内での前記データサイズに応じた前記一時記憶固定領域の割り当てを指示することを特徴とする。
また、パネル部を備え、前記システム制御部は、前記画像処理データのデータサイズが前記一時記憶仮領域のサイズを超えた場合、前記パネル部に対してエラーを表示させるとともに、前記一時記憶仮領域に記憶させた前記画像処理データを削除することを特徴とする。
本発明の画像形成プログラムは、メモリー管理部により、揮発性メモリーの画像データ記憶領域を管理し、前記画像データ記憶領域に画像処理データを記憶させる一時記憶固定領域を割り当てる工程と、システム制御部により、前記メモリー管理部に対し、前記画像処理データのデータサイズに応じて前記一時記憶固定領域の割り当てを指示し、前記画像処理データに関わる処理が終了した後、前記メモリー管理部に対して前記一時記憶固定領域の解放を指示する工程とを、画像形成装置を制御するコンピューターに実行させ、前記メモリー管理部は、前記揮発性メモリーの画像データ記憶領域に一時記憶仮領域を設定し、前記一時記憶仮領域は、容量の閾値が設定されており、前記画像処理データを記憶させる領域であって、プログラムの処理に基づいた演算処理において使用可能な領域であり、前記システム制御部は、前記一時記憶仮領域に記憶させた前記画像処理データのデータサイズを算出し、前記メモリー管理部に対して前記一時記憶仮領域内での前記データサイズに応じた前記一時記憶固定領域の割り当てを指示することを特徴とする。
これにより、画像処理データのデータサイズに応じて割り当てられた一時記憶固定領域に画像処理データを一時記憶させることができるとともに、画像処理データに関わる処理が終了した後、一時記憶固定領域を画像処理に関わるアプリケーションプログラムの処理に基づいた演算処理において使用される揮発性メモリーの画像データ記憶領域として解放できる。
An image forming apparatus of the present invention includes a volatile memory, a memory management unit that manages an image data storage area of the volatile memory, and allocates a temporary storage fixed area for storing image processing data in the image data storage area, The memory management unit is instructed to allocate the temporary storage fixed area according to the data size of the image processing data, and after the processing related to the image processing data is completed, the temporary storage fixing is performed to the memory management unit. A system control unit for instructing release of an area, the memory management unit sets a temporary storage temporary area in the image data storage area of the volatile memory, and the temporary storage temporary area is set with a capacity threshold value. The image processing data is stored in the temporary storage temporary area, and the system control unit stores the image processing data in the temporary storage area. Is calculated, and the memory management unit is instructed to allocate the temporary storage fixed area according to the data size in the temporary storage temporary area .
Further, the system control unit includes a panel unit, and when the data size of the image processing data exceeds the size of the temporary storage temporary region, the system control unit causes the panel unit to display an error, and the temporary storage temporary region. It is characterized in that the image processing data stored in is deleted.
The image forming program of the present invention includes a step of managing an image data storage area of a volatile memory by a memory management section and allocating a temporary storage fixed area for storing image processing data in the image data storage area, and a system control section. Instructing the memory management unit to allocate the temporary storage fixed area according to the data size of the image processing data, and after the processing related to the image processing data is completed, A step of instructing the release of the fixed storage area is executed by a computer controlling the image forming apparatus, and the memory management unit sets a temporary storage temporary area in the image data storage area of the volatile memory, The temporary area is an area for storing the image processing data, in which a capacity threshold value is set, and is an area that can be used in arithmetic processing based on the processing of a program. Calculating a data size of the image processing data stored in the temporary area and instructing the memory management unit to allocate the temporary storage fixed area according to the data size in the temporary storage temporary area. Characterize.
As a result, the image processing data can be temporarily stored in the temporary storage fixed area allocated according to the data size of the image processing data, and the temporary storage fixed area is subjected to the image processing after the processing related to the image processing data is completed. Can be released as an image data storage area of the volatile memory used in the arithmetic processing based on the processing of the application program related to.

本発明の画像形成装置及び画像形成プログラムによれば、画像処理データのデータサイズに応じて割り当てられた一時記憶固定領域に画像処理データを一時記憶させることができるので、揮発性メモリーに対する画像処理データの一時記憶のための領域配分に関わる設定操作を無くすことができる。また、画像処理データに関わる処理が終了した後、一時記憶固定領域を揮発性メモリーの画像データ記憶領域として解放するので、画像処理に関わるアプリケーションプログラムの処理に基づいた演算処理において使用される揮発性メモリーの画像データ記憶領域のサイズの縮小を抑制できる。 According to the image forming apparatus and the image forming program of the present invention, the image processing data can be temporarily stored in the temporary storage fixed area assigned according to the data size of the image processing data. It is possible to eliminate the setting operation related to the area allocation for the temporary storage of. Further, since the temporary storage fixed area is released as the image data storage area of the volatile memory after the processing related to the image processing data is completed, the volatile used in the arithmetic processing based on the processing of the application program related to the image processing. It is possible to suppress the reduction of the size of the image data storage area of the memory.

本発明の画像形成装置の一実施形態を説明するための図である。It is a diagram for explaining an embodiment of an image forming apparatus of the present invention. 図1のメモリー管理部が管理するRAMのメモリーマップの一例について説明するものであって、図2(a)はRAMのワーク領域に一時記憶固定領域が割り当てられる前のメモリーマップを示す図であり、図2(b)はRAMのワーク領域に一時記憶固定領域が割り当てられた後のメモリーマップを示す図である。FIG. 2 is a diagram illustrating an example of a RAM memory map managed by the memory management unit in FIG. 1, and FIG. 2A is a diagram showing a memory map before a temporary storage fixed area is allocated to a work area of the RAM. 2B is a diagram showing a memory map after the temporary storage fixed area is allocated to the work area of the RAM. 図1のRAMに対する従来のRAMディスクの設定の一例について説明するものであって、図3(a)はRAMディスクON/OFF設定画面を示す図であり、図3(b)はRAMディスクサイズ設定画面を示す図である。3A and 3B are views for explaining an example of setting of a conventional RAM disk for the RAM of FIG. 1, FIG. 3A is a view showing a RAM disk ON/OFF setting screen, and FIG. 3B is a RAM disk size setting. It is a figure which shows a screen. 図1のシステム制御部によるRAMに対する一時記憶固定領域の割り当て処理について説明するためのフローチャートである。5 is a flowchart for explaining a process of allocating a temporary storage fixed area to a RAM by the system control unit of FIG. 1.

以下、本発明の画像形成装置の一実施形態を、図1〜図4を参照しながら説明する。なお、以下の説明においての画像形成装置の一例としては、たとえば印刷機能、コピー機能、FAX機能、ネットワーク経由でのデータ送受信機能などを搭載した複合的な周辺機器であるMFP(Multifunction Peripheral)であるものとする。 An embodiment of the image forming apparatus of the present invention will be described below with reference to FIGS. An example of an image forming apparatus in the following description is an MFP (Multifunction Peripheral) which is a composite peripheral device equipped with a print function, a copy function, a FAX function, a data transmission/reception function via a network, and the like. I shall.

まず、図1に示すように、MFP100は、スキャナー部101、プリンター部102、FAX部103、I/F(インターフェース)104、パネル部105及びHDD(Hard Disk Drive)106の動作を制御する制御部110を備えている。なお、本実施形態でのMFP100は、HDD106を搭載している場合としているが、HDD106は搭載していなくてもよい。 First, as illustrated in FIG. 1, the MFP 100 includes a control unit that controls operations of a scanner unit 101, a printer unit 102, a FAX unit 103, an I/F (interface) 104, a panel unit 105, and an HDD (Hard Disk Drive) 106. It is equipped with 110. It should be noted that although the MFP 100 according to the present embodiment is provided with the HDD 106, the HDD 106 may not be provided.

スキャナー部101は、イメージセンサ(図示省略)によって読み取られる、図示しない用紙上の画像をデジタルの画像データに変換し、制御部110に入力するデバイスである。プリンター部102は、制御部110から出力される印刷データに基づき、図示しない用紙上に画像を印刷するデバイスである。FAX部103は、制御部110から出力されるデータを、電話回線を通じ相手方となるファクシミリへと送信し、また、相手方ファクシミリからのデータを受信して制御部110に入力するデバイスである。 The scanner unit 101 is a device that converts an image on a sheet (not shown) read by an image sensor (not shown) into digital image data and inputs the digital image data to the control unit 110. The printer unit 102 is a device that prints an image on a sheet (not shown) based on print data output from the control unit 110. The FAX unit 103 is a device that transmits the data output from the control unit 110 to a facsimile as the other party through a telephone line, receives the data from the other party's facsimile, and inputs the data to the control unit 110.

I/F104は、ネットワークを介し、他のMFP100やユーザー端末などとの通信を受け持つ。なお、I/F104は、図示しないコンテンツサーバーやウェブサーバーなどとの通信を受け持ってもよい。パネル部105は、たとえばMFP100の印刷機能、コピー機能、FAX機能、ネットワーク経由でのデータ送受信機能や、各種設定のための表示を行うタッチパネルとハードウェアキーとを有するデバイスである。HDD106は、MFP100の種々の機能を提供するためのアプリケーションプログラムなどを記憶している記憶デバイスである。 The I/F 104 is responsible for communication with other MFPs 100, user terminals, and the like via the network. The I/F 104 may be in charge of communication with a content server, a web server, or the like (not shown). The panel unit 105 is a device having a print function, a copy function, a FAX function of the MFP 100, a data transmission/reception function via a network, a touch panel for displaying various settings, and a hardware key. The HDD 106 is a storage device that stores an application program for providing various functions of the MFP 100.

制御部110は、認証プログラムなどのアプリケーションプログラム、画像形成プログラム、及び制御プログラムなどを実行してMFP100全体の動作を制御するプロセッサーである。制御部110は、スキャナー制御部111、プリンター制御部112、FAX(Facsimile)制御部113、通信制御部114、RAM(Random Access Memory)115、EEPROM(electrically erasable and programmable read−only memory)116、画像処理部117、メモリー管理部118、パネル操作制御部119、HDD制御部120、システム制御部121を備えている。また、これらは、データバス122に接続されている。なお、HDD制御部120については、MFP100がHDD106を搭載していない場合、省いてもよい。 The control unit 110 is a processor that executes an application program such as an authentication program, an image forming program, and a control program to control the overall operation of the MFP 100. The control unit 110 includes a scanner control unit 111, a printer control unit 112, a FAX (Facsimile) control unit 113, a communication control unit 114, a RAM (Random Access Memory) 115, and an EEPROM (electrically erasable and programmable read-only) image 116. A processing unit 117, a memory management unit 118, a panel operation control unit 119, an HDD control unit 120, and a system control unit 121 are provided. Further, these are connected to the data bus 122. The HDD control unit 120 may be omitted if the MFP 100 does not include the HDD 106.

スキャナー制御部111は、スキャナー部101の読み取り動作を制御する。プリンター制御部112は、プリンター部102の印刷動作を制御する。FAX制御部113は、FAX部103によるデータの送受信動作を制御する。通信制御部114は、I/F104を介し、ネットワーク経由でのデータなどの送受信の制御を行う。RAM115は、プログラムを実行するためのワークメモリーである。また、RAM115は、画像処理部117によって画像処理された印刷データを記憶する。また、RAM115には、RAMディスクが設定される。EEPROM116には、各部の動作チェックや起動シーケンスを生成する制御プログラムなどが記憶されている。 The scanner control unit 111 controls the reading operation of the scanner unit 101. The printer control unit 112 controls the printing operation of the printer unit 102. The FAX control unit 113 controls a data transmission/reception operation by the FAX unit 103. The communication control unit 114 controls transmission/reception of data and the like via the network via the I/F 104. The RAM 115 is a work memory for executing a program. The RAM 115 also stores print data that has been image-processed by the image processing unit 117. A RAM disk is set in the RAM 115. The EEPROM 116 stores a control program for checking the operation of each part and generating a startup sequence.

画像処理部117は、スキャナー部101が読み取った画像データに対する画像処理(ラスタライズ)を行う。また、画像処理部117は、HDD106のユーザーボックスに登録された印刷ジョブに対する画像処理(ラスタライズ)を行う。なお、システム制御部121は、画像処理部117が画像処理した印刷データを、一旦、RAM115に記憶させる。 The image processing unit 117 performs image processing (rasterization) on the image data read by the scanner unit 101. The image processing unit 117 also performs image processing (rasterization) on the print job registered in the user box of the HDD 106. The system control unit 121 temporarily stores the print data subjected to the image processing by the image processing unit 117 in the RAM 115.

メモリー管理部118は、RAM115の画像データ記憶領域を管理する。なお、RAM115の画像データ記憶領域は、後述の図2(a)に示すワーク領域115aである。また、メモリー管理部118は、システム制御部121の指示により、後述の図2(b)に示すワーク領域115aの一時記憶仮領域115d内に一時記憶固定領域115cを割り当てる。なお、一時記憶固定領域115cは、たとえば図示しないユーザー端末からの印刷ジョブや、ページ記述言語による印刷データのデータサイズ、又はスキャナー部101が読み取った原稿の画像データなどのデータサイズに応じてメモリー管理部118が割り当てるものである。また、メモリー管理部118は、印刷ジョブ、又はページ記述言語による印刷データに対する印刷処理が終了するか、あるいはスキャナー部101が読み取った原稿の画像データのコピー処理が終了すると、システム制御部121の指示により、一時記憶固定領域115cを解放する。すなわち、メモリー管理部118は、一時記憶固定領域115cを消去し、消去によって解放された領域を後述の図2(b)に示すワーク領域115aに割り当てる。これにより、一時記憶固定領域115cは、後述の図2(b)に示すワーク領域115aとして使用可能となる。 The memory management unit 118 manages the image data storage area of the RAM 115. The image data storage area of the RAM 115 is a work area 115a shown in FIG. Further, the memory management unit 118 allocates a temporary storage fixed area 115c in a temporary storage temporary area 115d of a work area 115a shown in FIG. 2B described later according to an instruction from the system control unit 121. The temporary storage fixed area 115c is a memory management area depending on the data size of a print job from a user terminal (not shown), print data in a page description language, or image data of a document read by the scanner unit 101. It is assigned by the section 118. Further, the memory management unit 118 instructs the system control unit 121 when the print processing for the print job or the print data in the page description language is completed, or when the copy processing for the image data of the document read by the scanner unit 101 is completed. Thus, the temporary storage fixed area 115c is released. That is, the memory management unit 118 erases the temporary storage fixed area 115c and allocates the area released by the deletion to the work area 115a shown in FIG. 2B described later. As a result, the temporary storage fixed area 115c can be used as a work area 115a shown in FIG. 2B described later.

パネル操作制御部119は、パネル部105の表示動作を制御する。また、パネル操作制御部119は、パネル部105を介し、印刷、コピー、FAX、ネットワーク経由でのデータ送受信などの設定を受け付ける。HDD制御部120は、HDD106に対するデータの読み出し及び書き込みなどを制御する。システム制御部121は、各部の連携動作などを制御する。また、システム制御部121は、通信制御部114を介し、たとえば図示しないユーザー端末からの印刷ジョブや、ページ記述言語による印刷データなどを受け取ると、後述の図2(a)に示すワーク領域115aの一時記憶仮領域115d内に印刷ジョブや、ページ記述言語による印刷データを記憶させる。また、システム制御部121は、スキャナー部101が読み取った原稿の画像データをワーク領域115aの一時記憶仮領域115d内に記憶させる。また、システム制御部121は、一時記憶仮領域115d内に記憶させたユーザー端末からの印刷ジョブや、ページ記述言語による印刷データのデータサイズ、又はスキャナー部101が読み取った原稿の画像データのデータサイズに応じて、メモリー管理部118に対し一時記憶固定領域115cを割り当てさせる。この場合、システム制御部121は、印刷機能、コピー機能、FAX機能、ネットワーク経由でのデータ送受信機能を実行するためのアプリケーションプログラムの処理に基づいた演算処理において、一時記憶固定領域115cを除いたワーク領域115aを使用できる。 The panel operation control unit 119 controls the display operation of the panel unit 105. The panel operation control unit 119 also accepts settings such as printing, copying, FAX, and data transmission/reception via a network via the panel unit 105. The HDD control unit 120 controls reading and writing of data with respect to the HDD 106. The system control unit 121 controls the cooperative operation of each unit. Further, when the system control unit 121 receives a print job from a user terminal (not shown), print data in a page description language, or the like via the communication control unit 114, the system control unit 121 stores a work area 115a shown in FIG. A print job or print data in the page description language is stored in the temporary storage temporary area 115d. Further, the system control unit 121 stores the image data of the document read by the scanner unit 101 in the temporary storage temporary area 115d of the work area 115a. Further, the system control unit 121 controls the print job from the user terminal stored in the temporary storage temporary area 115d, the data size of the print data in the page description language, or the data size of the image data of the document read by the scanner unit 101. Accordingly, the memory management unit 118 is caused to allocate the temporary storage fixed area 115c. In this case, the system control unit 121 excludes the temporary storage fixed area 115c in the arithmetic processing based on the processing of the application program for executing the print function, the copy function, the FAX function, and the data transmission/reception function via the network. Area 115a can be used.

また、システム制御部121は、印刷ジョブ、又はページ記述言語による印刷データに対する印刷処理が終了するか、あるいはスキャナー部101が読み取った原稿の画像データのコピー処理が終了すると、メモリー管理部118に対し、一時記憶固定領域115cの解放を指示する。これにより、一時記憶固定領域115cが解放される。システム制御部121は、印刷機能、コピー機能、FAX機能、ネットワーク経由でのデータ送受信機能を実行するためのアプリケーションプログラムの処理に基づいた演算処理において、解放された一時記憶固定領域115cを含むワーク領域115aを使用できる。 Further, when the print processing for the print job or the print data in the page description language is completed, or the copy processing for the image data of the document read by the scanner unit 101 is completed, the system control unit 121 instructs the memory management unit 118 to perform processing. , To release the temporary storage fixed area 115c. As a result, the temporary storage fixed area 115c is released. The system control unit 121 is a work area including the released temporary storage fixed area 115c in the arithmetic processing based on the processing of the application program for executing the print function, the copy function, the FAX function, and the data transmission/reception function via the network. 115a can be used.

次に、図2を参照し、メモリー管理部118が管理するRAM115のメモリーマップの一例について説明する。まず、図2(a)は、RAM115のワーク領域115aに一時記憶固定領域115cが割り当てられる前のメモリーマップを示している。すなわち、RAM115の記憶領域のサイズは、たとえば256MBとなっているとする。また、RAM115の記憶領域には、たとえば56MBのサイズのシステム領域115bが割り当てられているとする。これにより、RAM115のワーク領域115aは、200MBになる。また、ワーク領域115aには、閾値をたとえば100MBとする一時記憶仮領域115dが設定されている。この一時記憶仮領域115dは、たとえば図示しないユーザー端末から受け取った印刷ジョブ、ページ記述言語による印刷データ、又はスキャナー部101が読み取った原稿の画像データを一時的に記憶させる領域である。また、この一時記憶仮領域115dは、ワーク領域115aと同様に、システム制御部121が、印刷機能、コピー機能、FAX機能、ネットワーク経由でのデータ送受信機能を実行するためのアプリケーションプログラムの処理に基づいた演算処理において使用できる領域である。なお、一時記憶仮領域115dの閾値は、100MBに限定されるものではなく、任意に設定変更できる。 Next, an example of the memory map of the RAM 115 managed by the memory management unit 118 will be described with reference to FIG. First, FIG. 2A shows a memory map before the temporary storage fixed area 115c is allocated to the work area 115a of the RAM 115. That is, it is assumed that the storage area of the RAM 115 has a size of 256 MB, for example. Further, it is assumed that the storage area of the RAM 115 is allocated with a system area 115b having a size of 56 MB, for example. As a result, the work area 115a of the RAM 115 becomes 200 MB. Further, a temporary storage temporary area 115d having a threshold value of, for example, 100 MB is set in the work area 115a. The temporary storage temporary area 115d is an area for temporarily storing, for example, a print job received from a user terminal (not shown), print data in a page description language, or image data of a document read by the scanner unit 101. The temporary storage temporary area 115d is based on the processing of the application program for the system control unit 121 to execute the print function, the copy function, the FAX function, and the data transmission/reception function via the network, like the work area 115a. This is an area that can be used in the calculation processing. The threshold value of the temporary storage temporary area 115d is not limited to 100 MB, and the setting can be changed arbitrarily.

図2(b)は、RAM115のワーク領域115aの一時記憶仮領域115d内に一時記憶固定領域115cが割り当てられた場合のメモリーマップを示している。すなわち、システム制御部121は、通信制御部114を介し、たとえば図示しないユーザー端末からの印刷ジョブや、ページ記述言語による印刷データなどを受け取ると、ワーク領域115aの一時記憶仮領域115d内にユーザー端末からの印刷ジョブや、ページ記述言語による印刷データを記憶させる。また、システム制御部121は、スキャナー部101が読み取った原稿の画像データをワーク領域115aの一時記憶仮領域115d内に記憶させる。なお、一時記憶仮領域115d内でのユーザー端末からの印刷ジョブや、ページ記述言語による印刷データ、又はスキャナー部101が読み取った原稿の画像データの記憶箇所は、一時記憶仮領域115d内の任意の箇所であってもよい。また、印刷ジョブ、印刷データ、又は画像データのデータサイズが一時記憶仮領域115dの閾値である100MBを超えた場合、システム制御部121はパネル操作制御部119を介しパネル部105にエラーを表示させる。この場合、システム制御部121は、ワーク領域115aの一時記憶仮領域115d内に記憶させたユーザー端末からの印刷ジョブや、ページ記述言語による印刷データ、又はスキャナー部101が読み取った原稿の画像データを削除する。これにより、ワーク領域115aの一時記憶仮領域115d内に新たなユーザー端末からの印刷ジョブや、ページ記述言語による印刷データ、又はスキャナー部101が読み取った原稿の画像データを記憶させることができる。 FIG. 2B shows a memory map when the temporary storage fixed area 115c is allocated in the temporary storage temporary area 115d of the work area 115a of the RAM 115. That is, when the system control unit 121 receives a print job or print data in a page description language from a user terminal (not shown) via the communication control unit 114, the user terminal is stored in the temporary storage temporary area 115d of the work area 115a. The print job from the or the print data in the page description language is stored. Further, the system control unit 121 stores the image data of the document read by the scanner unit 101 in the temporary storage temporary area 115d of the work area 115a. The print job from the user terminal, the print data in the page description language, or the image data of the document read by the scanner unit 101 in the temporary storage temporary area 115d can be stored in any temporary storage temporary area 115d. It may be a location. If the data size of the print job, print data, or image data exceeds 100 MB, which is the threshold value of the temporary storage temporary area 115d, the system control unit 121 causes the panel unit 105 to display an error via the panel operation control unit 119. .. In this case, the system control unit 121 stores the print job from the user terminal stored in the temporary storage temporary area 115d of the work area 115a, the print data in the page description language, or the image data of the original read by the scanner unit 101. delete. As a result, a print job from a new user terminal, print data in a page description language, or image data of an original read by the scanner unit 101 can be stored in the temporary storage temporary area 115d of the work area 115a.

また、システム制御部121は、一時記憶仮領域115d内に記憶させたユーザー端末からの印刷ジョブや、ページ記述言語による印刷データのデータサイズ、又はスキャナー部101が読み取った原稿の画像データのデータサイズに応じて、メモリー管理部118に対し一時記憶固定領域115cを割り当てさせる。ここで、システム制御部121は、ワーク領域115aの一時記憶仮領域115d内に記憶させた印刷ジョブ、ページ記述言語による印刷データ、又はスキャナー部101が読み取った原稿の画像データのデータサイズが16MBである場合、メモリー管理部118に対し、RAM115に対する一時記憶固定領域115cの割り当てを16MBとして指示する。 Further, the system control unit 121 controls the print job from the user terminal stored in the temporary storage temporary area 115d, the data size of the print data in the page description language, or the data size of the image data of the document read by the scanner unit 101. Accordingly, the memory management unit 118 is caused to allocate the temporary storage fixed area 115c. Here, the system control unit 121 determines that the print job stored in the temporary storage temporary area 115d of the work area 115a, the print data in the page description language, or the image size of the document image read by the scanner unit 101 has a data size of 16 MB. In some cases, the memory management unit 118 is instructed to allocate the temporary storage fixed area 115c to the RAM 115 as 16 MB.

これにより、メモリー管理部118は、ワーク領域115aの一時記憶仮領域115d内において、データサイズを16MBとした一時記憶固定領域115cを割り当てる。このように、メモリー管理部118が一時記憶固定領域115cを割り当てることで、一時記憶固定領域115c内に記憶されているユーザー端末からの印刷ジョブや、ページ記述言語による印刷データ、又はスキャナー部101が読み取った原稿の画像データを、それぞれのデータの処理が終了するまで記憶させておくことができる。なお、図2(b)においては、一時記憶固定領域115cが一時記憶仮領域115d内の前段に割り当てられている場合を示しているが、これに限定されるものではない。すなわち、メモリー管理部118は、一時記憶仮領域115d内でのユーザー端末からの印刷ジョブや、ページ記述言語による印刷データ、又はスキャナー部101が読み取った原稿の画像データの記憶箇所がたとえば一時記憶仮領域115d内の中段又は後段である場合、中段又は後段に一時記憶固定領域115cを割り当てる。 As a result, the memory management unit 118 allocates the temporary storage fixed area 115c having a data size of 16 MB in the temporary storage temporary area 115d of the work area 115a. In this way, by the memory management unit 118 allocating the temporary storage fixed area 115c, the print job from the user terminal stored in the temporary storage fixed area 115c, the print data in the page description language, or the scanner unit 101 The image data of the read document can be stored until the processing of each data is completed. Although FIG. 2B shows a case where the temporary storage fixed area 115c is assigned to the preceding stage in the temporary storage temporary area 115d, the present invention is not limited to this. That is, the memory management unit 118 stores, for example, a temporary storage temporary storage area for the print job from the user terminal, the print data in the page description language, or the image data of the document read by the scanner unit 101 in the temporary storage temporary area 115d. If it is the middle stage or the latter stage in the area 115d, the temporary storage fixed area 115c is allocated to the middle stage or the latter stage.

また、メモリー管理部118は、システム制御部121の指示により、ワーク領域115aの一時記憶仮領域115d内に割り当てた一時記憶固定領域115cを消去する。すなわち、システム制御部121は、ユーザー端末からの印刷ジョブ、又はページ記述言語による印刷データに対する印刷処理が終了するか、あるいはスキャナー部101が読み取った原稿の画像データのコピー処理が終了すると、メモリー管理部118に対し、一時記憶固定領域115cの解放を指示する。すなわち、メモリー管理部118は、一時記憶固定領域115cを消去し、消去によって解放された領域を後述の図2(b)に示すワーク領域115aに割り当てる。これにより、一時記憶固定領域115cは、ワーク領域115aとして使用可能となる。 Further, the memory management unit 118 erases the temporary storage fixed area 115c allocated in the temporary storage temporary area 115d of the work area 115a according to an instruction from the system control unit 121. That is, the system control unit 121 manages the memory when the print process for the print job from the user terminal or the print data in the page description language is completed, or when the copy process for the image data of the document read by the scanner unit 101 is completed. The unit 118 is instructed to release the temporary storage fixed area 115c. That is, the memory management unit 118 erases the temporary storage fixed area 115c and allocates the area released by the deletion to the work area 115a shown in FIG. 2B described later. As a result, the temporary storage fixed area 115c can be used as the work area 115a.

ここで、図3を参照し、従来のRAM115に対するRAMディスクの設定の一例について説明する。まず、図3(a)は、パネル部105に表示されるRAMディスクON/OFF設定画面105Aの一例を示している。従来では、RAM115にRAMディスクを設定する場合、パネル部105にRAMディスクON/OFF設定画面105Aを表示させ、ON/OFF設定の選択欄105aでタッチ操作によりONを選択すると(この場合、図示はしていないが、点線枠が実線枠に変更されることで、ONが選択されたことを示す)、パネル部105の表示が図3(b)に示すRAMディスクサイズ設定画面105Bに切り替わる。 Here, with reference to FIG. 3, an example of the setting of the RAM disk for the conventional RAM 115 will be described. First, FIG. 3A shows an example of the RAM disk ON/OFF setting screen 105A displayed on the panel unit 105. Conventionally, when a RAM disk is set in the RAM 115, a RAM disk ON/OFF setting screen 105A is displayed on the panel unit 105, and ON is selected by a touch operation in the ON/OFF setting selection field 105a (in this case, the illustration is omitted. Although it has not been done, the dotted line frame is changed to a solid line frame to indicate that ON is selected), and the display of the panel unit 105 is switched to the RAM disk size setting screen 105B shown in FIG. 3B.

RAMディスクサイズ設定画面105Bには、たとえば変更前のRAMディスクのサイズ(たとえば16MB)を1MBに変更する際にタッチ操作する選択欄105bと、たとえば1〜16MBの間でRAMディスクのサイズを任意に設定する際にタッチ操作する選択欄105cとが表示される。ここで、たとえば選択欄105bをタッチ操作すると、点線枠が実線枠に変更されることで、選択欄105bが選択されたことを示す。これにより、変更前のRAMディスクのサイズが1MBに変更される。また、たとえば選択欄105cをタッチ操作すると、点線枠が実線枠に変更されることで、選択欄105cが選択されたことを示す。ここで、1〜16MBの間で任意のサイズである、たとえば5MBを設定すると、変更前のRAMディスクのサイズが5MBに変更される。 On the RAM disk size setting screen 105B, for example, a selection field 105b to be touch-operated when changing the size (for example, 16 MB) of the RAM disk before the change to 1 MB and the size of the RAM disk between 1 to 16 MB are arbitrarily set. A selection field 105c to be touch-operated for setting is displayed. Here, for example, when the selection field 105b is touch-operated, the dotted frame is changed to a solid frame, which indicates that the selection field 105b is selected. As a result, the size of the RAM disk before the change is changed to 1 MB. Further, for example, when the selection field 105c is touch-operated, the dotted frame is changed to a solid frame, which indicates that the selection field 105c is selected. Here, if an arbitrary size is set between 1 and 16 MB, for example, 5 MB, the size of the RAM disk before the change is changed to 5 MB.

このように、従来でのRAMディスクの設定においては、RAMディスクON/OFF設定画面105AでのRAMディスクのONの設定と、RAMディスクサイズ設定画面105BにおいてのRAMディスクのサイズの設定に関わる操作が必要となる。しかも、一旦、RAMディスクのサイズが設定されると、たとえば図2(a)に示したワーク領域115aのサイズが設定されたRAMディスクのサイズ分だけ縮小されてしまう。 As described above, in the conventional setting of the RAM disk, operations related to the setting of the RAM disk ON on the RAM disk ON/OFF setting screen 105A and the setting of the RAM disk size on the RAM disk size setting screen 105B are performed. Will be required. Moreover, once the size of the RAM disk is set, for example, the size of the work area 115a shown in FIG. 2A is reduced by the size of the set RAM disk.

そこで、本実施形態では、RAMディスクON/OFF設定画面105AでのRAMディスクのONの設定と、RAMディスクサイズ設定画面105BにおいてのRAMディスクのサイズの設定に関わる操作とを無くし、ワーク領域115aの一時記憶仮領域115d内に記憶させるデータサイズに応じた一時記憶固定領域115cを割り当てるとともに、記憶させたデータに対する処理の終了後、一時記憶固定領域115cを解放する方法を採用している。これにより、データの一時記憶のための一時記憶固定領域115cの領域配分に関わる設定操作を行うことなく、データを一時記憶させることができ、しかも、一時記憶固定領域115cに記憶させたデータに対する処理の終了後、一時記憶固定領域115cを解放することで、ワーク領域115aのサイズ縮小が避けられる。 Therefore, in the present embodiment, the operation related to the setting of the RAM disk ON on the RAM disk ON/OFF setting screen 105A and the operation related to the setting of the RAM disk size on the RAM disk size setting screen 105B are eliminated, and the work area 115a is saved. A method is adopted in which the temporary storage fixed area 115c corresponding to the data size to be stored in the temporary storage temporary area 115d is allocated and the temporary storage fixed area 115c is released after the processing on the stored data is completed. As a result, the data can be temporarily stored without performing the setting operation related to the area distribution of the temporary storage fixed area 115c for the temporary storage of data, and the processing for the data stored in the temporary storage fixed area 115c can be performed. After the above, the temporary storage fixed area 115c is released to avoid the size reduction of the work area 115a.

次に、図4を参照し、システム制御部121によるRAM115に対する一時記憶固定領域115cの割り当て処理について説明する。なお、以下では、図示しないユーザー端末からのたとえばページ記述言語で記述されている印刷データを受け取った場合として説明する。 Next, referring to FIG. 4, a process of allocating the temporary storage fixed area 115c to the RAM 115 by the system control unit 121 will be described. In the following, a case will be described where print data described in, for example, a page description language is received from a user terminal (not shown).

(ステップS101)
システム制御部121は、ページ記述言語で記述されている印刷データを受け取ったかどうかを判断する。
この場合、システム制御部121は、通信制御部114からのページ記述言語で記述されている印刷データを受け取ったことを示す通知が無ければページ記述言語で記述されている印刷データを受け取っていないと判断する(ステップS101:No)。
これに対し、システム制御部121は、通信制御部114からのページ記述言語で記述されている印刷データを受け取ったことを示す通知が有ればページ記述言語で記述されている印刷データを受け取ったと判断し(ステップS101:Yes)、ステップS102に移行する。
なお、システム制御部121は、通信制御部114が受け取ったページ記述言語で記述されている印刷データを、たとえば図2(a)のワーク領域115aの一時記憶仮領域115d内に記憶させる。
(Step S101)
The system control unit 121 determines whether the print data described in the page description language has been received.
In this case, the system control unit 121 has not received the print data described in the page description language unless there is a notification from the communication control unit 114 indicating that the print data described in the page description language has been received. It is determined (step S101: No).
On the other hand, the system control unit 121 receives print data described in the page description language if there is a notification from the communication control unit 114 indicating that the print data described in the page description language has been received. The determination is made (step S101: Yes), and the process proceeds to step S102.
The system control unit 121 stores the print data described by the page description language received by the communication control unit 114, for example, in the temporary storage temporary area 115d of the work area 115a in FIG. 2A.

(ステップS102)
システム制御部121は、データサイズを算出する。
この場合、システム制御部121は、たとえば図2(a)のワーク領域115aの一時記憶仮領域115d内に記憶させたページ記述言語で記述されている印刷データのデータサイズを算出する。
(Step S102)
The system control unit 121 calculates the data size.
In this case, the system control unit 121 calculates the data size of the print data described in the page description language stored in the temporary storage temporary area 115d of the work area 115a of FIG. 2A, for example.

(ステップS103)
システム制御部121は、一時記憶固定領域115cの割り当てを指示する。
この場合、システム制御部121は、メモリー管理部118に対し、一時記憶固定領域115cの割り当てを指示する。
すなわち、システム制御部121は、ワーク領域115aの一時記憶仮領域115d内に記憶させたページ記述言語で記述されている印刷データのデータサイズがたとえば16MBである場合、メモリー管理部118に対し、RAM115に対する一時記憶固定領域115cの割り当てを16MBとして指示する。
これにより、メモリー管理部118は、図2(b)に示したように、ワーク領域115aの一時記憶仮領域115d内において、データサイズを16MBとした一時記憶固定領域115cを割り当てる。
(Step S103)
The system control unit 121 instructs the allocation of the temporary storage fixed area 115c.
In this case, the system control unit 121 instructs the memory management unit 118 to allocate the temporary storage fixed area 115c.
That is, when the data size of the print data described in the page description language stored in the temporary storage temporary area 115d of the work area 115a is 16 MB, for example, the system control unit 121 instructs the memory management unit 118 to access the RAM 115. The temporary storage fixed area 115c is designated as 16 MB.
As a result, the memory management unit 118 allocates the temporary storage fixed area 115c having a data size of 16 MB in the temporary storage temporary area 115d of the work area 115a as shown in FIG. 2B.

(ステップS104)
システム制御部121は、割り当てが完了したかどうかを判断する。
この場合、システム制御部121は、メモリー管理部118からの割り当てが完了したことを示す通知が無ければ割り当てが完了していないと判断する(ステップS104:No)。
これに対し、システム制御部121は、メモリー管理部118からの割り当てが完了したことを示す通知が有れば割り当てが完了したと判断し(ステップS104:Yes)、ステップS105に移行する。
(Step S104)
The system control unit 121 determines whether the allocation is completed.
In this case, the system control unit 121 determines that the allocation has not been completed unless there is a notification from the memory management unit 118 indicating that the allocation has been completed (step S104: No).
On the other hand, if there is a notification from the memory management unit 118 indicating that the allocation has been completed, the system control unit 121 determines that the allocation has been completed (step S104: Yes), and proceeds to step S105.

(ステップS105)
システム制御部121は、印刷処理を指示する。
この場合、システム制御部121は、画像処理部117に対して画像処理を指示する。 このとき、システム制御部121は、画像処理部117に対し、ページ記述言語で記述されている印刷データの記憶箇所を通知する。
これにより、画像処理部117は、RAM115の一時記憶固定領域115cに記憶されているページ記述言語で記述されている印刷データを読み出し、印刷データに対する画像処理(ラスタライズ)を行う。また、画像処理部117は、画像処理(ラスタライズ)した印刷データを、一旦、たとえば図2(b)に示すワーク領域115aに記憶させる。
システム制御部121は、画像処理部117が画像処理(ラスタライズ)を行うと、プリンター制御部112に対して印刷処理を指示する。
このとき、プリンター制御部112は、画像処理部117がワーク領域115aに記憶させた画像処理(ラスタライズ)後の印刷データに基づき、プリンター部102の印刷動作を制御する。
(Step S105)
The system control unit 121 gives an instruction for print processing.
In this case, the system control unit 121 instructs the image processing unit 117 to perform image processing. At this time, the system control unit 121 notifies the image processing unit 117 of the storage location of the print data described in the page description language.
As a result, the image processing unit 117 reads the print data described in the page description language stored in the temporary storage fixed area 115c of the RAM 115 and performs image processing (rasterization) on the print data. In addition, the image processing unit 117 temporarily stores the image-processed (rasterized) print data in, for example, the work area 115a shown in FIG. 2B.
When the image processing unit 117 performs image processing (rasterization), the system control unit 121 instructs the printer control unit 112 to perform print processing.
At this time, the printer control unit 112 controls the printing operation of the printer unit 102 based on the print data after the image processing (rasterization) stored in the work area 115a by the image processing unit 117.

(ステップS106)
システム制御部121は、印刷処理が完了したかどうかを判断する。
この場合、システム制御部121は、プリンター制御部112からの印刷処理を示す通知が無ければ印刷処理が完了していないと判断する(ステップS106:No)。
これに対し、システム制御部121は、プリンター制御部112からの印刷処理を示す通知が有れば印刷処理が完了したと判断し(ステップS106:Yes)、ステップS107に移行する。
(Step S106)
The system control unit 121 determines whether the printing process is completed.
In this case, the system control unit 121 determines that the printing process is not completed if there is no notification indicating the printing process from the printer control unit 112 (step S106: No).
On the other hand, the system control unit 121 determines that the print processing has been completed if a notification indicating the print processing is received from the printer control unit 112 (step S106: Yes), and proceeds to step S107.

(ステップS107)
システム制御部121は、一時記憶固定領域115cの解放を指示する。
この場合、システム制御部121は、メモリー管理部118に対し、ワーク領域115aの一時記憶仮領域115d内に割り当てた一時記憶固定領域115cを消去する。
これにより、ワーク領域115a内の一時記憶固定領域115cが解放されるため、ワーク領域115aのサイズ縮小が避けられる。
(Step S107)
The system control unit 121 gives an instruction to release the temporary storage fixed area 115c.
In this case, the system control unit 121 causes the memory management unit 118 to erase the temporary storage fixed area 115c allocated in the temporary storage temporary area 115d of the work area 115a.
As a result, the temporary storage fixed area 115c in the work area 115a is released, so that the size reduction of the work area 115a can be avoided.

(ステップS108)
システム制御部121は、一時記憶固定領域115cの解放が完了したかどうかを判断する。
この場合、システム制御部121は、メモリー管理部118からの一時記憶固定領域115cの消去が完了したことを示す通知が無ければ一時記憶固定領域115cの解放が完了していないと判断する(ステップS108:No)。
これに対し、システム制御部121は、メモリー管理部118からの一時記憶固定領域115cの消去が完了したことを示す通知が有れば一時記憶固定領域115cの解放が完了したと判断し(ステップS108:Yes)、処理を終了する。
(Step S108)
The system control unit 121 determines whether the release of the temporary storage fixed area 115c is completed.
In this case, the system control unit 121 determines that the release of the temporary storage fixed area 115c has not been completed unless there is a notification from the memory management unit 118 indicating that the deletion of the temporary storage fixed area 115c has been completed (step S108). : No).
On the other hand, the system control unit 121 determines that the release of the temporary storage fixed area 115c has been completed if there is a notification from the memory management unit 118 indicating that the deletion of the temporary storage fixed area 115c has been completed (step S108). : Yes), and the process ends.

なお、システム制御部121は、ステップS102において、図2(a)のワーク領域115aの一時記憶仮領域115d内に記憶させたページ記述言語で記述されている印刷データのデータサイズを算出し、ステップS103において、メモリー管理部118に対し、一時記憶固定領域115cの割り当てを指示しているが、この例に限定されるものではない。すなわち、システム制御部121は、一時記憶仮領域115d内に記憶させるページ記述言語で記述されている印刷データのデータサイズが前もって分かっている場合、ステップS102の処理を省略し、メモリー管理部118に対し、一時記憶固定領域115cの割り当てを指示してもよい。この場合、メモリー管理部118が割り当てた一時記憶固定領域115cに、ページ記述言語で記述されている印刷データを記憶させることができる。 In step S102, the system control unit 121 calculates the data size of the print data described in the page description language stored in the temporary storage temporary area 115d of the work area 115a in FIG. In S103, the memory management unit 118 is instructed to allocate the temporary storage fixed area 115c, but the present invention is not limited to this example. That is, if the data size of the print data described in the page description language to be stored in the temporary storage temporary area 115d is known in advance, the system control unit 121 omits the process of step S102 and causes the memory management unit 118 to perform the processing. On the other hand, the allocation of the temporary storage fixed area 115c may be instructed. In this case, the print data described in the page description language can be stored in the temporary storage fixed area 115c allocated by the memory management unit 118.

このように、本実施形態では、メモリー管理部118により、RAM115(揮発性メモリー)のワーク領域115a(画像データ記憶領域)を管理し、ワーク領域115a(画像データ記憶領域)にユーザー端末からの印刷ジョブ、ページ記述言語で記述されている印刷データ、又はスキャナー部101が読み取った画像データ(画像処理データ)を記憶させる一時記憶固定領域115cを割り当て、システム制御部121により、メモリー管理部118に対し、ユーザー端末からの印刷ジョブ、ページ記述言語で記述されている印刷データ、又はスキャナー部101が読み取った画像データ(画像処理データ)のデータサイズに応じて一時記憶固定領域115cの割り当てを指示し、ユーザー端末からの印刷ジョブ、ページ記述言語で記述されている印刷データ、又はスキャナー部101が読み取った画像データ(画像処理データ)に関わる処理が終了した後、メモリー管理部118に対して一時記憶固定領域115cの解放を指示する。 As described above, in the present embodiment, the memory management unit 118 manages the work area 115a (image data storage area) of the RAM 115 (volatile memory), and prints from the user terminal to the work area 115a (image data storage area). A temporary storage fixed area 115c for storing a job, print data described in the page description language, or image data (image processing data) read by the scanner unit 101 is allocated, and the system control unit 121 causes the memory management unit 118 to Instructing allocation of the temporary storage fixed area 115c according to the print job from the user terminal, the print data described in the page description language, or the data size of the image data (image processing data) read by the scanner unit 101, After the processing related to the print job from the user terminal, the print data described in the page description language, or the image data (image processing data) read by the scanner unit 101 is completed, the memory management unit 118 temporarily stores the memory. An instruction is issued to release the area 115c.

これにより、ユーザー端末からの印刷ジョブ、ページ記述言語で記述されている印刷データ、又はスキャナー部101が読み取った画像データ(画像処理データ)のデータサイズに応じて割り当てられた一時記憶固定領域115cに画像処理データを一時記憶させることができるので、RAM115(揮発性メモリー)に対する、ユーザー端末からの印刷ジョブ、ページ記述言語で記述されている印刷データ、又はスキャナー部101が読み取った画像データ(画像処理データ)の一時記憶のための領域配分に関わる設定操作を無くすことができる。また、ユーザー端末からの印刷ジョブ、ページ記述言語で記述されている印刷データ、又はスキャナー部101が読み取った画像データ(画像処理データ)に関わる処理が終了した後、一時記憶固定領域をRAM115(揮発性メモリー)のワーク領域115a(画像データ記憶領域)として解放するので、画像処理に関わるアプリケーションプログラムの処理に基づいた演算処理において使用されるRAM115(揮発性メモリー)のワーク領域115a(画像データ記憶領域)のサイズの縮小を抑制できる。 As a result, the temporary storage fixed area 115c allocated according to the data size of the print job from the user terminal, the print data described in the page description language, or the image data (image processing data) read by the scanner unit 101 is displayed. Since the image processing data can be temporarily stored, a print job from the user terminal to the RAM 115 (volatile memory), print data described in the page description language, or image data read by the scanner unit 101 (image processing It is possible to eliminate the setting operation related to area allocation for temporary storage of (data). In addition, after the processing related to the print job from the user terminal, the print data described in the page description language, or the image data (image processing data) read by the scanner unit 101 is completed, the temporary storage fixed area is stored in the RAM 115 (volatile memory). Since it is released as the work area 115a (image data storage area) of the RAM memory, the work area 115a (image data storage area) of the RAM 115 (volatile memory) used in the arithmetic processing based on the processing of the application program related to the image processing. ) Size reduction can be suppressed.

100 MFP
101 スキャナー部
102 プリンター部
103 FAX部
104 I/F
105 パネル部
106 HDD
105A RAMディスクON/OFF設定画面
105B RAMディスクサイズ設定画面
105a〜105c 選択欄
110 制御部
111 スキャナー制御部
112 プリンター制御部
113 FAX制御部
114 通信制御部
115 RAM
115a ワーク領域
115b システム領域
115c 一時記憶固定領域
115d 一時記憶仮領域
116 EEPROM
117 画像処理部
118 メモリー管理部
119 パネル操作制御部
120 HDD制御部
121 システム制御部
122 データバス
100 MFP
101 scanner unit 102 printer unit 103 FAX unit 104 I/F
105 panel section 106 HDD
105A RAM disk ON/OFF setting screen 105B RAM disk size setting screen 105a to 105c selection field 110 control unit 111 scanner control unit 112 printer control unit 113 FAX control unit 114 communication control unit 115 RAM
115a Work area 115b System area 115c Temporary storage fixed area 115d Temporary storage temporary area 116 EEPROM
117 image processing unit 118 memory management unit 119 panel operation control unit 120 HDD control unit 121 system control unit 122 data bus

Claims (3)

揮発性メモリーと、
前記揮発性メモリーの画像データ記憶領域を管理し、前記画像データ記憶領域に画像処理データを記憶させる一時記憶固定領域を割り当てるメモリー管理部と、
前記メモリー管理部に対し、前記画像処理データのデータサイズに応じて前記一時記憶固定領域の割り当てを指示し、前記画像処理データに関わる処理が終了した後、前記メモリー管理部に対して前記一時記憶固定領域の解放を指示するシステム制御部とを備え、
前記メモリー管理部は、前記揮発性メモリーの画像データ記憶領域に一時記憶仮領域を設定し、
前記一時記憶仮領域は、容量の閾値が設定されており、前記画像処理データを記憶させる領域であって、プログラムの処理に基づいた演算処理において使用可能な領域であり、
前記システム制御部は、前記一時記憶仮領域に記憶させた前記画像処理データのデータサイズを算出し、前記メモリー管理部に対して前記一時記憶仮領域内での前記データサイズに応じた前記一時記憶固定領域の割り当てを指示する
ことを特徴とする画像形成装置。
Volatile memory,
A memory management unit that manages an image data storage area of the volatile memory and allocates a temporary storage fixed area for storing image processing data in the image data storage area;
The memory management unit is instructed to allocate the temporary storage fixed area according to the data size of the image processing data, and after the processing related to the image processing data is completed, And a system control unit for instructing the release of the fixed area ,
The memory management unit sets a temporary storage temporary area in the image data storage area of the volatile memory,
The temporary storage temporary area has a capacity threshold value set therein, is an area for storing the image processing data, and is an area that can be used in arithmetic processing based on processing of a program,
The system control unit calculates a data size of the image processing data stored in the temporary storage temporary area, and causes the memory management unit to perform the temporary storage according to the data size in the temporary storage temporary area. An image forming apparatus characterized by instructing allocation of a fixed area .
パネル部を備え、
前記システム制御部は、前記画像処理データのデータサイズが前記一時記憶仮領域のサイズを超えた場合、前記パネル部に対してエラーを表示させるとともに、前記一時記憶仮領域に記憶させた前記画像処理データを削除する
ことを特徴とする請求項1に記載の画像形成装置。
Equipped with a panel,
When the data size of the image processing data exceeds the size of the temporary storage temporary area, the system control unit causes the panel unit to display an error and the image processing stored in the temporary storage temporary area. The image forming apparatus according to claim 1 , wherein data is deleted.
メモリー管理部により、揮発性メモリーの画像データ記憶領域を管理し、前記画像データ記憶領域に画像処理データを記憶させる一時記憶固定領域を割り当てる工程と、
システム制御部により、前記メモリー管理部に対し、前記画像処理データのデータサイズに応じて前記一時記憶固定領域の割り当てを指示し、前記画像処理データに関わる処理が終了した後、前記メモリー管理部に対して前記一時記憶固定領域の解放を指示する工程とを、画像形成装置を制御するコンピューターに実行させ、
前記メモリー管理部は、前記揮発性メモリーの画像データ記憶領域に一時記憶仮領域を設定し、
前記一時記憶仮領域は、容量の閾値が設定されており、前記画像処理データを記憶させる領域であって、プログラムの処理に基づいた演算処理において使用可能な領域であり、
前記システム制御部は、前記一時記憶仮領域に記憶させた前記画像処理データのデータサイズを算出し、前記メモリー管理部に対して前記一時記憶仮領域内での前記データサイズに応じた前記一時記憶固定領域の割り当てを指示する
ことを特徴とする画像形成プログラム。
Managing the image data storage area of the volatile memory by the memory management unit, and allocating a temporary storage fixed area for storing the image processing data in the image data storage area;
The system control unit instructs the memory management unit to allocate the temporary storage fixed area in accordance with the data size of the image processing data, and after the processing related to the image processing data is finished, On the other hand, the step of instructing the release of the temporary storage fixed area is executed by a computer controlling the image forming apparatus ,
The memory management unit sets a temporary storage temporary area in the image data storage area of the volatile memory,
The temporary storage temporary area has a capacity threshold value set therein, is an area for storing the image processing data, and is an area that can be used in arithmetic processing based on processing of a program,
The system control unit calculates a data size of the image processing data stored in the temporary storage temporary area, and causes the memory management unit to perform the temporary storage according to the data size in the temporary storage temporary area. An image forming program for instructing allocation of a fixed area .
JP2017078660A 2017-04-12 2017-04-12 Image forming apparatus and image forming program Expired - Fee Related JP6733592B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017078660A JP6733592B2 (en) 2017-04-12 2017-04-12 Image forming apparatus and image forming program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017078660A JP6733592B2 (en) 2017-04-12 2017-04-12 Image forming apparatus and image forming program

Publications (2)

Publication Number Publication Date
JP2018176530A JP2018176530A (en) 2018-11-15
JP6733592B2 true JP6733592B2 (en) 2020-08-05

Family

ID=64280591

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017078660A Expired - Fee Related JP6733592B2 (en) 2017-04-12 2017-04-12 Image forming apparatus and image forming program

Country Status (1)

Country Link
JP (1) JP6733592B2 (en)

Also Published As

Publication number Publication date
JP2018176530A (en) 2018-11-15

Similar Documents

Publication Publication Date Title
US9507584B2 (en) Electronic device including a memory technology device
EP3293626B1 (en) Information processing apparatus and method of controlling the same
US20170060502A1 (en) Image processing apparatus, control method thereof, and storage medium
US20130194609A1 (en) Printing apparatus and method of controlling the same
US20200310714A1 (en) Image forming apparatus, method of controlling the same, storage medium, and system
JP6641952B2 (en) Printing system
JP5658574B2 (en) Image forming apparatus, control method therefor, and program
JP6733592B2 (en) Image forming apparatus and image forming program
US9411720B2 (en) Information processing apparatus equipped with overwrite deletion function, method of controlling the same, and storage medium
US20050231756A1 (en) Image forming apparatus
JP6083416B2 (en) Job execution device, program, and data deletion method
US10956090B2 (en) Memory system and electronic apparatus
JP6124836B2 (en) Electronic device and memory management method
JP6669101B2 (en) Electronic device and startup sequence generation program
JP2020031307A (en) Electronic apparatus and memory management program
JP6314699B2 (en) Information processing device
JP2019036905A (en) Electronic apparatus and memory management program
US9491325B2 (en) Image processing apparatus, image processing method for the same, and recording medium
JP2020144565A (en) Electronic device and activation sequence generation program
JP2019067335A (en) Electronic device and memory region allocation program
JP6680253B2 (en) Image forming apparatus and image forming program
JP7067095B2 (en) Image forming device and image forming program
US20190310813A1 (en) Image forming apparatus, control method of image forming apparatus and storage medium
JP6950392B2 (en) Information processing systems, information processing equipment and programs
JP6834549B2 (en) Job processing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190425

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191203

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200115

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200609

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200622

R150 Certificate of patent or registration of utility model

Ref document number: 6733592

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees