JP5171536B2 - Electronics - Google Patents
Electronics Download PDFInfo
- Publication number
- JP5171536B2 JP5171536B2 JP2008266844A JP2008266844A JP5171536B2 JP 5171536 B2 JP5171536 B2 JP 5171536B2 JP 2008266844 A JP2008266844 A JP 2008266844A JP 2008266844 A JP2008266844 A JP 2008266844A JP 5171536 B2 JP5171536 B2 JP 5171536B2
- Authority
- JP
- Japan
- Prior art keywords
- file access
- priority
- file
- access command
- command
- 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
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本発明は、ファイル記憶装置(補助記憶装置)を備えた電子機器に係わり、特に当該ファイル記憶装置に対して2以上のファイルアクセスが競合する電子機器に関する。 The present invention relates to an electronic device including a file storage device (auxiliary storage device), and more particularly to an electronic device in which two or more file accesses compete with the file storage device.
オペレーティングシステムが提供する既存のファイルシステムは、アプリケーションから同一の記憶手段に対する2以上のファイルアクセス要求が競合した場合、一般的に、当該記憶手段に対するアクセス操作を時分割して処理する。図12は、アプリケーションから2以上のファイルアクセス要求が競合した場合におけるファイルシステムのファイルアクセス操作の状態を示している。なお、同図において、アクセス要求が競合している部分を両者共に同時にアクセス操作しているように示しているが、実際には時分割処理を行っている。 In the existing file system provided by the operating system, when two or more file access requests for the same storage means from an application conflict, generally, the access operation for the storage means is processed in a time-sharing manner. FIG. 12 shows the state of the file access operation of the file system when two or more file access requests from the application conflict. In the figure, the parts where the access requests are competing are shown as being accessed simultaneously, but in actuality, time division processing is performed.
この場合、見かけ上ではあるが2以上のファイルアクセス要求が並列処理されるのでマルチアプリケーションには好適と言えるが、この並列処理の問題としてそれらのアクセス速度が低下し、期待通りのパフォーマンスを発揮できないおそれがある。 In this case, although apparently two or more file access requests are processed in parallel, it can be said that it is suitable for multi-applications. However, as a problem of this parallel processing, the access speed decreases, and the expected performance cannot be exhibited. There is a fear.
ここで、以上のような構成を画像形成装置が備えている場合、実時間性が求められる例えばプリントジョブなどに係るファイルアクセス要求については、その帯域をある程度以上保証(「帯域保証」と称する)して処理することが好ましく、また実時間性が求められていない例えば設定値変更などに係るファイルアクセス要求を、上記実時間性が求められるファイルアクセス要求と同時に処理したい場合がある。なお、ファイルアクセスの帯域とは、記憶装置に対する単位時間当たりのアクセス量(転送データ量)を示したものであり、例えば1.5Gbpsと表現される。 Here, when the image forming apparatus has the above-described configuration, for a file access request related to, for example, a print job that requires real-time performance, the bandwidth is guaranteed to some extent (referred to as “bandwidth guarantee”). In some cases, it is desirable to process a file access request related to, for example, a setting value change, for which real-time property is not required, simultaneously with the file access request that requires the real-time property. The file access bandwidth indicates the access amount (transfer data amount) per unit time to the storage device, and is expressed as, for example, 1.5 Gbps.
特許文献1では、上記2以上のファイルアクセス要求が競合した場合には、優先度の高いファイルアクセス要求を優先的に処理することでその帯域を保証し、かつ、優先度の低いファイルアクセス要求も同時に処理することが可能なファイルシステムが開示されている。
しかしながら、画像形成装置のコンピュータシステムの根幹を成すファイルシステムを開発することは、アプリケーションベンダにとって負担が大きい。この問題は、画像形成装置に限らず、ファイル記憶装置を備えた他の電子機器においても生ずる。 However, developing a file system that forms the basis of a computer system of an image forming apparatus has a heavy burden on application vendors. This problem occurs not only in the image forming apparatus but also in other electronic devices provided with a file storage device.
本発明の目的は、上記問題点に鑑み、ファイルシステムを一切変更せず、同一の記憶装置に対する2以上のファイルアクセス要求が競合した場合に、優先度の高いファイルアクセス要求と、優先度の低いファイルアクセス要求を同時に処理しつつ、優先度の高いファイルアクセスの帯域を保証することが可能な電子機器を提供することにある。 In view of the above problems, an object of the present invention is to change a file system at all, and when two or more file access requests for the same storage device compete with each other, a high-priority file access request and a low-priority file access request. An object of the present invention is to provide an electronic device capable of guaranteeing a high-priority file access bandwidth while simultaneously processing file access requests.
本発明による電子機器の第1態様は、プロセッサと、複数のファイルを格納するファイル記憶装置と、プログラム記憶装置と、を備え、アプリケーションと、ミドルウェアと、該プロセッサに対し該記憶装置のファイルアクセスを操作させる既存のファイルシステムとが該プログラム記憶装置に格納され該プロセッサによって動作する電子機器である。
そして、該アプリケーションは、該プロセッサに対し、該複数のファイルのうちいずれかにアクセスするために、該ミドルウェア宛に第1ファイルアクセスコマンドを発行させる。
該ファイルシステムが該プロセッサに対し該第1ファイルアクセスコマンドに係る低優先度のファイルアクセス操作よりも優先度の高いファイルアクセス操作をさせている場合、該ミドルウェアは、該低優先度のファイルアクセス操作の第1ファイルアクセスコマンドに応じて該プロセッサに対し、該記憶装置の最大帯域から該優先度の高いファイルアクセスの保証帯域を差し引いた余剰帯域の範囲内で第2ファイルアクセスコマンドを該ファイルシステム宛に発行させる。
また、優先度の高いファイルアクセス操作に並行して処理される低優先度のファイルアクセス操作は、ある周期における所定の一部期間のみにおいて行われる。
そして、優先度の高いファイルアクセス操作に並行して処理される前記低優先度のファイルアクセス操作の第1ファイルアクセスコマンドの数がN(N>1)であれば、そのN個の第1ファイルアクセスコマンドのそれぞれについて、そのN個の上述の周期のうちの1つの周期のみにおける上述の所定の一部期間のみにおいてファイルアクセス操作をさせる。
A first aspect of an electronic apparatus according to the present invention includes a processor, a file storage device that stores a plurality of files, and a program storage device, and has application, middleware, and file access of the storage device to the processor. An existing file system to be operated is an electronic device stored in the program storage device and operated by the processor.
Then, the application causes the processor to issue a first file access command to the middleware in order to access any of the plurality of files.
If the file system is to a high file access operation priority than file access operation of a low priority according to the first file access command to the processor, the middleware, the low-priority file access operation In response to the first file access command, the processor sends the second file access command to the file system within a surplus bandwidth range obtained by subtracting the guaranteed bandwidth of the file access with the higher priority from the maximum bandwidth of the storage device. To issue.
Further, the low-priority file access operation processed in parallel with the high-priority file access operation is performed only during a predetermined partial period in a certain cycle.
If the number of first file access commands of the low-priority file access operation processed in parallel with the high-priority file access operation is N (N> 1), the N first files For each access command, the file access operation is performed only in the predetermined partial period in only one of the N above-described periods .
なお、上記アプリケーションは、複数のアプリケーション又は統合アプリケーションの意味を含むものとする。 In addition, the said application shall include the meaning of a some application or an integrated application.
本発明によれば、既存のファイルシステムを一切変更せず、同一の記憶装置に対する2以上ファイルアクセス要求が競合した場合に、優先度の高いファイルアクセス要求と、優先度の低いファイルアクセス要求を同時に処理しつつ、優先度の高いファイルアクセスの帯域を保証することができる。 According to the present invention, when two or more file access requests for the same storage device compete with each other without changing the existing file system, a high-priority file access request and a low-priority file access request are simultaneously sent. It is possible to guarantee a high-priority file access bandwidth while processing.
本発明の他の目的、構成及び効果は以下の説明から明らかになる。 Other objects, configurations and effects of the present invention will become apparent from the following description.
<1>ハードウェア構成
図3は、本発明の実施例1に係る画像形成装置10のハードウェア構成を示す概略ブロック図である。画像形成装置10は、電子機器の一例である。
<1> Hardware Configuration FIG. 3 is a schematic block diagram showing a hardware configuration of the
画像形成装置10は、コンピュータを内蔵している。この画像形成装置10では、MPU11にインタフェース12を介してEEPROM13E1、EEPROM13E2、DRAM13D、HDD14、操作パネル15、スキャナ16S、プリンタ16P、NIC17、ファクシミリモデム18及び圧縮・伸張ASIC19が結合されている。図3では、簡単化のため、複数のインタフェースを1つのブロックで示している。なお、実施例1における画像形成装置10は、複合機であるが、スキャナ、プリンタ、ファクシミリ送受信装置などといった単機能の画像形成装置であってもよい。
The
MPU11は、各種プログラムに従って処理を実行する演算処理装置である。EEPROM13E1及び13E2は、書換可能な不揮発性のメモリであって、例えばフラッシュメモリである。EEPROM13E1には、BIOS(Basic Input Output System)が格納されている。EEPROM13E2には、後述のソフトウェアが格納されている。DRAM13Dはワークエリア用であり、HDD14はデータ格納用である。
The MPU 11 is an arithmetic processing device that executes processing according to various programs. The EEPROMs 13E1 and 13E2 are rewritable nonvolatile memories, for example, flash memories. The EEPROM 13E1 stores BIOS (Basic Input Output System). The EEPROM 13E2 stores software described later. The DRAM 13D is for work area, and the
スキャナ16Sは、スキャン、コピー及びファックス送信での画像入力に用いられる。画像出力手段としてのプリンタ16Pは、プリントエンジン、定着器並びに用紙の給紙部、搬送部及び排紙部を備え、供給されるビットマップデータに基づいてプリントエンジンの感光ドラムに静電潜像を形成し、これをトナーで現像し、用紙に転写し定着させた後に排紙する。 The scanner 16S is used for image input in scanning, copying, and fax transmission. The printer 16P as an image output means includes a print engine, a fixing device, a paper feeding unit, a transport unit, and a paper discharge unit, and generates an electrostatic latent image on the photosensitive drum of the print engine based on the supplied bitmap data. The toner is formed, developed with toner, transferred to a sheet, fixed, and discharged.
ネットワークインタフェースカード(NIC)17は、ケーブル又は無線の通信媒体を介してネットワーク上のホストコンピュータ(不図示)に結合され、プリントジョブ、電子メール送受信及びインターネットファクシミリ送信に用いられる。ファクシミリモデム18は、ファクシミリ送受信用である。
A network interface card (NIC) 17 is coupled to a host computer (not shown) on a network via a cable or a wireless communication medium, and is used for print jobs, electronic mail transmission / reception, and Internet facsimile transmission. The
圧縮・伸張ASIC19は、MPU11のコプロセッサとして用いられ、例えば画像の圧縮及び伸張にそれぞれ2ポートを有し、最大4並列実行可能である。
The compression / decompression ASIC 19 is used as a coprocessor of the
<2>ソフトウェア構成
図2は、本発明の実施例1に係る画像形成装置10のソフトウェア階層構造を示す概略ブロック図である。
<2> Software Configuration FIG. 2 is a schematic block diagram showing a software hierarchical structure of the
画像形成装置10はソフトウェア(つまり、コンピュータプログラム)として、デバイスドライバ群20と、OS21と、ミドルウェア22と、アプリケーション群23と、を備えている。
The
デバイスドライバ群20は、OS21の下層に位置し、各種ハードウェアのそれぞれに対応した複数のデバイスドライバからなる。
The
OS21は、例えば汎用のLinux(登録商標)などのオペレーティングシステムであり、アプリケーション23に基本的な機能を提供する。
The OS 21 is an operating system such as general-purpose Linux (registered trademark), and provides basic functions to the
ミドルウェア22は、アプリケーション23とOS21の中間に位置するソフトウェアであり、関数の集合体である第2API(Application Programming Interface)24を介してOS21の各種基本機能を使用し、アプリケーション23にOS21よりも応用的な機能を提供する。
The
アプリケーション群23は、例えばプリントアプリやコピーアプリなどから構成されており、第2API24を介してOS21の各種基本機能を使用し、また、第1API25を介してミドルウェア22の各種応用機能を使用する。
The
<3>主要部構成
図1は、本発明の実施例1に係る画像形成装置10の主要部構成を示す図である。
<3> Main Part Configuration FIG. 1 is a diagram showing the main part configuration of the
本発明の帯域制御を実現するために、画像形成装置10はソフトウェアとして、デバイスドライバ群20内にHDD14を制御するためのHDD用デバイスドライバ20aと、OS21内にHDD用ファイルシステム21aと、ミドルウェア22内にアクセスコマンド振り分け部22a、高優先帯域制御部22b、低優先帯域制御部22c及びアクセス状態管理部22dと、アプリケーション群23内に高優先アプリ23a及び低優先アプリ23bと、を有する。
In order to implement the bandwidth control of the present invention, the
また、画像形成装置10は、呼出し可能な関数として、第2API24の関数群内にファイルアクセス第2API24aと、第1API25の関数群内にファイルアクセス第1API25aと、を有する。
Further, the
HDD用デバイスドライバ20aは、HDD14を制御するためのデバイスドライバである。
The
HDD用ファイルシステム21aは、HDD14内のファイルを管理するものであって、ミドルウェア22からファイルの入出力又は生成若しくは削除するファイルアクセスコマンドを受け付け、HDD用デバイスドライバ20aに対して、コマンドに応じた機能を要求するための機能を有している。また、ファイルにアクセスする際に「読み書き可」、「書き込み不可」といったアクセス属性によるファイル保護機能、ユーザに応じたアクセス権限のチェック機能なども提供する。
The
上記ミドルウェア22からHDD用ファイルシステム21aに対するファイルアクセスコマンドとして、例えばANSI−C規格のファイルインターフェイスを持つもの(fopen /fread /fwrite) などが挙げられ、これらはファイルアクセス第2API24aに含まれる。
As the file access command from the
アクセスコマンド振り分け部22aは、アプリケーション群23からミドルウェア22に対するファイルアクセスコマンドを受け付け、この優先度に応じてファイルアクセスコマンドを高優先帯域制御部22bに渡すか低優先帯域制御部22cに渡すかを決定する。
The access
上記アプリケーション群23からミドルウェア22に対するファイルアクセスコマンドとして、例えばファイル読み込みをミドルウェア22に要求するfread_Middleや、ファイル書き込みをミドルウェア22に要求するfwrite_Middleなどのコマンドが挙げられ、これらはファイルアクセス第1API24aに含まれる。
Examples of file access commands from the
ここで、アプリケーション群23からミドルウェア22に対するファイルアクセスコマンドと、ミドルウェア22からHDD用ファイルシステム21aに対するファイルアクセスコマンドとを区別するために、以下では、前者を第1ファイルアクセスコマンドとし、後者を第2ファイルアクセスコマンドとする。
Here, in order to distinguish between a file access command from the
上記振り分けの決定方法としては、例えば上記ミドルウェア22に対する第1ファイルアクセスコマンドのオプションに優先度が付加され、アクセスコマンド振り分け部22aは、このオプションを参照することにより、振り分けを決定する(オプションの例としては、高優先するオプションを「p」とし、「fread_Middle―p Tarou.jpg」のように使われる。)。
As a method for determining the distribution, for example, a priority is added to the option of the first file access command for the
高優先帯域制御部22bは、アクセスコマンド振り分け部22aによって呼び出されると、アクセス状態管理部22dにファイルアクセス開始の旨を通知し、ファイルアクセス第2API24aのコマンドを利用してHDD用ファイルシステム21aに読み書き等のファイルアクセスを要求する。また、ファイルアクセスが終了した旨をHDD用ファイルシステム21aから受け取ると、アクセス状態管理部22dにファイルアクセスの終了を通知する。
When called by the access
低優先帯域制御部22cは、アクセスコマンド振り分け部22aによって呼び出されると、高優先帯域制御部22bのアクセス状態をアクセス状態管理部22dにより取得し、これを後述のように考慮しながらファイルアクセス第2API24aのコマンドを利用してHDD用ファイルシステム21aに読み書き等のファイルアクセス要求を与える。
When called by the access
アクセス状態管理部22dは、高優先帯域制御部22bのアクセス状態を管理しており、上記ファイルアクセス開始通知を受け取ると、OS21やデバイスドライバ群20aを介して、DRAM13Dの共有メモリ領域内に例えばF=1という値を格納する。また上記ファイルアクセス終了通知を受け取ると、この領域内に例えばF=0という値を格納する。
The access
最大帯域測定部22eは、HDD14の最大帯域を繰り返し測定し最大帯域データを更新する。最大帯域データは、EEPROM13E1,13E2、DRAM13D、HDD14などに適宜格納される。
The maximum
この実施例1では、最大帯域測定部22eは、定期的にHDD14の最大帯域を測定する。例えば、最大帯域測定部22eは、1日のうちの所定の時間帯において、HDD14の最大帯域を測定する。
In the first embodiment, the maximum
また、この実施例1では、最大帯域測定部22eは、所定のアプリケーションからの第1ファイルアクセスコマンドに基づくファイルアクセス時に、HDD14の最大帯域を測定する。
In the first embodiment, the maximum
また、この実施例1では、最大帯域測定部22eは、優先度が高い第1ファイルアクセスコマンドに基づくファイルアクセス時に、HDD14の最大帯域を測定する。最大帯域測定部22eは、ファイルアクセス時に書き込まれた(または読み出された)データ量とそのファイルアクセスに要した時間から、最大帯域を計算する。
In the first embodiment, the maximum
この実施例1では、所定の時間帯において、スキャナからのデータ書き込みについての第1ファイルアクセスコマンドが発生すると、振り分け部22aによりそのファイルアクセスコマンドが、優先度が高い第1ファイルアクセスコマンドである特定され、最大帯域測定部22eは、スキャナからのデータ書き込みについての第1ファイルアクセスコマンドに基づくファイルアクセス時に、HDD14の最大帯域を測定する。
In the first embodiment, when a first file access command for writing data from the scanner is generated in a predetermined time zone, the
高優先アプリ23aは、例えばスキャンアプリであり、このアプリは、スキャナ16Sによりスキャンされ生成された画像データをHDD14内のファイルとして書き込むものである。このアプリ23aは、優先して実行するように予め決められており、このアプリが発行する第1ファイルアクセスコマンドには、上記優先オプション(p)が付される。
The high priority application 23a is, for example, a scan application, and the application writes image data scanned and generated by the scanner 16S as a file in the
低優先アプリ23bは、例えば設定変更アプリである。このアプリはHDD14内の設定ファイルを読み込んで、この設定内容を変更するジョブを実行するものである。なお、設定変更に係るプログラムは、アプリごとや操作パネルアプリ等に含まれる場合もあるが、本実施例1ではこれらアプリとは独立した別個のアプリケーションとして存在することとする。
The low priority application 23b is, for example, a setting change application. This application reads a setting file in the
<4>高優先の第1ファイルアクセスコマンド発行による主要部構成の動作 <4> Operation of the main part configuration by issuing the first file access command with high priority
図4は、高優先アプリ23aからミドルウェア22に対し優先された第1ファイルアクセスコマンドを発行した場合における各主要部構成22a〜22dの動作の流れを示す図である。以下、括弧内は図4中のステップ識別符号である。
FIG. 4 is a diagram illustrating a flow of operations of the
(ステップS1)アクセスコマンド振り分け部22aは、第1ファイルアクセスコマンドを受け付け、このコマンドにコマンドオプション「p」が付されていると判定すると、高優先帯域制御部22bにこのコマンドを渡す。
(Step S1) When the access
(ステップS2)高優先帯域制御部22bは、これに応答して、ファイルアクセス開始の旨をアクセス状態管理部22dに通知する(コールする)。
(Step S2) In response to this, the high priority
(ステップS3)アクセス状態管理部22dは、この通知に応答して、OS21及びデバイスドライバ群20を介して、DRAM13Dの共有メモリ領域内にフラグF=1という値を格納し、その旨を高優先帯域制御部22bに通知する(リターンする)。
(Step S3) In response to this notification, the access
(ステップS4)高優先帯域制御部22bは、これに応答して、HDD用ファイルシステム21aに対し、ファイルアクセス要求をする。即ち、上記高優先アプリ23aからの第1ファイルアクセスコマンドに対応する第2ファイルアクセスコマンドを発行する。
(Step S4) In response to this, the high priority
(ステップS5)HDD用ファイルシステム21aは、発行された第2ファイルアクセスコマンドに応答し、HDD用デバイスドライバ20aを介しコマンドに応じたファイルアクセス操作を行う。
(Step S5) In response to the issued second file access command, the
(ステップS6)HDD用ファイルシステム21aは、第2ファイルアクセスコマンドによる処理を終えると、高優先帯域制御部22bにその旨を通知する。
(Step S6) When the
(ステップS7)高優先帯域制御部22bは、これに応答して、アクセス状態管理部22dにファイルアクセスの終了を通知する。
(Step S7) In response to this, the high priority
(ステップS8)アクセス状態管理部22dは、これに応答して、OS21及びデバイスドライバ群20を介して、DRAM13Dの共有メモリ領域内のフラグFに0(F=0)の値を格納し、その旨を優先帯域制御部に通知する。
(Step S8) In response to this, the access
<5>低優先の第1ファイルアクセスコマンド発行による主要部構成の動作 <5> Operation of main part configuration by issuing low priority first file access command
図5は、低優先アプリ23bからミドルウェア22に対し低優先の第1ファイルアクセスコマンドを発行した場合における各主要部構成の動作の流れを示す図である。以下、括弧内は図5中のステップ識別符号である。
FIG. 5 is a diagram showing an operation flow of each main part configuration when a low priority first file access command is issued from the low priority application 23 b to the
(ステップS10)アクセスコマンド振り分け部22aは、第1ファイルアクセスコマンドを受け付け、このコマンドにコマンドオプション「p」が付されていないと判定すると、低優先帯域制御部22cにこのコマンドを渡す。
(Step S10) When the access
(ステップS11)低優先帯域制御部22cは、これに応答して、第1ファイルアクセスコマンドが例えばファイルの読み込み要求の場合には、当該ファイルの終端(EOF)に到達するまで、以下のように読み込みを繰り返す。また、例えば書き込みの場合には、このコマンドにより指定されるファイルサイズに到達するまで、以下のように書き込みを繰り返す。
(Step S11) In response to this, when the first file access command is a file read request, for example, the low priority
(ステップS12)低優先帯域制御部22cは、アクセス状態管理部22dにF値を返すよう要求する。
(Step S12) The low priority
(ステップS13)アクセス状態管理部22dは、これに応答して、OS21及びデバイスドライバ群20を介して、DRAM13Dの共有メモリ領域内のF値を読み出し、その値を低優先帯域制御部22cに返す。
(Step S13) In response to this, the access
(ステップS14)低優先帯域制御部22cは、この通知されたF値が1か否か、即ち上記高優先度帯域制御部22bがファイルアクセスをファイルシステム21aに要求しているか否かを判定する。肯定判定した場合には、次のステップS15に進む。否定判定した場合には、ステップS16に進む。
(Step S14) The low
(ステップS15)低優先帯域制御部22cは、T1ミリ秒間待機する。
(Step S15) The low priority
(ステップS16)低優先帯域制御部22cは、第1ファイルアクセスコマンドにより指定されたファイル内の例えば256バイト分のデータだけ、HDD用ファイルシステム21aに対し、ファイルアクセス要求する。即ち、第1ファイルアクセスコマンドに対応する第2ファイルアクセスコマンドを発行する。
(Step S16) The low priority
ここで、上記待機時間“T1”及び上記ファイルアクセス量(アクセス時間“T2”に対応)は、その帯域がHDD14の最大帯域“Smax”から高優先アプリ23aに係るファイルアクセスを保証する帯域“Sa”(以下、保証帯域と称す)を差し引いた余剰帯域“Smax−Sa”内になるように決定される。最大帯域“Smax”は、最大帯域測定部22eにより得られた最大帯域データの値である。なお、高優先アプリ23aに係るファイルアクセス帯域Sは、これらの値を用いて、S=Smax×T1/(T1+T2)≧Saと表すことができ、S≧Saが成立する。
Here, the standby time “T1” and the file access amount (corresponding to the access time “T2”) are the bandwidth “Sa that guarantees file access related to the high priority application 23a from the maximum bandwidth“ Smax ”of the
(ステップS17)HDD用ファイルシステム21aは、発行された第2ファイルアクセスコマンドに応答し、HDD用デバイスドライバ20aを介しコマンドに応じたファイルアクセス操作を行う。
(Step S17) In response to the issued second file access command, the
(ステップS18)HDD用ファイルシステム21aは、第2ファイルアクセスコマンドによる処理を終えると、低優先帯域制御部22cにその旨を通知する。
(Step S18) When the
(ステップS19)低優先帯域制御部22cは、S11の繰り返し条件を満たす限り、以上のステップS12からステップS16までの処理を繰り返し、この条件を満たさなくなった場合には、処理を終える。
(Step S19) The low-priority
図6は、以上の動作ステップS5及びステップS17におけるHDD用ファイルシステム21aのファイルアクセス操作の状態を示す図である。この図において、上段は高優先帯域制御部22bによるHDD用ファイルシステム21aのファイルアクセス操作の状態であり、下段は低優先帯域制御部22cによるHDD用ファイルシステム21aのファイルアクセス操作の状態である。矩形はHDDアクセス操作中であることを示す。
FIG. 6 is a diagram showing the state of the file access operation of the
この図では、低優先帯域制御部22cは、先にファイルアクセスを開始し、開始後に定期的にフラグFの値をチェックしており、途中で高優先帯域制御部22bによるファイルアクセスが開始されると、上記F値が1であると判定してファイルアクセスを一旦中断し、T1ミリ秒間の待機とT2ミリ秒間のファイルアクセスとを繰り返し行うことを示している。なお、図中の高優先帯域制御部22bと低優先帯域制御部22cによるファイルアクセスが重畳している時点では、実際にはHDD用ファイルシステム21aが時分割並列処理を行っている。これにより、高優先帯域制御部22bによるファイルアクセスの保証帯域を侵さない範囲内で、低優先帯域制御部22cによるファイルアクセスも実行されることになる。
In this figure, the low-priority
次に、低優先の第1ファイルアクセスコマンドが複数並行して発行された場合について説明する。 Next, a case where a plurality of low priority first file access commands are issued in parallel will be described.
図7は、低優先の第1ファイルアクセスコマンドが複数並行して発行された場合における各主要部構成の動作の流れを示す図である。 FIG. 7 is a diagram showing a flow of operation of each main part configuration when a plurality of low priority first file access commands are issued in parallel.
この場合、低優先帯域制御部22cは、各第1ファイルアクセスコマンドについて、上述のステップS16と同様の処理を行う(ステップS16−1〜S16−N)。したがって、N個の第1ファイルアクセスコマンドが発行されている場合には、N個のファイルアクセス要求がファイルシステム21aに対して送信される。したがって、N個の第1ファイルアクセスコマンドに基づくファイルアクセスは、ファイルシステム21aにより時分割で並列に実行される(ステップS17−1〜S17−N)。そして、要求されたファイルアクセスが完了すると、ファイルシステム21aは、低優先帯域制御部22cにその旨をそれぞれ通知する(ステップS18−1〜S18−N)。
In this case, the low-priority
図8は、以上の動作ステップS5及びステップS17−1〜S17−NにおけるHDD用ファイルシステム21aのファイルアクセス操作の状態を示す図である。なお、図8では、N=2の場合のファイルアクセス操作の状態を示している。
FIG. 8 is a diagram showing the state of the file access operation of the
図8に示すように、低優先帯域制御部22cは、余剰帯域の範囲内で、複数の第1ファイルアクセスコマンドに対応するファイルアクセス操作を周期的に所定の一部期間のみにおいてさせる第2ファイルアクセスコマンドをファイルシステム21aに発行する。図8では、優先度が同一である2つのファイルアクセスが実行されるため、各周期における2つのファイルアクセスのファイルアクセス時間(=T2)は、同一である。
As shown in FIG. 8, the low-priority
あるいは、図9に示すようにしてもよい。図9に示す場合では、低優先帯域制御部22cは、余剰帯域の範囲内で、第2ファイルアクセスコマンドをファイルシステム21a発行する。このとき、帯域制御部22cは、第1ファイルアクセスコマンドの数がNc(Nc>1)であれば、各第1ファイルアクセスコマンドについてNc周期のうちの1つの周期のみにおける所定の一部期間のみにおいてファイルアクセスをさせる。このとき、各周期においては、Nc個のうちの1つの第1ファイルアクセスコマンドについてのファイルアクセスのみが実行される。
Alternatively, it may be as shown in FIG. In the case shown in FIG. 9, the low priority
図9に示す場合では、Nc=2であるため、各第1ファイルアクセスコマンドについて2周期のうちの1周期における(つまり、1周期おきに)ファイルアクセスが実行される。したがって、2つの第1ファイルアクセスコマンドについてのファイルアクセスが交互に実行される。 In the case shown in FIG. 9, since Nc = 2, file access is executed in one of the two cycles (that is, every other cycle) for each first file access command. Therefore, file access for the two first file access commands is executed alternately.
<6>効果 <6> Effect
以上のように、本実施例1では、優先度特定手段としてのアクセスコマンド振分部22aが、第1ファイルアクセスコマンドの優先度を特定する。そして、第1帯域制御手段としての帯域制御部22bが、第1ファイルアクセスコマンドの優先度が高い場合、この第1ファイルアクセスコマンドに基づくファイルアクセスの開始情報を保持し、かつ、この第1ファイルアクセスコマンドに対応した第2ファイルアクセスコマンドをファイルシステム21aへ発行し、第2帯域制御手段としての帯域制御部22cが、第1ファイルアクセスコマンドの優先度が低い場合、開始情報が保持されているか否かを判定し、開始情報が保持されていない場合には、第1ファイルアクセスコマンドに対応した第2ファイルアクセスコマンドをファイルシステム21aへ発行して連続的にファイルアクセスを実行させ、開始情報が保持されている場合には、実行中の優先度の高いファイルアクセスの保証帯域以外の余剰帯域の範囲内で、第2ファイルアクセスコマンドを発行し、第1ファイルアクセスコマンドの数が1であれば、各周期における所定の一部期間のみにおいてファイルアクセスをさせ、並行して処理される第1ファイルアクセスコマンドの数がNc(Nc>1)であれば、各第1ファイルアクセスコマンドについてNc周期のうちの1つの周期のみにおける所定の一部期間のみにおいてファイルアクセスをさせる。
As described above, in the first embodiment, the access
アプリケーション群23からの2以上のファイルアクセスが競合した場合、ミドルウェア22中の低優先帯域制御部22cが上記のような帯域制御を行うので、既存のファイルシステムを変更することなく、高優先のファイルアクセスと、低優先のファイルアクセスを同時に処理し、かつ高優先のファイルアクセス帯域を保証することができるという効果を奏する。
When two or more file accesses from the
一般的な画像形成装置では、スキャナによるスキャン中に設定値変更等は不可能であったが、上記のことから、スキャナによるスキャン中に当該ジョブの処理を遅延させることなく、設定値変更等をすることが可能である。 In a general image forming apparatus, it is impossible to change a setting value during scanning by a scanner, but from the above, it is possible to change a setting value without delaying processing of the job during scanning by a scanner. Is possible.
本発明の実施例2に係る画像形成装置では、3レベルの優先度「高」、「中」及び「低」のファイルアクセスコマンドが処理される。なお、実施例2に係る画像形成装置のその他の構成および動作については実施の形態1のものと同様である。以下に、実施例2に係る画像形成装置における帯域制御について説明する。 In the image forming apparatus according to the second embodiment of the present invention, three levels of priority “high”, “medium” and “low” file access commands are processed. Other configurations and operations of the image forming apparatus according to the second embodiment are the same as those in the first embodiment. Hereinafter, band control in the image forming apparatus according to the second embodiment will be described.
実施例2に係る画像形成装置では、振り分け部22aは、アプリケーションの種類または上述のコマンドオプションに基づいて、第1ファイルアクセスコマンドが、優先度「高」、優先度「中」及び優先度「低」のうちのどのファイルアクセスコマンドであるかを特定し、優先度「高」の第1ファイルアクセスコマンドを帯域制御部22bに渡し、優先度「中」および「低」の第1ファイルアクセスコマンドを帯域制御部22cに渡す。
In the image forming apparatus according to the second embodiment, the
実施例2に係る画像形成装置では、
(a)スキャナ16Sからのデータ書き込みのときに、優先度「高」のファイルアクセスコマンドが発行され、
(b)プリンタ16Pへのデータ読み出しのとき及びファクシミリ受信時のファクシミリモデム18からのデータ書き込みのときに、優先度「中」のファイルアクセスコマンドが発行され、
(c)その他のファイルアクセス時(例えば、操作パネル15、NIC17などの処理で要求されるデータ読み書き)に、優先度「低」のファイルアクセスコマンドが発行される。
In the image forming apparatus according to the second embodiment,
(A) When writing data from the scanner 16S, a file access command with a high priority is issued,
(B) A file access command with a priority “medium” is issued when data is read from the printer 16P and when data is written from the
(C) A file access command with a priority “low” is issued at the time of other file access (for example, data read / write required in processing of the operation panel 15,
例えば、コピー処理の場合、スキャナからのデータ書き込みは、優先度「高」のファイルアクセスコマンドで行われ、プリンタへのデータ読み出しは、優先度「高」のファイルアクセスコマンドで行われる。このため、スキャナからのデータ書き込みが優先的に実行される。 For example, in the case of copy processing, data writing from the scanner is performed by a file access command having a high priority, and data reading to the printer is performed by a file access command having a high priority. For this reason, data writing from the scanner is preferentially executed.
図10および図11は、実施例2における、3つの優先度に従った場合のHDD用ファイルシステム21aのファイルアクセス操作の状態を示す図である。図10に示す場合では、最初に「中」優先度のファイルアクセスコマンドによるファイルアクセスが開始され、その後、「高」優先度のファイルアクセスコマンドによるファイルアクセスが開始され、さらにその後、「低」優先度のファイルアクセスコマンドによるファイルアクセスが開始されている。図11に示す場合では、最初に「低」優先度のファイルアクセスコマンドによるファイルアクセスが開始され、その後、「高」優先度のファイルアクセスコマンドによるファイルアクセスが開始され、さらにその後、「中」優先度のファイルアクセスコマンドによるファイルアクセスが開始されている。
FIGS. 10 and 11 are diagrams illustrating a state of a file access operation of the
「高」優先度のファイルアクセスコマンドによるミドルウェア22の制御は、図4に示す処理と同一である。つまり、帯域制御部22bがこのコマンドを処理する。フラグFの値は、このファイルアクセスコマンドに基づくファイルアクセスの開始から完了までの期間のみ、継続して、1とされる。それ以外の期間は、フラグFの値は、0とされる。
The control of the
「中」優先度のファイルアクセスコマンドによるミドルウェア22の制御は、図5に示す処理と同一である。つまり、帯域制御部22cがこのコマンドを処理する。ただし、ステップS11の前に、図4に示すステップS2と同様にして、アクセス状態管理部22dにアクセス開始を通知する。アクセス状態管理部22dは、これに応答して例えば上記フラグFとは別のフラグFFに1をセットする。なお、フラグFFの値は、このファイルアクセスコマンドに基づくファイルアクセスの開始から完了までの期間のみ、継続して、1とされる。それ以外の期間は、フラグFFの値は、0とされる。
The control of the
「低」優先度のファイルアクセスコマンドによるミドルウェア22の制御については、帯域制御部22cが、フラグF,FFの値に応じた処理を行う。
(a)F=0且つFF=0の場合
F=0且つFF=0であれば、帯域制御部22cは、帯域制御せずアクセス要求をそのままHDD用ファイルシステム21aに渡す。したがって、ファイルシステム21aにより、ファイルアクセスが連続的に実行される。
(b)F=1且つFF=0、又はF=0且つFF=1の場合
F=1且つFF=0、又はF=0且つFF=1であれば、帯域制御部22cは、図5に示す処理と同様の処理を行う。ただし、ステップS14においてさらにFF=1か否か判定する。F=1且つFF=0、又はF=0且つFF=1であれば、ステップS15に進む。したがって、この場合、ファイルシステム21aにより、ファイルアクセスが間欠的に実行される。このときの、各周期Tでのファイルアクセス時間T3の長さは、上述のT2と同一としてもよいし、後述のF=1且つFF=1の場合と同一としてもよい。なお、この場合のファイルアクセス時間T3は、各周期Tにおける所定の所定の一部期間(図中のT2)の範囲内に設定される。
(c)F=1且つFF=1の場合
F=1且つFF=1であれば、帯域制御部22cは、図5に示す処理と同様の処理を行う。したがって、この場合、ファイルシステム21aにより、ファイルアクセスが間欠的に実行される。ただし、この場合のファイルアクセス時間T3は、優先度「中」のファイルアクセスについてのファイルアクセス時間T2より短く設定される。また、この場合のファイルアクセス時間T3は、各周期Tにおける所定の所定の一部期間(図中のT2)の範囲内に設定される。これにより、「高」及び「中」優先度のファイルアクセスの帯域が保証される。
Regarding the control of the
(A) When F = 0 and FF = 0 If F = 0 and FF = 0, the
(B) When F = 1 and FF = 0, or F = 0 and FF = 1 If F = 1 and FF = 0, or F = 0 and FF = 1, the
(C) When F = 1 and FF = 1 If F = 1 and FF = 1, the
実施例2では、優先度が「中」または「低」である複数のファイルアクセスが競合している場合、図7のステップS16−1〜S16−Nに示すように、複数のアクセス要求がファイルシステム21aへ送信される。その際、各ファイルアクセスコマンドについて、ファイルアクセス時間が優先度に応じて決定され、そのファイルアクセス時間に応じたデータ量が設定される。
In the second embodiment, when a plurality of file accesses having a priority of “medium” or “low” compete, a plurality of access requests are filed as shown in steps S16-1 to S16-N in FIG. It is transmitted to the
なお、実施例2においても、同一優先度の複数のファイルアクセスが競合する場合、実施例の図9と同様にして、帯域制御部22cは、ある優先度の第1ファイルアクセスコマンドの数がNc(Nc>1)であれば、各第1ファイルアクセスコマンドについてNc周期のうちの1つの周期のみにおける所定の一部期間のみにおいてファイルアクセスをさせる。
In the second embodiment as well, when a plurality of file accesses having the same priority compete, the
以上のように、実施例2では、振り分け部22aは、第1ファイルアクセスコマンドの優先度を、少なくとも3レベルのいずれかの優先度と特定する。そして、帯域制御部22bは、最高レベルの優先度の第1ファイルアクセスコマンドに対応した第2ファイルアクセスコマンドをファイルシステム21aへ発行し、帯域制御部22cは、最高レベル以外の優先度の第1ファイルアクセスコマンドに対応した第2ファイルアクセスコマンドをファイルシステム21aへ発行する。
As described above, in the second embodiment, the
なお、上述した本発明の各実施例は、本発明の説明のための例示であり、本発明の範囲をそれらの実施例にのみ限定する趣旨ではない。本発明の要旨を逸脱しない様々な変更が可能である。 The above-described embodiments of the present invention are examples for explaining the present invention, and are not intended to limit the scope of the present invention only to those embodiments. Various modifications can be made without departing from the gist of the present invention.
例えば、本発明は、画像形成装置以外の電子機器にも適用可能である。つまり、電子機器に、上述のアプリケーション群23と、ミドルウェア22と、ファイルシステム21aと、デバイスドライバ20aと、HDD14とを設けることで、本発明を適用することができる。
For example, the present invention can be applied to electronic devices other than the image forming apparatus. That is, the present invention can be applied by providing the above-described
さらに、本発明に係る帯域制御の対象(ファイルアクセスの対象)は、HDD14に限定されず、例えばMOやフラッシュメモリなどの補助記憶装置にも適用可能である。
Further, the bandwidth control target (file access target) according to the present invention is not limited to the
さらに、上記実施例1,2では、アプリケーションごとに優先度が付加されている場合を説明したが、ジョブごとに優先度を付加するようにしてもよい。 Furthermore, in the first and second embodiments, the case where priority is added for each application has been described. However, priority may be added for each job.
また、上記実施例1,2に係る画像形成装置はマルチアプリケーションを搭載したものであるが、複数のジョブを1つのアプリで実行可能な統合アプリケーションを搭載したものであってもよい。 Further, although the image forming apparatuses according to the first and second embodiments are equipped with multi-applications, they may be equipped with integrated applications capable of executing a plurality of jobs with one application.
さらに、上記実施例1,2に係るミドルウェア22の各機能をアプリケーション自体に備える構成であってもよい。
Further, the application itself may have the functions of the
さらに、上記実施例1,2において、画像形成装置の使用開始時にユーザ認証を行い、使用中のユーザ、あるいはそのユーザの属するユーザグループに応じて、ファイルアクセスコマンドの優先度を変化させるようにしてもよい。 Further, in the first and second embodiments, user authentication is performed at the start of use of the image forming apparatus, and the priority of the file access command is changed according to the user in use or the user group to which the user belongs. Also good.
10 画像形成装置(電子機器)
11 MPU(プロセッサ)
13E2 EEPROM(プログラム記憶装置)
14 HDD(ファイル記憶装置,記憶手段)
21a ファイルシステム
22 ミドルウェア
22a アクセスコマンド振り分け部(優先度特定手段)
22b 高優先帯域制御部(第1帯域制御手段)
22c 低優先帯域制御部(第2帯域制御手段)
23 アプリケーション群(アプリケーション)
10 Image forming device (electronic equipment)
11 MPU (processor)
13E2 EEPROM (program storage device)
14 HDD (file storage device, storage means)
22b High priority bandwidth control unit (first bandwidth control means)
22c Low-priority bandwidth control unit (second bandwidth control means)
23 Application Group (Application)
Claims (4)
該アプリケーションは、該プロセッサに対し、該複数のファイルのうちいずれかにアクセスするために、該ミドルウェア宛に第1ファイルアクセスコマンドを発行させ、
該ミドルウェアは、該ファイルシステムが該プロセッサに対し該第1ファイルアクセスコマンドに係る低優先度のファイルアクセス操作よりも優先度の高いファイルアクセス操作をさせている場合、該低優先度のファイルアクセス操作の第1ファイルアクセスコマンドに応じて該プロセッサに対し、該記憶装置の最大帯域から該優先度の高いファイルアクセスの保証帯域を差し引いた余剰帯域の範囲内で第2ファイルアクセスコマンドを該ファイルシステム宛に発行させ、
前記優先度の高いファイルアクセス操作に並行して処理される前記低優先度のファイルアクセス操作は、ある周期における所定の一部期間のみにおいて行われ、
前記優先度の高いファイルアクセス操作に並行して処理される前記低優先度のファイルアクセス操作の前記第1ファイルアクセスコマンドの数がN(N>1)であれば、そのN個の前記第1ファイルアクセスコマンドのそれぞれについて、前記N個の前記周期のうちの1つの周期のみにおける前記所定の一部期間のみにおいてファイルアクセス操作をさせること、
を特徴とする電子機器。 A program storage device including a processor, a file storage device for storing a plurality of files, and a program storage device, and an application, middleware, and an existing file system that causes the processor to operate file access of the storage device An electronic device stored in a device and operated by the processor,
The application causes the processor to issue a first file access command to the middleware in order to access any of the plurality of files.
The middleware, if the file system is to a high file access operation priority than file access operation of a low priority according to the first file access command to said processor, said low-priority file access operation In response to the first file access command, the processor sends the second file access command to the file system within a surplus bandwidth range obtained by subtracting the guaranteed bandwidth of the file access with the higher priority from the maximum bandwidth of the storage device. To issue
The low-priority file access operation processed in parallel with the high-priority file access operation is performed only in a predetermined partial period in a certain cycle,
If the number of the first file access commands of the low-priority file access operation processed in parallel with the high-priority file access operation is N (N> 1), the N first for each file access command, to cause the file access operation only in the predetermined portion period during which only one period among the N said periods,
Electronic equipment characterized by
該複数のファイルのうちいずれかをアクセスするために発行された第1ファイルアクセスコマンドの優先度を特定する優先度特定手段と、
前記第1ファイルアクセスコマンドの優先度が高い場合、この第1ファイルアクセスコマンドに基づくファイルアクセスの開始情報を保持し、かつ、この第1ファイルアクセスコマンドに対応した第2ファイルアクセスコマンドを発行する第1帯域制御手段と、
前記第1ファイルアクセスコマンドの優先度が低い場合、前記開始情報が保持されているか否かを判定し、前記開始情報が保持されていない場合には、該第1ファイルアクセスコマンドに対応した第2ファイルアクセスコマンドを発行して連続的にファイルアクセスを実行させ、前記開始情報が保持されている場合には、前記記憶手段の最大帯域から前記優先度の高いファイルアクセスの保証帯域を差し引いた余剰帯域の範囲内で第2ファイルアクセスコマンドを発行する第2帯域制御手段と、
前記第2ファイルアクセスコマンドを受け付け、該記憶手段に対するファイルアクセスを行うファイルシステムと、
を備え、
前記第2帯域制御手段は、前記優先度の高い前記第1ファイルアクセスコマンドに並行して処理される前記優先度の低い前記第1ファイルアクセスコマンドについては、ある周期における所定の一部期間のみにおいてファイルアクセスをさせ、
前記第2帯域制御手段は、前記優先度の高い前記第1ファイルアクセスコマンドに並行して処理される前記優先度の低い前記第1ファイルアクセスコマンドの数がN(N>1)であれば、そのN個の第1ファイルアクセスコマンドのそれぞれについて、前記N個の前記周期のうちの1つの周期のみにおける前記所定の一部期間のみにおいてファイルアクセスをさせること、
を特徴とする電子機器。 Storage means for storing a plurality of files;
Priority specifying means for specifying the priority of the first file access command issued to access any of the plurality of files;
When the priority of the first file access command is high, the file access start information based on the first file access command is held, and the second file access command corresponding to the first file access command is issued. 1 band control means;
When the priority of the first file access command is low, it is determined whether or not the start information is held. When the start information is not held, a second corresponding to the first file access command is determined. When the file access command is issued to continuously execute the file access and the start information is held, the surplus bandwidth obtained by subtracting the guaranteed bandwidth of the high-priority file access from the maximum bandwidth of the storage means Second bandwidth control means for issuing a second file access command within the range of
A file system that receives the second file access command and performs file access to the storage means;
With
The second bandwidth control unit is configured to execute the low-priority first file access command processed in parallel with the high-priority first file access command only in a predetermined partial period in a certain cycle. Let the file access,
If the number of the low priority first file access commands processed in parallel with the high priority first file access commands is N (N> 1), For each of the N first file access commands, allowing file access only during the predetermined partial period in only one of the N number of the cycles,
Electronic equipment characterized by
前記第1帯域制御手段は、最高レベルの優先度の前記第1ファイルアクセスコマンドに対応した第2ファイルアクセスコマンドを発行し、
前記第2帯域制御手段は、前記最高レベル以外の優先度の前記第1ファイルアクセスコマンドに対応した第2ファイルアクセスコマンドを発行すること、
を特徴とする請求項2または請求項3記載の電子機器。 The priority specifying means specifies the priority of the first file access command as any one of at least three levels;
The first bandwidth control means issues a second file access command corresponding to the first file access command having the highest priority;
The second bandwidth control means issues a second file access command corresponding to the first file access command having a priority other than the highest level;
The electronic device according to claim 2, wherein:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008266844A JP5171536B2 (en) | 2008-10-15 | 2008-10-15 | Electronics |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008266844A JP5171536B2 (en) | 2008-10-15 | 2008-10-15 | Electronics |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010097367A JP2010097367A (en) | 2010-04-30 |
JP5171536B2 true JP5171536B2 (en) | 2013-03-27 |
Family
ID=42259011
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008266844A Expired - Fee Related JP5171536B2 (en) | 2008-10-15 | 2008-10-15 | Electronics |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5171536B2 (en) |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2760721B2 (en) * | 1992-11-12 | 1998-06-04 | 三菱電機株式会社 | Computer system |
JPH10111761A (en) * | 1995-10-26 | 1998-04-28 | Matsushita Electric Ind Co Ltd | File system |
JPH1049388A (en) * | 1996-08-02 | 1998-02-20 | Fuji Xerox Co Ltd | Input and output controller |
JP2002358259A (en) * | 2001-05-31 | 2002-12-13 | Toshiba Corp | File server having priority control function, and file access method and file access program in the server |
JP2004334459A (en) * | 2003-05-07 | 2004-11-25 | Nec Corp | Recording and reproduction device, method, and program |
JP2005234794A (en) * | 2004-02-18 | 2005-09-02 | Matsushita Electric Ind Co Ltd | File system controller |
-
2008
- 2008-10-15 JP JP2008266844A patent/JP5171536B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2010097367A (en) | 2010-04-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4424623B2 (en) | Image forming apparatus | |
JP4543340B2 (en) | Image processing apparatus, image forming system, and program | |
JP2012081626A (en) | Image forming apparatus, image processing method, and program | |
US7911639B2 (en) | Image forming device | |
JP5111326B2 (en) | Electronics | |
JP2017130071A (en) | Image processing apparatus, memory control device, and memory control method | |
US8614822B2 (en) | Print data processing apparatus, print data processing method, and storage medium | |
JP5325523B2 (en) | Image forming apparatus | |
JP5171536B2 (en) | Electronics | |
US8160468B2 (en) | Image forming apparatus, memory management method, memory management program product | |
JP5325524B2 (en) | Electronics | |
JP2006031452A (en) | Image forming apparatus, control method, control program, job management apparatus, job processing method and job management program | |
JP5232728B2 (en) | Image forming apparatus | |
JP6528952B2 (en) | Electronic device and processing execution program | |
US11113013B2 (en) | Image forming apparatus for executing secure print job | |
JP2000311071A (en) | Output controller, output control method, and storage medium stored with computer readable program | |
JP2014153931A (en) | Processor system, electronic apparatus, and system control program | |
JP5589582B2 (en) | Image processing apparatus and program | |
JP5704318B2 (en) | Image forming method and image forming apparatus | |
JP5076442B2 (en) | Image processing device | |
JP7186541B2 (en) | IMAGE PROCESSING DEVICE, CONTROL METHOD THEREOF, AND PROGRAM | |
JP6128104B2 (en) | Image processing apparatus, control method thereof, and program | |
US10992834B2 (en) | Image processing apparatus, method for controlling the same, and computer-readable storage medium | |
JP6877876B2 (en) | Printing device and its control method, and program | |
JP2012239015A (en) | Image processing apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110322 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120712 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120724 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120919 |
|
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: 20121128 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121225 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5171536 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |