JP4826873B2 - ホットルーチンメモリを有するマイクロプロセッサシステム - Google Patents
ホットルーチンメモリを有するマイクロプロセッサシステム Download PDFInfo
- Publication number
- JP4826873B2 JP4826873B2 JP2004188272A JP2004188272A JP4826873B2 JP 4826873 B2 JP4826873 B2 JP 4826873B2 JP 2004188272 A JP2004188272 A JP 2004188272A JP 2004188272 A JP2004188272 A JP 2004188272A JP 4826873 B2 JP4826873 B2 JP 4826873B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- memory
- hot routine
- processor
- stored
- 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
- 238000006243 chemical reaction Methods 0.000 claims description 14
- 238000000034 method Methods 0.000 claims description 11
- 230000004044 response Effects 0.000 claims description 5
- 230000008569 process Effects 0.000 description 7
- 238000010586 diagram Methods 0.000 description 6
- 238000013507 mapping Methods 0.000 description 2
- 238000013519 translation Methods 0.000 description 2
- 230000008859 change Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000001788 irregular Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
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/22—Microcontrol or microprogram arrangements
- G06F9/28—Enhancement of operational speed, e.g. by using several microcontrol devices operating in parallel
-
- 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/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3802—Instruction prefetching
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
- G06F12/0806—Multiuser, multiprocessor or multiprocessing cache systems
- G06F12/0842—Multiuser, multiprocessor or multiprocessing cache systems for multiprocessing or multitasking
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Memory System Of A Hierarchy Structure (AREA)
- Executing Machine-Instructions (AREA)
- Memory System (AREA)
- Advance Control (AREA)
Description
Claims (10)
- キャッシュベースのマイクロプロセッサシステムにおいて、
プロセッサと、
前記プロセッサに連結され、前記プロセッサにより実行されるアプリケーションプログ
ラムに必要なデータを格納する記憶装置と、
前記プロセッサによって以前に使用されたデータを一時的に格納するキャッシュメモリと、
前記記憶装置に格納されたデータのうちの前記アプリケーションプログラムによってホットルーチンとして示されたデータ部分を格納するホットルーチンメモリと、
前記キャッシュメモリと前記ホットルーチンメモリに連結され、前記プロセッサからの
アドレス情報に従って前記記憶装置に格納されたデータを前記キャッシュメモリまたは前
記ホットルーチンメモリに格納するか、前記キャッシュメモリまたは前記ホットルーチン
メモリに格納されたデータを前記プロセッサに伝達するメモリ制御器と、を含み、
前記プロセッサは、前記アプリケーションプログラムが実行される場合において、前記記憶装置に格納されたデータのうちの前記ホットルーチンとして示されたデータ部分を前記ホットルーチンメモリに格納するように前記メモリ制御器を制御し、
前記メモリ制御器は、
前記プロセッサからのアドレス情報を受け取って、前記キャッシュメモリまたは前記ホ
ットルーチンメモリにデータを書き込むか、前記キャッシュメモリまたは前記ホットルー
チンメモリからデータを読み出すデータ/アドレス制御部と、
前記データ/アドレス制御部により制御されて、前記キャッシュメモリまたは前記ホッ
トルーチンメモリからのデータを前記プロセッサに伝達するマルチプレクサ回路と、を含み、
前記データ/アドレス制御部は、前記ホットルーチンメモリに格納されたデータに関し
て、前記記憶装置と前記ホットルーチンメモリとの間のアドレス変換情報を格納するホッ
トルーチンアドレス変換テーブルを含むことを特徴とするマイクロプロセッサシステム。 - 前記メモリ制御器は前記プロセッサによって要求されたデータが前記ホットルーチンメ
モリに格納されているか否かを検索し、前記要求されたデータが前記ホットルーチンメモ
リに格納されていれば、前記要求されたデータが前記プロセッサに出力されるように制御
することを特徴とする請求項1に記載のマイクロプロセッサシステム。 - 前記制御器は前記要求されたデータが前記ホットルーチンメモリに格納されていなけれ
ば、前記キャッシュメモリを検索し、前記要求されたデータが前記キャッシュメモリに格
納されていれば、前記要求されたデータを前記プロセッサに出力するように前記キャッシ
ュメモリを制御することを特徴とする請求項2に記載のマイクロプロセッサシステム。 - 前記メモリ制御器は前記ホットルーチンメモリでのホットルーチンアドレスと前記記憶
装置でのホットルーチンアドレスとの間の変換情報を利用して前記要求されたデータが前
記ホットルーチンメモリに格納されているか否かを判断することを特徴とする請求項2
に記載のマイクロプロセッサシステム。 - 前記ホットルーチンアドレス変換テーブルには、前記ホットルーチンについての前記 記憶装置の開始アドレスと前記ホットルーチンメモリでの開始アドレスおよび終了アドレスが含まれることを特徴とする請求項1に記載のマイクロプロセッサシステム。
- 前記ホットルーチンメモリに格納されるデータは、前記アプリケーションプラグラムの
実施時において、接続頻度が高く、速い応答速度を必要とするデータであることを特徴と
する請求項1に記載のマイクロプロセッサシステム。 - 前記ホットルーチンメモリに格納されるデータは、プログラマにより前記アプリケーシ
ョンプログラムの作成時に、事前に定義されることを特徴とする請求項1に記載のマイ
クロプロセッサシステム。 - 前記ホットルーチンメモリに格納されるデータは、前記アプリケーションプログラムの
変更時にも、前記ホットルーチンメモリにそのまま格納され続けることを特徴とする請求
項1に記載のマイクロプロセッサシステム。 - 前記プロセッサは、前記アプリケーションプログラムの実行時に、前記ホットルーチン
メモリを先に検索することを特徴とする請求項1に記載のマイクロプロセッサシステム。 - 前記データ/アドレス制御部には前記記憶装置のデータのうちホットルーチンで定義された領域の開始アドレスと終了アドレスが格納されていることを特徴とする請求項1に記載のマイクロプロセッサシステム。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020030044292A KR100959133B1 (ko) | 2003-07-01 | 2003-07-01 | 핫 루틴 메모리를 갖는 마이크로프로세서 시스템 및구현방법 |
KR2003-044292 | 2003-07-01 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2005025740A JP2005025740A (ja) | 2005-01-27 |
JP2005025740A5 JP2005025740A5 (ja) | 2007-05-24 |
JP4826873B2 true JP4826873B2 (ja) | 2011-11-30 |
Family
ID=32844914
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004188272A Expired - Fee Related JP4826873B2 (ja) | 2003-07-01 | 2004-06-25 | ホットルーチンメモリを有するマイクロプロセッサシステム |
Country Status (4)
Country | Link |
---|---|
US (1) | US7363428B2 (ja) |
JP (1) | JP4826873B2 (ja) |
KR (1) | KR100959133B1 (ja) |
GB (1) | GB2403569B (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TWI328198B (en) * | 2006-12-11 | 2010-08-01 | Via Tech Inc | Gpu context switching system |
JP4909963B2 (ja) * | 2008-09-09 | 2012-04-04 | 株式会社東芝 | 統合メモリ管理装置 |
WO2014108743A1 (en) * | 2013-01-09 | 2014-07-17 | Freescale Semiconductor, Inc. | A method and apparatus for using a cpu cache memory for non-cpu related tasks |
KR20150006614A (ko) * | 2013-07-09 | 2015-01-19 | 에스케이하이닉스 주식회사 | 데이터 저장 장치 및 그것의 동작 방법 |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4918586A (en) | 1985-07-31 | 1990-04-17 | Ricoh Company, Ltd. | Extended memory device with instruction read from first control store containing information for accessing second control store |
US5249294A (en) | 1990-03-20 | 1993-09-28 | General Instrument Corporation | Determination of time of execution of predetermined data processing routing in relation to occurrence of prior externally observable event |
US5603011A (en) | 1992-12-11 | 1997-02-11 | International Business Machines Corporation | Selective shadowing and paging in computer memory systems |
GB2284911A (en) | 1993-12-16 | 1995-06-21 | Plessey Semiconductors Ltd | Flexible lock-down cache. |
US5956495A (en) | 1997-09-22 | 1999-09-21 | International Business Machines Corporation | Method and system for processing branch instructions during emulation in a data processing system |
JPH11194973A (ja) * | 1997-11-06 | 1999-07-21 | Seiko Epson Corp | 画像情報処理装置、その制御方法および記録媒体 |
JP2000029783A (ja) * | 1998-07-15 | 2000-01-28 | Hitachi Ltd | プロセッサ及び計算機 |
US6385721B1 (en) * | 1999-01-22 | 2002-05-07 | Hewlett-Packard Company | Computer with bootable hibernation partition |
KR100347865B1 (ko) | 1999-11-15 | 2002-08-09 | 삼성전자 주식회사 | 어드레스 트레이스를 이용한 분기 예측 방법 |
KR100317976B1 (ko) | 1999-12-31 | 2001-12-24 | 대표이사 서승모 | 캐시 메모리가 포함된 시스템에서 인터럽트 서비스 루틴을위한 장치 |
US6954822B2 (en) * | 2002-08-02 | 2005-10-11 | Intel Corporation | Techniques to map cache data to memory arrays |
-
2003
- 2003-07-01 KR KR1020030044292A patent/KR100959133B1/ko active IP Right Grant
-
2004
- 2004-06-25 JP JP2004188272A patent/JP4826873B2/ja not_active Expired - Fee Related
- 2004-06-29 US US10/878,514 patent/US7363428B2/en active Active
- 2004-07-01 GB GB0414775A patent/GB2403569B/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
US7363428B2 (en) | 2008-04-22 |
GB2403569A (en) | 2005-01-05 |
US20050005068A1 (en) | 2005-01-06 |
GB2403569B (en) | 2005-12-14 |
KR100959133B1 (ko) | 2010-05-26 |
KR20050005268A (ko) | 2005-01-13 |
JP2005025740A (ja) | 2005-01-27 |
GB0414775D0 (en) | 2004-08-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4593354A (en) | Disk cache system | |
KR20050081769A (ko) | 불 휘발성 메모리를 제어하기 위한 컨트롤러 | |
JP2010157130A (ja) | メモリシステム | |
JP4826873B2 (ja) | ホットルーチンメモリを有するマイクロプロセッサシステム | |
JPH076088A (ja) | 情報記憶装置 | |
EP1408406B1 (en) | Arithmetic unit with reduced startup time and method of loading data | |
KR910008678B1 (ko) | 정보 기억 제어 시스템 | |
CN104424124A (zh) | 内存装置、电子设备和用于控制内存装置的方法 | |
JP3710351B2 (ja) | データ処理装置 | |
KR910000590B1 (ko) | 컴퓨터의 미러(Mirror) 디스크램 시스템 | |
JPH10254781A (ja) | 補助記憶装置 | |
JP2000285019A (ja) | キャッシュ制御回路 | |
JP2000148587A (ja) | 記憶装置および記憶領域の決定方法 | |
JPH0863396A (ja) | ディスクキャッシュ装置 | |
JP2000207131A (ja) | 光ディスクシステム制御チップおよび光ディスクシステムに使用される更新方法 | |
JPH0934782A (ja) | 情報記憶装置 | |
JPH045739A (ja) | ディスク・キャッシュ制御方式 | |
JPS60225949A (ja) | デイスクキヤツシユ装置の制御方法 | |
JPH02165354A (ja) | 補助記憶装置 | |
JPH0436847A (ja) | データ転送パス選択方法 | |
JPH0594367A (ja) | バツフア記憶装置 | |
JPH04172545A (ja) | ディスクキャッシュ制御装置 | |
JPH03210645A (ja) | キヤツシユ制御方式 | |
KR19990069073A (ko) | 쓰기 버퍼를 이용한 캐쉬 참조 및 수정장치 | |
JP2002140228A (ja) | データ処理装置およびデータ処理装置のメモリアクセス制御方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070328 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070328 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20080207 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20080221 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100617 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100629 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100929 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110308 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20110608 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20110624 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110707 |
|
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: 20110802 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110831 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140922 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4826873 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |