JP2014215833A - メモリーアクセス制御システム及び画像形成装置 - Google Patents
メモリーアクセス制御システム及び画像形成装置 Download PDFInfo
- Publication number
- JP2014215833A JP2014215833A JP2013093014A JP2013093014A JP2014215833A JP 2014215833 A JP2014215833 A JP 2014215833A JP 2013093014 A JP2013093014 A JP 2013093014A JP 2013093014 A JP2013093014 A JP 2013093014A JP 2014215833 A JP2014215833 A JP 2014215833A
- Authority
- JP
- Japan
- Prior art keywords
- core
- memory
- access control
- control system
- memory access
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4406—Loading of operating system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/14—Protection against unauthorised use of memory or access to memory
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4405—Initialisation of multiprocessor systems
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
Abstract
【解決手段】異なる演算処理が可能な第1コア23及び第2コア25と、第1コア23及び第2コア25からアクセス可能な共有領域を有するRAM31と、第1コア23及び第2コア25の内の何れか一つがアクセス可能なNANDフラッシュ29とを備え、第1コア23がNANDフラッシュ29へアクセスし、必要なデータを読み込んで処理を実行すると共に処理とは分離した他の処理に必要なデータを読み込んでRAM31に保持させる。
【選択図】図1
Description
図1は、画像形成装置の概略構成を示すブロック図である。
[メモリーアクセス制御システム]
図2は、図1の画像形成装置に適用されるメモリーアクセス制御システムを示すブロック図である。
[実施例1の効果]
本実施例のメモリーアクセス制御システム39では、異なる演算処理が可能な第1コア23及び第2コア25と、第1コア23及び第2コア25からアクセス可能な共有領域63を有するRAM31と、第1コア23及び第2コア25の内の何れか一つがアクセス可能なNANDフラッシュ29とを備え、第1コア23がNANDフラッシュ29へアクセスし、必要なデータ(パネル起動用プログラム)を読み込んで処理を実行すると共に処理とは分離した他の処理に必要なデータ(パネルアプリ45)を読み込んでRAM31に保持させる。
[変形例]
図5のシーケンスは、図6のように変更することも可能である。図6は、変形例に係るブートローダーによるブート処理を示すシーケンス図である。
[メモリー排他制御]
以下、本実施例のメモリー排他制御について図10のフローチャートにより説明する。図10のフローチャートは、図7のメモリーアクセス制御システムによるメモリー排他制御を示す。なお、画像形成装置1及びメモリーアクセス制御システム39Aの構成については図1、図7〜図9を参照する。
[実施例2の効果]
本実施例のメモリーアクセス制御システム39Aは、RAM31が共有領域63に第1コア23及び第2コア25の何れか一方が取得すると同他方から取得不能となる排他フラグ41を保持し、排他フラグ41を取得した第1コア23及び第2コア25の何れか一方のみがNANDフラッシュ29にアクセスする。
[その他]
上記実施例では、プロセッサー13を、単一のマルチコアプロセッサーとしていたが、例えば複数のシングルコアプロセッサーやマルチコアプロセッサーを適宜組み合わせた構成とすることも可能である。
3 画像形成部
5 パネル表示部
23 第1コア(演算部)
25 第2コア(演算部)
29 フラッシュメモリー(第2メモリー)
31 RAM(第1メモリー)
41 排他フラグ
47 パネルコントローラーオペレーティングシステム(第1オペレーティングシステム)
55 メインコントローラーオペレーティングシステム(第2オペレーティングシステム)
63 共有領域
69 ブートローダー
Claims (6)
- 異なる演算処理が可能な複数の演算部と、
前記複数の演算部からアクセス可能な共有領域を有する第1メモリーと、
前記複数の演算部の内の何れか一つがアクセス可能な第2メモリーとを備え、
一の演算部は、前記第2メモリーへのアクセスにより、必要なデータを読み込んで処理を実行すると共に前記処理とは分離した他の処理に必要なデータを読み込んで前記第1メモリーに保持させる、
ことを特徴とするメモリーアクセス制御システム。 - 請求項1記載のメモリーアクセス制御システムであって、
前記一の演算部は、他の演算部が前記第2メモリーへアクセスしている間に前記第1メモリーに保持したデータによる処理を行う、
ことを特徴とするメモリーアクセス制御システム。 - 請求項1又は2記載のメモリーアクセス制御システムであって、
前記複数の演算部は、ブートローダー及び第1オペレーティングシステムを実行する第1演算部と前記第1オペレーティングシステムとは異なる第2オペレーティングシステムを実行する第2演算部であり、
前記第1演算部は、前記ブートローダーの実行により前記第2メモリーにアクセスして、前記第1及び第2オペレーティングシステムの起動用プログラムを読み込んで起動処理を実行させると共に前記第1オペレーティングシステム上で動作するアプリケーションプログラムを読み込んで前記第1メモリーに保持させる、
ことを特徴とするメモリーアクセス制御システム。 - 請求項3記載のメモリーアクセス制御システムであって、
前記第1演算部は、前記ブートローダーにより前記第2オペレーティングシステム及び第1オペレーティングシステムの起動用プログラムを順次読み込んで起動処理を行わせ、
前記第2演算部は、少なくとも前記第1演算部での前記第1オペレーティングシステムの起動用プログラムの読み込みに並行して前記第2オペレーティングシステムの起動処理を行う、
ことを特徴とするメモリーアクセス制御システム。 - 請求項1〜4の何れか一項に記載のメモリーアクセス制御システムであって、
前記第1メモリーは、前記共有領域に一の演算部が取得すると他の演算部から取得不能となる排他フラグを保持し、
前記複数の演算部は、前記排他フラグを取得した前記一の演算部のみが前記第2メモリーにアクセスする、
ことを特徴とするメモリーアクセス制御システム。 - 請求項1〜5の何れか一項に記載のメモリーアクセス制御システムを有する画像形成装置。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013093014A JP5824472B2 (ja) | 2013-04-25 | 2013-04-25 | メモリーアクセス制御システム及び画像形成装置 |
EP14165005.1A EP2796992B1 (en) | 2013-04-25 | 2014-04-16 | Memory access control performing efficient concurrent access to different kinds of memory by a plurality of cpu cores during booting and initialisation of cpu cores |
CN201410152862.6A CN104123248B (zh) | 2013-04-25 | 2014-04-16 | 存储器访问控制系统、图像形成装置、存储器访问控制方法 |
US14/258,103 US9430249B2 (en) | 2013-04-25 | 2014-04-22 | Image forming apparatus, memory access control method, and non-transitory computer-readable recording medium that perform efficient memory access control |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013093014A JP5824472B2 (ja) | 2013-04-25 | 2013-04-25 | メモリーアクセス制御システム及び画像形成装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014215833A true JP2014215833A (ja) | 2014-11-17 |
JP5824472B2 JP5824472B2 (ja) | 2015-11-25 |
Family
ID=50513733
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013093014A Active JP5824472B2 (ja) | 2013-04-25 | 2013-04-25 | メモリーアクセス制御システム及び画像形成装置 |
Country Status (4)
Country | Link |
---|---|
US (1) | US9430249B2 (ja) |
EP (1) | EP2796992B1 (ja) |
JP (1) | JP5824472B2 (ja) |
CN (1) | CN104123248B (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018063646A (ja) * | 2016-10-14 | 2018-04-19 | Necプラットフォームズ株式会社 | フラッシュメモリ装置 |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6455353B2 (ja) * | 2015-07-23 | 2019-01-23 | 富士通株式会社 | 並列計算機、並列計算機の初期化方法および起動プログラム |
CN109313426B (zh) * | 2016-10-21 | 2021-10-08 | 株式会社东芝 | 控制器 |
US10802750B2 (en) * | 2019-02-28 | 2020-10-13 | Silicon Motion Inc. | Universal flash storage memory module, controller and electronic device with advanced turbo write buffer and method for operating the memory module |
US11775219B2 (en) * | 2022-01-14 | 2023-10-03 | Hewlett-Packard Development Company, L.P. | Access control structure for shared memory |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5437464A (en) * | 1991-08-30 | 1995-08-01 | Kabushiki Kaisha Sega Enterprises | Data reading and image processing system for CD-ROM |
US7334102B1 (en) * | 2003-05-09 | 2008-02-19 | Advanced Micro Devices, Inc. | Apparatus and method for balanced spinlock support in NUMA systems |
JP4568196B2 (ja) * | 2005-09-01 | 2010-10-27 | 株式会社東芝 | プロセッサ、コンピュータシステムおよび認証方法 |
KR101275752B1 (ko) * | 2005-12-06 | 2013-06-17 | 삼성전자주식회사 | 메모리 시스템 및 그것의 부팅 방법 |
US7447846B2 (en) * | 2006-04-12 | 2008-11-04 | Mediatek Inc. | Non-volatile memory sharing apparatus for multiple processors and method thereof |
US7711941B2 (en) * | 2006-12-19 | 2010-05-04 | Lsi Corporation | Method and apparatus for booting independent operating systems in a multi-processor core integrated circuit |
JP4746699B1 (ja) | 2010-01-29 | 2011-08-10 | 株式会社東芝 | 半導体記憶装置及びその制御方法 |
-
2013
- 2013-04-25 JP JP2013093014A patent/JP5824472B2/ja active Active
-
2014
- 2014-04-16 EP EP14165005.1A patent/EP2796992B1/en not_active Not-in-force
- 2014-04-16 CN CN201410152862.6A patent/CN104123248B/zh not_active Expired - Fee Related
- 2014-04-22 US US14/258,103 patent/US9430249B2/en not_active Expired - Fee Related
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018063646A (ja) * | 2016-10-14 | 2018-04-19 | Necプラットフォームズ株式会社 | フラッシュメモリ装置 |
Also Published As
Publication number | Publication date |
---|---|
EP2796992A1 (en) | 2014-10-29 |
EP2796992B1 (en) | 2016-09-14 |
JP5824472B2 (ja) | 2015-11-25 |
CN104123248B (zh) | 2017-06-09 |
CN104123248A (zh) | 2014-10-29 |
US20140325200A1 (en) | 2014-10-30 |
US9430249B2 (en) | 2016-08-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10706496B2 (en) | Function callback mechanism between a Central Processing Unit (CPU) and an auxiliary processor | |
JP6089349B2 (ja) | マルチコアアーキテクチャでのリソース分離を支援するための方法およびシステム | |
JP5801372B2 (ja) | システム管理モードのためのプロセッサにおける状態記憶の提供 | |
JP5824472B2 (ja) | メモリーアクセス制御システム及び画像形成装置 | |
JP6399916B2 (ja) | 情報処理装置およびその制御方法 | |
JP2016508647A5 (ja) | ||
US11768691B2 (en) | Boot process for early display initialization and visualization | |
CN109313604B (zh) | 用于压缩虚拟存储器的动态配置的计算系统、装置和方法 | |
WO2020177577A1 (zh) | 一种控制器加载多核固件的方法、装置及计算机设备 | |
JP2009296195A (ja) | 複数のcpuコアを備えたfpgaを用いた暗号装置 | |
JP5710424B2 (ja) | 情報機器 | |
US20090077348A1 (en) | Providing a dedicated communication path for compliant sequencers | |
US20220318053A1 (en) | Method of supporting persistence and computing device | |
JP5899152B2 (ja) | メモリーアクセス制御システム及び画像形成装置 | |
US10810032B2 (en) | System and method for dynamic guest-controlled halt polling using a CPU governor | |
JP6018537B2 (ja) | 画像形成装置 | |
TW200933385A (en) | Microcontroller having dual-core architecture | |
JP2010003151A (ja) | データ処理装置 | |
US10180789B2 (en) | Software control of state sets | |
JP2007157060A (ja) | マルチプロセッサシステムと初期立ち上げ方法およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150318 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20150528 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20150623 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150624 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150707 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150821 |
|
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: 20150915 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20151009 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5824472 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |