JP2010244303A - Memory management device and image forming apparatus - Google Patents

Memory management device and image forming apparatus Download PDF

Info

Publication number
JP2010244303A
JP2010244303A JP2009092409A JP2009092409A JP2010244303A JP 2010244303 A JP2010244303 A JP 2010244303A JP 2009092409 A JP2009092409 A JP 2009092409A JP 2009092409 A JP2009092409 A JP 2009092409A JP 2010244303 A JP2010244303 A JP 2010244303A
Authority
JP
Japan
Prior art keywords
area
memory
management
memory space
forming apparatus
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009092409A
Other languages
Japanese (ja)
Inventor
Ryosuke Ogishi
良輔 大岸
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 Mita Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2009092409A priority Critical patent/JP2010244303A/en
Priority to US12/689,835 priority patent/US8473691B2/en
Priority to CN2010101113827A priority patent/CN101819554B/en
Publication of JP2010244303A publication Critical patent/JP2010244303A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To easily secure a continuous large capacity memory space for handling large capacity image data etc. in an image forming apparatus. <P>SOLUTION: In a conventional virtual memory system, it is difficult to obtain a continuous large capacity memory due to fragmentation or the like caused by the capacity restriction of a memory to be obtained or a memory acquisition/release operation under OS management in order to mange a memory space by an OS. Then, this memory management device includes an OS-non-management-memory-region management part for assigning a physical memory space to a virtual memory space by dividing the physical memory space into an OS-management region and an OS-non-management region, and for making it possible to perform access from an application program to the OS-non-management region. Furthermore, an OS-memory-region management part can perform access from a kernel for a debugging application or the like through a window region to a non-management region. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

仮想メモリシステムにおけるメモリ利用方式の技術に関するものである。   The present invention relates to a technique of a memory utilization method in a virtual memory system.

通常仮想メモリ空間を意識したメモリマップ構成では、物理メモリの取り扱いはOSが管理するマッピング機構にその制御が委ねられるので、ユーザが自由に取り扱うことができずプロセス間の連携ができず取り扱えるメモリ量が限られる。   Normally, in a memory map configuration that is conscious of the virtual memory space, the physical memory handling is left to the mapping mechanism managed by the OS, so the amount of memory that can not be handled freely by the user and cannot be linked between processes. Is limited.

OSが管理するメモリ空間では、メモリの使用・解放を繰り返す方法により細かにメモリが消費されてしまい、メモリ領域のフラグメンテーションが発生して、例えば画像形成装置等の大容量の画像データを扱う機器では、連続した大容量メモリを確保することができず、データ処理の低速化を発生させる原因となっていた。   In the memory space managed by the OS, the memory is finely consumed by the method of repeatedly using and releasing the memory, and fragmentation of the memory area occurs. For example, in a device that handles large-capacity image data such as an image forming apparatus. As a result, a continuous large-capacity memory could not be secured, which caused a slowdown in data processing.

従来技術として、ページ・テーブルのために物理メモリを余計に消費することのない仮想メモリ方式を提供するための以下の方法がある。アドレス変換テーブル生成器は、システム・バスに接続されており、TLB(Translation Look-aside Buffer)ミス発生時に、CPUによってアクセスされる。そして、アクセスを受ける度に、あらかじめ設定された規則に従って該当するページ・テーブル・エントリを生成する。アドレス変換テーブル生成器にアクセスすることで、メモリ内の領域を使用せず済む。アドレス変換テーブル生成器におけるページ・テーブルの生成規則は、CPUから設定可能とする(特許文献1参照)。   As a prior art, there is the following method for providing a virtual memory system that does not consume extra physical memory for a page table. The address translation table generator is connected to the system bus and is accessed by the CPU when a TLB (Translation Look-aside Buffer) miss occurs. Whenever access is received, a corresponding page table entry is generated according to a preset rule. By accessing the address translation table generator, it is not necessary to use an area in the memory. The page table generation rule in the address translation table generator can be set from the CPU (see Patent Document 1).

しかし、上記方法はページ・テーブルのメモリ消費を抑える技術であり、これによって確保されるメモリ領域は非常に小さな量であり、画像形成装置で扱われる画像データが必要とする連続した大容量のメモリ空間を確保することはできない。   However, the above method is a technique for suppressing the memory consumption of the page table, and the memory area secured by this method is a very small amount, and a continuous large-capacity memory required for image data handled by the image forming apparatus. Space cannot be secured.

特開2004−355187号公報JP 2004-355187 A

解決しようとする課題は、仮想メモリシステムにおいてユーザが使用する大容量の連続したデータ領域を確保することができなかった点である。   The problem to be solved is that a large-capacity continuous data area used by the user in the virtual memory system could not be secured.

本発明のメモリ管理装置は、仮想メモリ空間を有してメモリ領域の管理を行うメモリ管理装置であって、物理メモリ空間の一部をオペレーティングシステム(OS)が管理する管理領域として確保して当該管理領域を仮想メモリ空間に割当て、前記オペレーティングシステムによるメモリ空間の取得・解放を可能とさせるOS管理領域アクセス手段と、前記物理メモリ空間の管理領域外を非管理領域として確保して当該非管理領域を仮想メモリ空間に割当て、メモリ空間の取得・解放を可能とするOS非管理領域アクセス手段とを有し、前記OS管理領域アクセス手段は、前記オペレーティングシステムが前記非管理領域への参照を可能とするためのウィンドウ領域を有し、該ウィンドウ領域を経由して前記メモリのOS非管理領域へのデータの読込及び書込を可能とさせることを特徴とする。   The memory management device of the present invention is a memory management device that manages a memory area having a virtual memory space, and secures a part of the physical memory space as a management area managed by an operating system (OS). An OS management area access means for allocating a management area to a virtual memory space and enabling acquisition and release of the memory space by the operating system, and securing a non-management area outside the management area of the physical memory space as the non-management area Is allocated to a virtual memory space, and an OS non-management area access unit that enables acquisition and release of the memory space. The OS management area access unit enables the operating system to refer to the non-management area. A window area for performing data transfer to the OS non-management area of the memory via the window area. Characterized in that to enable the read and write.

本発明の画像形成装置は、物理メモリ空間をオペレーティングシステム(OS)が管理可能な管理領域と管理を行わない非管理領域に分けて、前記管理領域を仮想メモリ空間に割当てて前記管理領域内のメモリ空間の取得・解放を可能とさせるOSメモリ領域管理部と、前記非管理領域を仮想メモリ空間に割当てて、アプリケーションプログラムからの前記非管理領域内のメモリ空間の取得・解放を可能とさせるOS非管理メモリ領域管理部とを有し、前記OSメモリ領域管理部は、前記オペレーティングシステムが前記非管理領域への参照を可能とするためのウィンドウ領域を有し、該ウィンドウ領域を経由して前記メモリのOS非管理領域へのデータの読込及び書込を可能とさせることを特徴とする。   The image forming apparatus according to the present invention divides a physical memory space into a management area that can be managed by an operating system (OS) and a non-management area that is not managed, and allocates the management area to a virtual memory space and stores the management area in the management area. An OS memory area management unit that enables acquisition / release of a memory space, and an OS that allocates the non-management area to a virtual memory space and enables acquisition / release of the memory space in the non-management area from an application program A non-managed memory area management unit, and the OS memory area management unit has a window area for enabling the operating system to refer to the non-managed area, and passes through the window area to It is possible to read and write data to the OS non-management area of the memory.

本発明の画像形成装置の前記OSメモリ領域管理部は、前記ウィンドウ領域のサイズを必要最小限とすることを特徴としてもよい。   The OS memory area management unit of the image forming apparatus of the present invention may be characterized in that the size of the window area is minimized.

本発明の画像形成装置は、前記非管理領域のメモリ空間にハードウェアからの直接アクセスが可能なDMA転送部を有することを特徴としてもよい。   The image forming apparatus of the present invention may further include a DMA transfer unit that can directly access the memory space of the unmanaged area from hardware.

本発明の画像形成装置は、前記非管理領域に書き込まれた画像データをDMA転送部によって転送されて該画像データの印刷を行う印刷部を有することを特徴としてもよい。   The image forming apparatus of the present invention may include a printing unit that transfers image data written in the non-management area by a DMA transfer unit and prints the image data.

本発明の画像形成装置は、画像を読み込んで画像データに変換するスキャナ部
を有し、前記DMA転送部は、前記スキャナ部により変換された画像データをDMA転送によって前記非管理領域に書き込むことを特徴としてもよい。
The image forming apparatus of the present invention has a scanner unit that reads an image and converts it into image data, and the DMA transfer unit writes the image data converted by the scanner unit into the unmanaged area by DMA transfer. It may be a feature.

本発明のメモリ管理装置は、仮想メモリ空間を有してメモリ領域の管理を行うメモリ管理装置であって、物理メモリ空間の一部をオペレーティングシステム(OS)が管理する管理領域として確保して当該管理領域を仮想メモリ空間に割当て、前記オペレーティングシステムによるメモリ空間の取得・解放を可能とさせるOS管理領域アクセス手段と、前記物理メモリ空間の管理領域外を非管理領域として確保して当該非管理領域を仮想メモリ空間に割当て、メモリ空間の取得・解放を可能とするOS非管理領域アクセス手段とを有し、前記OS管理領域アクセス手段は、前記オペレーティングシステムが前記非管理領域への参照を可能とするためのウィンドウ領域を有し、該ウィンドウ領域を経由して前記メモリのOS非管理領域へのデータの読込及び書込を可能とさせることを特徴とする。   The memory management device of the present invention is a memory management device that manages a memory area having a virtual memory space, and secures a part of the physical memory space as a management area managed by an operating system (OS). An OS management area access means for allocating a management area to a virtual memory space and enabling acquisition and release of the memory space by the operating system, and securing a non-management area outside the management area of the physical memory space as the non-management area Is allocated to a virtual memory space, and an OS non-management area access unit that enables acquisition and release of the memory space. The OS management area access unit enables the operating system to refer to the non-management area. A window area for performing data transfer to the OS non-management area of the memory via the window area. Characterized in that to enable the read and write.

このため、OSが全てのメモリ領域を管理することに起因するメモリ取得の容量制限や、メモリのフラグメンテーション発生などに影響されずに、OS非管理領域のメモリを用いて連続した大容量のメモリを利用可能となる。さらに、OS管理領域アクセス手段はウィンドウ領域を用いることにより、デバッグ用途などでのカーネルから非管理領域へのアクセスも可能となる。   For this reason, a continuous large-capacity memory using the memory of the OS non-management area can be obtained without being affected by the memory acquisition capacity limitation due to the OS managing all the memory areas or the occurrence of memory fragmentation. Be available. Further, the OS management area access means can use the window area to access the non-management area from the kernel for debugging purposes.

本発明の画像形成装置は、物理メモリ空間をオペレーティングシステム(OS)が管理可能な管理領域と管理を行わない非管理領域に分けて、前記管理領域を仮想メモリ空間に割当てて前記管理領域内のメモリ空間の取得・解放を可能とさせるOSメモリ領域管理部と、前記非管理領域を仮想メモリ空間に割当てて、アプリケーションプログラムからの前記非管理領域内のメモリ空間の取得・解放を可能とさせるOS非管理メモリ領域管理部とを有し、前記OSメモリ領域管理部は、前記オペレーティングシステムが前記非管理領域への参照を可能とするためのウィンドウ領域を有し、該ウィンドウ領域を経由して前記メモリのOS非管理領域へのデータの読込及び書込を可能とさせることを特徴とする。   The image forming apparatus according to the present invention divides a physical memory space into a management area that can be managed by an operating system (OS) and a non-management area that is not managed, and allocates the management area to a virtual memory space and stores the management area in the management area. An OS memory area management unit that enables acquisition / release of a memory space, and an OS that allocates the non-management area to a virtual memory space and enables acquisition / release of the memory space in the non-management area from an application program A non-managed memory area management unit, and the OS memory area management unit has a window area for enabling the operating system to refer to the non-managed area, and passes through the window area to It is possible to read and write data to the OS non-management area of the memory.

このため、OSが全てのメモリ領域を管理することに起因するメモリ取得の容量制限や、メモリのフラグメンテーション発生などに影響されずに、OS非管理領域のメモリを用いて連続した大容量のメモリを利用可能となる。さらに、OS管理領域アクセス手段はウィンドウ領域を用いることにより、デバッグ用途などでのカーネルから非管理領域へのアクセスも可能となる。   For this reason, a continuous large-capacity memory using the memory of the OS non-management area can be obtained without being affected by the memory acquisition capacity limitation due to the OS managing all the memory areas or the occurrence of memory fragmentation. Be available. Further, the OS management area access means can use the window area to access the non-management area from the kernel for debugging purposes.

本発明の画像形成装置の前記OSメモリ領域管理部は、前記ウィンドウ領域のサイズを必要最小限とすることを特徴としてもよい。   The OS memory area management unit of the image forming apparatus of the present invention may be characterized in that the size of the window area is minimized.

このため、ウィンドウ領域に確保されるアドレス空間が実メモリと重なってしまい、メモリ領域が圧迫されるのを抑制可能となり、実メモリ空間を有効に活用できる。   For this reason, the address space secured in the window area overlaps with the real memory, and the memory area can be prevented from being compressed, and the real memory space can be used effectively.

本発明の画像形成装置は、前記非管理領域のメモリ空間にハードウェアからの直接アクセスが可能なDMA転送部を有することを特徴としてもよい。   The image forming apparatus of the present invention may further include a DMA transfer unit that can directly access the memory space of the unmanaged area from hardware.

このため、DMA転送による高速のメモリアクセスを利用して、前記非管理領域のメモリに対してデータの読込・書込みを高速で可能となる。   For this reason, it is possible to read / write data to / from the memory in the unmanaged area at high speed by using high-speed memory access by DMA transfer.

本発明の画像形成装置は、前記非管理領域に書き込まれた画像データをDMA転送部によって転送されて該画像データの印刷を行う印刷部を有することを特徴としてもよい。   The image forming apparatus of the present invention may include a printing unit that transfers image data written in the non-management area by a DMA transfer unit and prints the image data.

このため、印刷のための画像データとして大容量のデータ領域を非管理領域内に確保して高速のデータ転送が可能となり、印刷部の高性能化に対応する高速度のデータ転送が可能となる。   For this reason, a large-capacity data area is secured in the non-management area as image data for printing, and high-speed data transfer is possible, and high-speed data transfer corresponding to high performance of the printing unit is possible. .

本発明の画像形成装置は、画像を読み込んで画像データに変換するスキャナ部を有し、前記DMA転送部は、前記スキャナ部により変換された画像データをDMA転送によって前記非管理領域に書き込むことを特徴としてもよい。   The image forming apparatus of the present invention has a scanner unit that reads an image and converts it into image data, and the DMA transfer unit writes the image data converted by the scanner unit into the unmanaged area by DMA transfer. It may be a feature.

このため、スキャナによって得られた大容量の画像データを高速に処理可能となる。   For this reason, large-capacity image data obtained by the scanner can be processed at high speed.

本発明実施例の画像形成装置(メモリ管理装置)の機能ブロック図である。1 is a functional block diagram of an image forming apparatus (memory management apparatus) according to an embodiment of the present invention. (A)従来例によるI/O等を除いて全てのメモリ領域をOS管理下においた場合のメモリマップである。(B)本発明実施例1によるデータ参照のための領域であるウィンドウ領域を有するメモリ管理方法でのメモリマップである。(C)本発明実施例2によるウィンドウ領域を最小限にしたメモリマップである。(A) This is a memory map when all memory areas except for I / O according to the conventional example are under OS management. (B) It is a memory map in the memory management method which has a window area | region which is an area | region for the data reference by Example 1 of this invention. (C) A memory map in which the window area is minimized according to the second embodiment of the present invention. (A)本発明実施例による物理メモリが1Gバイトの場合のメモリ使用区分の例である。(B)本発明実施例による物理メモリが2Gバイトの場合のメモリ使用区分の例である。(C)本発明実施例による物理メモリが3Gバイトの場合のメモリ使用区分の例である。(A) It is an example of a memory use classification when the physical memory according to the embodiment of the present invention is 1 Gbyte. (B) It is an example of a memory use classification when the physical memory according to the embodiment of the present invention is 2 Gbytes. (C) It is an example of a memory use classification when the physical memory according to the embodiment of the present invention is 3 Gbytes. 本発明実施例の画像形成装置(メモリ管理装置)における、(A)電源立ち上げ時の初期化動作におけるメモリ管理動作のフローチャートである。(B)スキャナ部による画像読み込み時における動作のフローチャートである。5 is a flowchart of a memory management operation in an initialization operation when the power is turned on in the image forming apparatus (memory management apparatus) of the embodiment of the present invention. (B) It is a flowchart of the operation | movement at the time of the image reading by a scanner part.

従来の仮想メモリシステムではOSがメモリ空間を管理するために、取得するメモリの容量制限やOS管理におかれたメモリ取得・解放動作によって引き起こされたフラグメンテーション等により、連続した大容量のメモリを取得することが困難であったが、物理メモリ空間をOS管理領域とOS非管理領域に分けて仮想メモリ空間に割当て、前記OS非管理領域へのアプリケーションプログラムからのアクセスを可能とするOS非管理メモリ領域管理部を有することにより課題を解決した。   In a conventional virtual memory system, in order for the OS to manage the memory space, continuous large-capacity memory is acquired by limiting the amount of memory to be acquired or by fragmentation caused by memory acquisition / release operations under OS management. Although it is difficult to do so, an OS non-management memory that divides a physical memory space into an OS management area and an OS non-management area and allocates the physical memory space to a virtual memory space and enables access from the application program to the OS non-management area The problem was solved by having an area management section.

実施例1のメモリ管理装置の仮想メモリの方式について、図2(A)に示す従来例のメモリマップと、図2(B)に示す実施例1のメモリマップを用いて説明する。実施例1と実施例2の機能ブロックの構成、動作の流れは同じであるので、実施例2において説明する。   The virtual memory system of the memory management device according to the first embodiment will be described using the memory map of the conventional example shown in FIG. 2A and the memory map of the first embodiment shown in FIG. Since the functional block configuration and operation flow of the first embodiment and the second embodiment are the same, the second embodiment will be described.

図2中において、PROGはプログラムの、APLはアプリケーションの、WINDはウィンドウ領域の略である。   In FIG. 2, PROG is an abbreviation for a program, APL is an application, and WIN is an abbreviation for a window area.

図2において、アドレス空間は32ビットで示される範囲にあり、その上位8ビットのアドレスについて、図中に”00”から”FF”のように16進数により表記した。残りの24ビットは全て”0”であるので省略した。   In FIG. 2, the address space is in a range indicated by 32 bits, and the upper 8 bits of the address are represented by hexadecimal numbers such as “00” to “FF” in the figure. The remaining 24 bits are all “0” and are omitted.

図2(A)は、従来例によるI/O等を除いて全てのメモリ領域をOS管理下においた場合のメモリマップである。この場合には、標準状態では、ユーザ側にて十分仮想空間を取り扱えるが、すべてがOS管理下にあるのでDMA転送領域など連続領域を動的に確保することは難しい。また、OSの管理によってメモリの取得・解放が繰り返されることでフラグメンテーションが発生してしまい、ユーザが大容量のメモリ領域を取ることができなくなってしまう。   FIG. 2A is a memory map when all memory areas except for I / O according to the conventional example are under OS management. In this case, in the standard state, the user side can sufficiently handle the virtual space, but since all are under OS management, it is difficult to dynamically secure a continuous area such as a DMA transfer area. In addition, fragmentation occurs due to repeated acquisition and release of memory by management of the OS, and the user cannot take a large memory area.

そこで、物理メモリからDMA転送専用領域を確保し、そこをOS管理外の共有メモリとして取り扱う方法をとる。   Therefore, a method is adopted in which a DMA transfer dedicated area is secured from the physical memory and is handled as a shared memory outside the OS management.

実施例1のメモリ管理装置では、メモリマップ図2(B)に示すように、独自にOS管理外のメモリ領域を参照するための領域であるウィンドウ領域(図中でのWIND)を有する。   The memory management apparatus of the first embodiment has a window area (WIND in the figure) which is an area for uniquely referring to a memory area outside OS management, as shown in FIG. 2B.

メモリ管理装置は、物理メモリ空間をオペレーティングシステム(OS)が管理可能な管理領域と管理を行わない非管理領域に分けて、前記管理領域を仮想メモリ空間に割当てて前記管理領域内のメモリ空間の取得・解放を可能とさせるOSメモリ領域管理部と、前記非管理領域を仮想メモリ空間に割当てて、アプリケーションプログラムからの前記非管理領域内のメモリ空間の取得・解放を可能とさせるIOMEM(OS非管理メモリ領域管理部)とを有して仮想アドレス空間を管理領域と非管理領域(以降、共有メモリとも呼ぶ)に分ける。   The memory management device divides a physical memory space into a management area that can be managed by an operating system (OS) and a non-management area that is not managed, and allocates the management area to a virtual memory space to allocate the memory space in the management area. An OS memory area management unit that enables acquisition / release and an IOMEM (OS non-management area) that allocates the non-management area to a virtual memory space and enables acquisition / release of the memory space in the non-management area from an application program. A management memory area management unit), and divides the virtual address space into a management area and a non-management area (hereinafter also referred to as a shared memory).

しかしこのままでは、非管理領域(共有メモリ)のアドレス空間にOS側(カーネル)からアクセス手段が無くなってしまう。そこで、実施例1では、管理領域のアドレス空間(以降、カーネル空間と呼ぶ)と非管理領域のアドレス空間(以降、ユーザ空間と呼ぶ)をカーネルから取り扱うことができるように、カーネルの物理空間から一定オフセットをずらした領域(図2(B)0x94000000から0xE0000000の1.2GB)に物理メモリをマッピングしたウィンドウ(WIND)領域を備えた。   However, in this state, there is no access means from the OS side (kernel) to the address space of the unmanaged area (shared memory). Therefore, in the first embodiment, the address space of the management area (hereinafter referred to as “kernel space”) and the address space of the non-management area (hereinafter referred to as “user space”) can be handled from the kernel physical space. A window (WIND) area in which physical memory is mapped to an area shifted by a certain offset (1.2 GB from 0x94000000 to 0xE0000000 in FIG. 2B) is provided.

このウィンドウ領域を持たせることによりカーネル空間からのデバッグや、ユーザプロセスからの書込みを反映させるためのキャッシュフラッシュ動作、また非DMA(Direct Memory Access)のCPUによるデータ転送を容易に実行することができるようになる。   By having this window area, debugging from the kernel space, cache flush operation to reflect writing from the user process, and data transfer by a non-DMA (Direct Memory Access) CPU can be easily executed. It becomes like this.

本発明実施例2の画像形成装置における、メモリ管理方式について以下に説明する。   A memory management system in the image forming apparatus according to the second embodiment of the present invention will be described below.

実施例1の画像形成装置におけるメモリ管理方式では、ウィンドウ領域を1.2GB(ギガバイト)と非常に大きく取ってしまったため、仮想空間でのユーザ利用可能領域が大きく圧迫される。   In the memory management method in the image forming apparatus according to the first embodiment, the window area is as large as 1.2 GB (gigabytes), and thus the user usable area in the virtual space is greatly compressed.

そこで、カーネル空間での共有メモリ内データへの参照を必要最小量に限定することでウィンドウ領域を削減する。具体的な例として図2(C)に示すように、ウィンドウ領域(0xD4000000から0xE0000000の192MB)を作成する。これにより、DMAによる転送用とその他用途のメモリを利用しつつも、ユーザ空間を十分確保することが可能である。   Therefore, the window area is reduced by limiting the reference to the data in the shared memory in the kernel space to the minimum necessary amount. As a specific example, a window area (192 MB from 0xD4000000 to 0xE0000000) is created as shown in FIG. As a result, it is possible to secure a sufficient user space while using memory for DMA transfer and other purposes.

実施例2では、以下の方法によりユーザに割当てるメモリ領域(ユーザ空間)を確保する。   In the second embodiment, a memory area (user space) allocated to a user is secured by the following method.

(1)OS(Operating System)の初期化時に予めプロセスにて共有する目的が明確になっているサイズの共有メモリをOS管理外の領域に確保する。   (1) A shared memory having a size for which the purpose of sharing in a process is clear in advance when an OS (Operating System) is initialized is secured in an area outside the OS management.

(2)この管理領域外のメモリは、OSの制約を受けることなくユーザ空間へマッピングすることが可能になり、ユーザ空間からのメモリ確保時にメモリ不足の事態を招くこがなくなる。またOS管理外とすることでより広範にメモリをマッピングすることができる。   (2) The memory outside the management area can be mapped to the user space without being restricted by the OS, and there is no possibility of a memory shortage when securing the memory from the user space. In addition, it is possible to map the memory more widely by out of OS management.

(3)より仮想メモリを有効利用するために上記管理外の領域を確保し、物理メモリを直接閲覧するためのカーネル仮想領域を削減するが、管理外領域に確保した物理メモリは主にDMAなどハードウェア・アクセスに限定した領域に割り当てることによって、直接参照する可能性は低いため、この拡張のデメリットは少ない。   (3) The above unmanaged area is reserved to effectively use the virtual memory, and the kernel virtual area for directly browsing the physical memory is reduced, but the physical memory secured in the unmanaged area is mainly DMA Since the possibility of direct reference is low by allocating to an area limited to hardware access, the disadvantage of this expansion is small.

さらに必要最小限のウィンドウ領域を有することにより、実施例1と同じくカーネル側からのユーザ空間(OS非管理領域)へのアクセスが可能となる。実施例2では、実施例1に比較してウィンドウ領域が狭いためにユーザ空間のメモリ量も十分に確保することが可能となる。   Furthermore, by having the minimum necessary window area, it is possible to access the user space (OS non-management area) from the kernel side as in the first embodiment. In the second embodiment, since the window area is smaller than that in the first embodiment, a sufficient amount of memory in the user space can be secured.

ウィンドウ領域の必要最小限となる領域のサイズは、画像形成装置デバイスの特性に依存する。デバイスが直接にDMAアクセスするために必要な最低量が、例えば画像形成装置内のスキャナからのDMA転送のために必要なサイズ等により決定される。   The size of the minimum necessary area of the window area depends on the characteristics of the image forming apparatus device. The minimum amount required for direct DMA access by the device is determined by, for example, the size required for DMA transfer from the scanner in the image forming apparatus.

さらに、DMAで転送されたデータをユーザアプリケーションから参照する際には、CPUキャッシュと実メモリとの同期をとるためにキャッシュインバリッド処理が必要となる。このキャッシュインバリッドには、仮想アドレスとしてのウィンドウ領域が必要であり、無い場合はコヒーレンシ維持のために動的な確保、解放処理が必要となるため処理パフォーマンスに影響する。これを避けるために、ウィンドウ領域中にあらかじめコヒーレンシ用途のための領域を確保しておく必要がある。   Furthermore, when referring to the data transferred by DMA from the user application, a cache invalidation process is required to synchronize the CPU cache and the real memory. This cache invalidation requires a window area as a virtual address, and if it does not exist, dynamic reservation and release processing is required to maintain coherency, which affects processing performance. In order to avoid this, it is necessary to reserve an area for coherency use in advance in the window area.

上記のDMA転送のための必要領域及びキャッシュコヒーレンシを保つためのキャッシュインバリッド処理のための必要領域からウィンドウ領域の必要最小限量が決定される。   The necessary minimum amount of the window area is determined from the necessary area for the DMA transfer and the necessary area for the cache invalidation process for maintaining cache coherency.

実施例2のようにウィンドウ領域を最小限とすることにより、共有メモリ空間(OS非管理領域)が増やせることについて、図3のメモリマップを用いて説明する。   The fact that the shared memory space (OS non-management area) can be increased by minimizing the window area as in the second embodiment will be described with reference to the memory map of FIG.

図3(A)は、物理メモリが1GBの場合のメモリの使用割当の例、(B)は、物理メモリが2GBの場合の例、(C)は、物理メモリが3GBの場合の例である。物理メモリ量が1GB又は2GBの場合には、いずれもウィンドウ領域が、メモリアドレスの0x80000000以降にあるためにアドレスの重複が発生しない。この場合、実施例1のようにウィンドウ領域が1.2GBであっても、実施例2のようにウィンドウ領域が192MBであっても問題は発生しない。   3A shows an example of memory usage allocation when the physical memory is 1 GB, FIG. 3B shows an example when the physical memory is 2 GB, and FIG. 3C shows an example when the physical memory is 3 GB. . When the physical memory amount is 1 GB or 2 GB, there is no duplication of addresses because the window area is in the memory address 0x80000000 or later. In this case, no problem occurs even if the window area is 1.2 GB as in the first embodiment or the window area is 192 MB as in the second embodiment.

しかし、図3(C)に示すように、物理メモリが3GBある場合には、実施例1のように、ウィンドウ領域が0x94000000から開始している場合には、ウィンドウ領域とOS非管理のメモリ領域が重なってしまい、共有メモリの全てを使うことができない。   However, as shown in FIG. 3C, when the physical memory is 3 GB, the window area and the OS unmanaged memory area are used when the window area starts from 0x94000000 as in the first embodiment. Can't use all of the shared memory.

しかし、実施例2のようにウィンドウ領域を必要最小限とし、開始アドレスを0xD4000000のように、メモリの最終アドレス0xC0000000以降に割当てられているために、アドレスの重複が発生せずに図3(C)のように、例えばOS管理領域を320MB、OS非管理のメモリ領域を2.7GBと大きく取ることが可能であるために、画像形成装置での画像データのように大きなデータを用いる際には非常に有効である。   However, since the window area is minimized as in the second embodiment and the start address is assigned to the memory after the final address 0xC0000000, such as 0xD4000000, address duplication does not occur, and FIG. ), For example, the OS management area can be as large as 320 MB and the OS non-management memory area can be as large as 2.7 GB. Therefore, when using large data such as image data in the image forming apparatus, It is very effective.

[構成]
以下に本発明実施例2としての画像形成装置(メモリ管理装置)について説明する。
[Constitution]
An image forming apparatus (memory management apparatus) as Embodiment 2 of the present invention will be described below.

図1に画像形成装置101の機能ブロック図を示す。   FIG. 1 shows a functional block diagram of the image forming apparatus 101.

画像形成装置101は、スキャナ部111、HDD(Hard Disk Drive)113、DMA(Direct Memory Access)転送部115、印刷部117、主メモリ119、制御部120、ソフトウェア121、OS(Operating System)123、OSメモリ領域管理部125、IOMEM(OS非管理メモリ領域管理部)127、アプリケーションプログラム129、スキャナデータ読取プログラム131、データ圧縮プログラム133を有する。   The image forming apparatus 101 includes a scanner unit 111, an HDD (Hard Disk Drive) 113, a DMA (Direct Memory Access) transfer unit 115, a printing unit 117, a main memory 119, a control unit 120, software 121, an OS (Operating System) 123, An OS memory area management unit 125, an IOMEM (OS unmanaged memory area management unit) 127, an application program 129, a scanner data reading program 131, and a data compression program 133 are included.

以下に各機能ブロックについて説明する。   Each functional block will be described below.

スキャナ部111は、画像データをスキャンして電子データに変換する。画像データはサイズが大きく、また、連続したメモリ領域を確保して該画像データを書き込む必要があるために、OS非管理メモリ領域にDMA転送部により書き込みが行われる。   The scanner unit 111 scans image data and converts it into electronic data. Since the image data has a large size and it is necessary to secure the continuous memory area and write the image data, the DMA transfer unit writes the image data in the OS unmanaged memory area.

HDD(Hard Disk Drive)113は、回転磁気ディスクによる二次記憶装置であり、画像形成装置を動作させるためのプログラムやデータを記憶する。   An HDD (Hard Disk Drive) 113 is a secondary storage device using a rotating magnetic disk, and stores programs and data for operating the image forming apparatus.

DMA(Direct Memory Access)転送部115は、例えばスキャナ部111で取得したデータを、CPU(制御部120内に含まれる)を通さずに直接主メモリ119に書込み・読取を可能とさせる機能部である。これにより高速のデータ転送が可能となる。   A DMA (Direct Memory Access) transfer unit 115 is a functional unit that allows data acquired by the scanner unit 111 to be directly written to and read from the main memory 119 without passing through a CPU (included in the control unit 120). is there. This enables high-speed data transfer.

印刷部117は、画像データを用紙に印刷を行う機能部である。   The printing unit 117 is a functional unit that prints image data on paper.

主メモリ119は、DRAM(Dynamic Random Access Memory)から構成され、一次記憶装置として画像形成装置101のソフトウェア121を必要に応じて記憶させたり、データの書込み・読み取りを行わせるために記憶する記憶装置である。   The main memory 119 is composed of a DRAM (Dynamic Random Access Memory), and a storage device that stores the software 121 of the image forming apparatus 101 as a primary storage device as necessary, and stores data for writing / reading data. It is.

制御部120は、CPU(Central Processing Unit)と周辺制御回路からなり、画像形成装置101の動作を制御する。   The control unit 120 includes a CPU (Central Processing Unit) and a peripheral control circuit, and controls the operation of the image forming apparatus 101.

ソフトウェア121は、画像形成装置101の動作を司るためのソフトウェアであり、OS(Operating System)123、アプリケーションプログラム129、その他などからなる。詳細は各項目に後述する。   The software 121 is software for controlling the operation of the image forming apparatus 101, and includes an OS (Operating System) 123, an application program 129, and the like. Details will be described later in each item.

OS(Operating System)123は、画像形成装置101のハードウェア・ソフトウェアの動作を管理・制御するための基本ソフトウェアである。OS123中には、次項に説明するOSメモリ領域管理部125を有する。   An OS (Operating System) 123 is basic software for managing and controlling the operation of hardware and software of the image forming apparatus 101. The OS 123 includes an OS memory area management unit 125 described in the next section.

OSメモリ領域管理部(OSメモリ領域管理手段)125は、OSが管理するメモリ領域を確保して割り当て、プログラム等からのメモリの使用要求があると空き領域を見つけて取得し、メモリの使用が済めば、同領域を解放する。従来のメモリ管理方式では、I/O使用領域などの一部を除いたメモリ空間は全てOSメモリ領域管理部125により管理されていたが、本実施例画像形成装置では、カーネルやプログラム等が使用する一部の領域のみをOSメモリ領域管理部125が管理する。   The OS memory area management unit (OS memory area management means) 125 allocates and allocates a memory area managed by the OS, and finds and acquires a free area when a memory use request is received from a program or the like. When done, free the area. In the conventional memory management method, the memory space except for a part of the I / O use area and the like is all managed by the OS memory area management unit 125. However, in this embodiment, the image forming apparatus uses a kernel or a program. The OS memory area management unit 125 manages only a part of the area.

さらにOSメモリ領域管理部125は、装置の起動時にユーザ空間にOS側(カーネル)がアクセス可能とするための共有のアドレス空間であるウィンドウ領域を生成し、カーネルは、同ウィンドウ領域を用いて非管理領域にアクセス可能となる。   Further, the OS memory area management unit 125 generates a window area that is a shared address space for allowing the OS side (kernel) to access the user space when the apparatus is started up. The management area can be accessed.

IOMEM(OS非管理メモリ領域管理部;OS非管理領域アクセス手段)127は、本発明の最も特徴的な機能部であり、OSの非管理下におかれたメモリ領域(I/O領域は除く)を確保して、当該メモリ領域(OS非管理メモリ領域)を仮想メモリ空間に割当てる。割当てにはMMAP動作を行ってメモリの確保割り当てを行う。当該メモリ領域は、ハードウェア(スキャナ部や印刷部)からは、DMAによる直接アクセスが可能であり、ユーザプログラム(アプリケーションプログラム129)からは、IOMEMを経由してメモリ領域の取得(malloc())・解放(free())が可能である。   The IOMEM (OS unmanaged memory area management unit; OS unmanaged area access means) 127 is the most characteristic functional unit of the present invention, and excludes memory areas (not including I / O areas) that are unmanaged by the OS. ) And the memory area (OS unmanaged memory area) is allocated to the virtual memory space. For the allocation, the MMAP operation is performed to secure and allocate the memory. The memory area can be directly accessed by DMA from the hardware (scanner part or printing part), and the user program (application program 129) can acquire the memory area via IOMEM (malloc ()) Release (free ()) is possible.

例えば、スキャナ部で読み取る画像データ等は、画像サイズ、解像度、カラー深度等によっては非常に大きな値となりうるので、これらの大容量データが連続したメモリ空間を確保可能とするために、IOMEMを通してユーザプログラム(例えば後述のスキャナデータ読取プログラム131)から直接メモリ領域の取得・解放を行わせる。   For example, the image data read by the scanner unit can be a very large value depending on the image size, resolution, color depth, and the like. The memory area is acquired / released directly from a program (for example, a scanner data reading program 131 described later).

アプリケーションプログラム129は、画像形成装置101の動作を行うために必要なプログラムで例えば次項に示すようなスキャナデータ読取プログラム131やデータ圧縮プログラム133やその他のプログラムを含む。詳細は、次項に説明する。   The application program 129 is a program necessary for operating the image forming apparatus 101, and includes, for example, a scanner data reading program 131, a data compression program 133, and other programs as shown in the next section. Details will be described in the next section.

スキャナデータ読取プログラム131は、スキャナ部111で読み取った大容量の画像データをDMA転送部115により、直接主メモリ119に書き込ませる機能を実現させる。   The scanner data reading program 131 realizes a function for causing the DMA transfer unit 115 to directly write large-capacity image data read by the scanner unit 111 to the main memory 119.

データ圧縮プログラム133は、画像データ等のデータ圧縮を行うための機能を実現させる。   The data compression program 133 realizes a function for compressing data such as image data.

[フローチャート]
図4(A)に本発明実施例の画像形成装置101の初期化動作についてのフローチャートを示し、以下に各動作について説明する。
[flowchart]
FIG. 4A shows a flowchart of the initialization operation of the image forming apparatus 101 according to the embodiment of the present invention. Each operation will be described below.

S11:画像形成装置の電源が投入されると、OS123が動作を開始し、OSメモリ領域管理部125が主メモリ119上の一部の領域をOS管理領域として確保する。   S11: When the image forming apparatus is powered on, the OS 123 starts to operate, and the OS memory area management unit 125 secures a part of the area on the main memory 119 as the OS management area.

S13:IOMEM127は、連続の大容量メモリの使用のために、主メモリから残りのメモリ領域をマッピングして、ユーザプログラムからの使用に備える。   S13: The IOMEM 127 maps the remaining memory area from the main memory for use by the continuous large-capacity memory and prepares for use from the user program.

以上の一連の動作により電源投入時のメモリの初期化動作を終了する。   With the above series of operations, the memory initialization operation at the time of power-on is completed.

図4(B)に本発明実施例の画像形成装置101において、画像データをスキャンする場合の動作を例にとってそのメモリの使用について説明する。   FIG. 4B illustrates the use of the memory in the image forming apparatus 101 according to the embodiment of the present invention, taking as an example the operation when scanning image data.

S21:スキャナ部111で画像データの読み込みを開始する。この際にスキャナデータ読取プログラムは、IOMEM127を経由して画像データを書き込むための大容量の連続したメモリ領域を主メモリ119上のOS非管理のメモリ領域に取得する。   S21: The scanner unit 111 starts reading image data. At this time, the scanner data reading program acquires a large-capacity continuous memory area for writing image data via the IOMEM 127 in an OS unmanaged memory area on the main memory 119.

S23:S21動作中に読み込んだ画像データをDMA転送部115により、S11で取得したOS非管理のメモリ領域に転送する。   S23: The image data read during the operation of S21 is transferred by the DMA transfer unit 115 to the OS unmanaged memory area acquired in S11.

S25:データ圧縮プログラム133は、前記OS非管理メモリ領域に転送された画像データにIOMEM127を経由してアクセスして読み込む。   S25: The data compression program 133 accesses and reads the image data transferred to the OS unmanaged memory area via the IOMEM 127.

S27:データ圧縮プログラム133は、前記読み込んだ画像データを圧縮して、OS管理のメモリ領域に一時書込みを行う。   S27: The data compression program 133 compresses the read image data and temporarily writes it in the OS management memory area.

S29:データ圧縮プログラム133は、S27で一時書込みされた圧縮データをHDD113に書き込む。S27とS29は、並行に動作を行ってHDDに書き込まれたデータについては、メモリから消去するため、OSメモリ領域は大きく消費されることはない。   S 29: The data compression program 133 writes the compressed data temporarily written in S 27 to the HDD 113. In S27 and S29, the data written in the HDD by operating in parallel is erased from the memory, so that the OS memory area is not greatly consumed.

以上の一連の動作により、IOMEM127により確保された大容量のOS非管理のメモリ領域をDMA転送部115やスキャナデータ読取プログラム131、データ圧縮プログラムにより使用可能となる。   Through the series of operations described above, a large-capacity OS unmanaged memory area secured by the IOMEM 127 can be used by the DMA transfer unit 115, the scanner data reading program 131, and the data compression program.

[実施例の効果]
本発明実施例の画像形成装置により以下のことが可能となる。
[Effect of Example]
The image forming apparatus according to the embodiment of the present invention enables the following.

ユーザ空間とOS管理のカーネル空間でのメモリの共有をもたらすためのウィンドウ領域を持つ必要がなくなるので、仮想メモリ空間での重複したアドレス空間であるウィンドウ領域によって、仮想メモリ空間が消費されてしまう問題が解消される。   Since there is no need to have a window area for sharing memory between the user space and the OS-managed kernel space, the virtual memory space is consumed by the window area that is an overlapping address space in the virtual memory space. Is resolved.

メモリ領域を全てOSの管理下とすると、メモリ領域の取得(malloc())は、OSの制約を受けて取得容量サイズに制限を受けたりするが、IOMEMを利用することによりそのような制限は無くなる。   If all the memory areas are under the control of the OS, acquisition of the memory area (malloc ()) may be limited by the acquisition capacity size due to the restrictions of the OS. Disappear.

OS管理下のメモリ領域では、フラグメンテーションが発生してしまい、例え前記した取得容量サイズ制限内であっても、連続したメモリ領域が取得不可能な場合が発生するがIOMEMにより、ユーザプログラム側(アプリケーションプログラム)が、メモリ取得をコントロールすることにより、フラグメンテーションの発生等を防ぎ、連続した大容量のメモリ空間の取得が可能となる。   Fragmentation occurs in the memory area under the management of the OS, and even if it is within the acquisition capacity size limit described above, a continuous memory area may not be acquired. By controlling the memory acquisition by the program), it is possible to prevent the occurrence of fragmentation and acquire a continuous large-capacity memory space.

OS非管理領域についても、ウィンドウ領域を経由してOS側(例えばカーネル)からのアクセスを可能とさせるため、デバッグ用途などでのカーネルから非管理領域へのアクセスも可能となる。   Since the OS non-management area can also be accessed from the OS side (for example, the kernel) via the window area, the kernel can also access the non-management area for debugging purposes.

[その他]
本発明実施例の説明においては、画像形成装置について説明を行ったが、画像形成装置に限らず、メモリを有する電子機器内のメモリ管理装置であってもよい。
[Others]
In the description of the embodiments of the present invention, the image forming apparatus has been described. However, the present invention is not limited to the image forming apparatus, and may be a memory management apparatus in an electronic apparatus having a memory.

101 画像形成装置(メモリ管理装置)
111 スキャナ部
113 HDD(Hard Disk Drive)
115 DMA(Direct Memory Access)転送部
117 印刷部
119 主メモリ
120 制御部(CPUを含む)
121 ソフトウェア
123 OS(Operating System)
125 OSメモリ領域管理部(OS管理領域アクセス手段)
127 IOMEM(OS非管理メモリ領域管理部;OS非管理領域アクセス手段)
129 アプリケーションプログラム
131 スキャナデータ読取プログラム
133 データ圧縮プログラム
101 Image forming apparatus (memory management apparatus)
111 Scanner unit 113 HDD (Hard Disk Drive)
115 DMA (Direct Memory Access) Transfer Unit 117 Printing Unit 119 Main Memory 120 Control Unit (including CPU)
121 Software 123 OS (Operating System)
125 OS memory area management unit (OS management area access means)
127 IOMEM (OS unmanaged memory area management unit; OS unmanaged area access means)
129 Application program 131 Scanner data reading program 133 Data compression program

Claims (6)

仮想メモリ空間を有してメモリ領域の管理を行うメモリ管理装置であって、
物理メモリ空間の一部をオペレーティングシステム(OS)が管理する管理領域として確保して当該管理領域を仮想メモリ空間に割当て、前記オペレーティングシステムによるメモリ空間の取得・解放を可能とさせるOS管理領域アクセス手段と、
前記物理メモリ空間の管理領域外を非管理領域として確保して当該非管理領域を仮想メモリ空間に割当て、メモリ空間の取得・解放を可能とするOS非管理領域アクセス手段とを有し、
前記OS管理領域アクセス手段は、前記オペレーティングシステムが前記非管理領域への参照を可能とするためのウィンドウ領域を有し、該ウィンドウ領域を経由して前記メモリのOS非管理領域へのデータの読込及び書込を可能とさせる
ことを特徴とするメモリ管理装置。
A memory management device for managing a memory area having a virtual memory space,
OS management area access means for securing a part of the physical memory space as a management area managed by the operating system (OS), allocating the management area to the virtual memory space, and enabling acquisition and release of the memory space by the operating system When,
OS non-management area access means for securing the outside of the management area of the physical memory space as a non-management area, allocating the non-management area to the virtual memory space, and enabling acquisition and release of the memory space,
The OS management area access means has a window area for allowing the operating system to refer to the non-management area, and reads data into the OS non-management area of the memory via the window area. And a memory management device capable of writing.
物理メモリ空間をオペレーティングシステム(OS)が管理可能な管理領域と管理を行わない非管理領域に分けて、前記管理領域を仮想メモリ空間に割当てて前記管理領域内のメモリ空間の取得・解放を可能とさせるOSメモリ領域管理部と、
前記非管理領域を仮想メモリ空間に割当てて、アプリケーションプログラムからの前記非管理領域内のメモリ空間の取得・解放を可能とさせるOS非管理メモリ領域管理部とを有し、
前記OSメモリ領域管理部は、前記オペレーティングシステムが前記非管理領域への参照を可能とするためのウィンドウ領域を有し、該ウィンドウ領域を経由して前記メモリのOS非管理領域へのデータの読込及び書込を可能とさせる
ことを特徴とする画像形成装置。
The physical memory space is divided into a management area that can be managed by the operating system (OS) and a non-management area that is not managed, and the management area can be allocated to the virtual memory space to acquire and release the memory space in the management area An OS memory area management unit,
An OS unmanaged memory area management unit that allocates the unmanaged area to a virtual memory space and enables acquisition / release of the memory space in the unmanaged area from an application program;
The OS memory area management unit has a window area for enabling the operating system to refer to the unmanaged area, and reads data into the OS unmanaged area of the memory via the window area. And an image forming apparatus characterized by enabling writing.
請求項2の画像形成装置であって、
前記OSメモリ領域管理部は、前記ウィンドウ領域のサイズを必要最小限とする
ことを特徴とする画像形成装置。
The image forming apparatus according to claim 2,
The image forming apparatus, wherein the OS memory area management unit minimizes the size of the window area.
請求項2又は3の画像形成装置であって、
前記非管理領域のメモリ空間にハードウェアからの直接アクセスが可能なDMA転送部を有する
ことを特徴とする画像形成装置。
The image forming apparatus according to claim 2 or 3,
An image forming apparatus, comprising: a DMA transfer unit capable of directly accessing the memory space of the non-management area from hardware.
請求項4の画像形成装置であって、
前記非管理領域に書き込まれた画像データを前記DMA転送部によって転送されて該画像データの印刷を行う印刷部を有する
ことを特徴とする画像形成装置。
The image forming apparatus according to claim 4,
An image forming apparatus, comprising: a printing unit configured to transfer image data written in the non-management area by the DMA transfer unit and print the image data.
請求項4又は5の画像形成装置であって、
画像を読み込んで画像データに変換するスキャナ部を有し、
前記DMA転送部は、前記スキャナ部により変換された画像データをDMA転送によって前記非管理領域に書き込む
ことを特徴とする画像形成装置。
The image forming apparatus according to claim 4, wherein:
A scanner unit that reads an image and converts it into image data;
The DMA transfer unit writes the image data converted by the scanner unit into the non-management area by DMA transfer.
JP2009092409A 2009-02-27 2009-04-06 Memory management device and image forming apparatus Pending JP2010244303A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2009092409A JP2010244303A (en) 2009-04-06 2009-04-06 Memory management device and image forming apparatus
US12/689,835 US8473691B2 (en) 2009-02-27 2010-01-19 Memory management device, image forming apparatus, and image forming method
CN2010101113827A CN101819554B (en) 2009-02-27 2010-02-02 Memory management device, image forming apparatus, and image forming method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009092409A JP2010244303A (en) 2009-04-06 2009-04-06 Memory management device and image forming apparatus

Publications (1)

Publication Number Publication Date
JP2010244303A true JP2010244303A (en) 2010-10-28

Family

ID=43097255

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009092409A Pending JP2010244303A (en) 2009-02-27 2009-04-06 Memory management device and image forming apparatus

Country Status (1)

Country Link
JP (1) JP2010244303A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7000748B2 (en) 2017-09-04 2022-01-19 富士フイルムビジネスイノベーション株式会社 Image processing equipment, semiconductor equipment and programs

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01241649A (en) * 1988-03-23 1989-09-26 Nec Corp System for managing virtual space
JPH03223945A (en) * 1989-12-28 1991-10-02 Hitachi Ltd Virtual storage control method
JP2003248626A (en) * 2002-02-25 2003-09-05 Ricoh Co Ltd Image forming apparatus and memory managing method
JP2005028687A (en) * 2003-07-10 2005-02-03 Ricoh Co Ltd Image processor, information processor, and memory disk managing method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01241649A (en) * 1988-03-23 1989-09-26 Nec Corp System for managing virtual space
JPH03223945A (en) * 1989-12-28 1991-10-02 Hitachi Ltd Virtual storage control method
JP2003248626A (en) * 2002-02-25 2003-09-05 Ricoh Co Ltd Image forming apparatus and memory managing method
JP2005028687A (en) * 2003-07-10 2005-02-03 Ricoh Co Ltd Image processor, information processor, and memory disk managing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7000748B2 (en) 2017-09-04 2022-01-19 富士フイルムビジネスイノベーション株式会社 Image processing equipment, semiconductor equipment and programs

Similar Documents

Publication Publication Date Title
US8990525B2 (en) Virtual memory management apparatus
JP4756562B2 (en) Method and apparatus for providing independent logical address spaces and access management for each
US8473691B2 (en) Memory management device, image forming apparatus, and image forming method
JP5664347B2 (en) Virtual memory system, virtual memory control method, and program
JP3264319B2 (en) Bus bridge
US20100312955A1 (en) Memory system and method of managing the same
KR101355105B1 (en) Shared virtual memory management apparatus for securing cache-coherent
JP7387873B2 (en) Networked I/O memory management unit
US8892810B2 (en) Semiconductor device and memory protection method
US20090282198A1 (en) Systems and methods for optimizing buffer sharing between cache-incoherent cores
US20040231000A1 (en) Video aperture management
US9552295B2 (en) Performance and energy efficiency while using large pages
US8347064B1 (en) Memory access techniques in an aperture mapped memory space
US10331570B2 (en) Real time memory address translation device
JP2010198569A (en) Memory management device and image forming apparatus
JP2010244303A (en) Memory management device and image forming apparatus
US6918023B2 (en) Method, system, and computer program product for invalidating pretranslations for dynamic memory removal
JP5627754B2 (en) Virtual storage management device and storage management device
JP7118827B2 (en) Information processing device, memory control method and program
JP2007213473A (en) Data processor and data processing method using non-volatile storage device
JP5511747B2 (en) Image forming apparatus and image forming program
JP2004355187A (en) Virtual memory system, method for managing address in virtual memory, and address conversion table generator
JPH06131264A (en) Cache memory control system
JPH11296432A (en) Information processor and memory management system
KR20130032643A (en) Data managing method of system having nonvolatile memory capable of storing persistent data

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110822

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130118

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130122

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130325

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130416

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130614

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20131217