JP6541930B2 - メモリ管理システム、情報処理装置およびメモリの管理方法 - Google Patents
メモリ管理システム、情報処理装置およびメモリの管理方法 Download PDFInfo
- Publication number
- JP6541930B2 JP6541930B2 JP2019518669A JP2019518669A JP6541930B2 JP 6541930 B2 JP6541930 B2 JP 6541930B2 JP 2019518669 A JP2019518669 A JP 2019518669A JP 2019518669 A JP2019518669 A JP 2019518669A JP 6541930 B2 JP6541930 B2 JP 6541930B2
- Authority
- JP
- Japan
- Prior art keywords
- memory
- memory management
- free space
- terminated
- management unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 230000015654 memory Effects 0.000 title claims description 215
- 230000010365 information processing Effects 0.000 title claims description 15
- 238000007726 management method Methods 0.000 title 2
- 238000000034 method Methods 0.000 claims description 190
- 238000003860 storage Methods 0.000 description 13
- 238000010586 diagram Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 2
- 230000036632 reaction speed Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 230000014759 maintenance of location Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000035484 reaction time Effects 0.000 description 1
- 239000004065 semiconductor Substances 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5011—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
- G06F9/5016—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory
-
- 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/0223—User address space allocation, e.g. contiguous or non contiguous base addressing
- G06F12/023—Free address space management
-
- 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/0891—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches using clearing, invalidating or resetting means
-
- 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/12—Replacement control
- G06F12/121—Replacement control using replacement algorithms
- G06F12/126—Replacement control using replacement algorithms with special data handling, e.g. priority of data or instructions, handling errors or pinning
-
- 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5011—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
- G06F9/5022—Mechanisms to release resources
-
- 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/0866—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches for peripheral storage systems, e.g. disk cache
- G06F12/0871—Allocation or management of cache space
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/50—Indexing scheme relating to G06F9/50
- G06F2209/5013—Request control
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/10—Providing a specific technical effect
- G06F2212/1041—Resource optimization
- G06F2212/1044—Space efficiency improvement
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/30—Providing cache or TLB in specific location of a processing system
- G06F2212/304—In main memory subsystem
- G06F2212/3042—In main memory subsystem being part of a memory device, e.g. cache DRAM
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/31—Providing disk cache in a specific location of a storage system
- G06F2212/311—In host system
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Memory System (AREA)
- Memory System Of A Hierarchy Structure (AREA)
- Stored Programmes (AREA)
Description
一般に、オペレーティングシステム10用のキャッシュ領域(システム用キャッシュ領域)には、ページキャッシュ領域とスラブキャッシュ領域とが含まれる。上記の例では、システムキャッシュ解放部122がシステム用キャッシュ領域の全体を解放するものとしたが、メモリ管理部121は、ページキャッシュ領域およびスラブキャッシュ領域のいずれか片方のみを解放するようにしてもよい。そうすることにより、システム用キャッシュ領域の全体を解放する場合よりも、システムキャッシュ解放部122の動作によってオペレーティングシステム10の反応速度が低下することを抑制することができる。
Claims (9)
- 複数のプロセスの実行に用いられるメモリの空き容量を監視し、前記メモリの空き容量の不足を検出すると、動作中のプロセスのいずれかを終了させることで前記メモリの空き容量を増やすメモリ管理部と、
前記メモリ管理部が終了させたプロセスの種類または動作状態が予め定められた条件を満たす場合に、前記メモリにおいてオペレーティングシステムのキャッシュ領域として確保されていた領域を解放することで前記メモリの空き容量をさらに増やすシステムキャッシュ解放部と、
を備えるメモリ管理システム。 - 前記システムキャッシュ解放部は、前記メモリ管理部が終了させたプロセスが、ユーザが動作を知覚できない状態のプロセスであった場合に、前記キャッシュ領域を解放する、
請求項1に記載のメモリ管理システム。 - 前記システムキャッシュ解放部は、前記メモリ管理部が終了させたプロセスが、他のプロセスとデータを共有するためのプロセスであった場合に、前記キャッシュ領域を解放する、
請求項1に記載のメモリ管理システム。 - 前記システムキャッシュ解放部は、前記メモリ管理部が終了させたプロセスが、何も実行していない状態のプロセスであった場合に、前記キャッシュ領域を解放する、
請求項1に記載のメモリ管理システム。 - 前記システムキャッシュ解放部が解放させる前記キャッシュ領域を、ページキャッシュ領域にするか、スラブキャッシュ領域にするか、あるいはページキャッシュ領域およびスラブキャッシュ領域の両方にするかを設定可能である、
請求項1に記載のメモリ管理システム。 - 前記メモリ管理部は、前記メモリの空き容量の不足が検出されたとき、前記メモリの空き容量、各プロセスの種類、各プロセスの動作状態、各プロセスによる前記メモリの使用量のうちの1つ以上に基づいて、どのプロセスを終了させるかを選定する、
請求項1に記載のメモリ管理システム。 - 前記複数のプロセスの各々には、そのプロセスの種類または動作状態に基づく優先度が定められ、
前記メモリ管理部は、
前記メモリの空き容量の不足を検出すると、前記メモリの空き容量に基づいて、終了させるプロセスの候補を選定し、
終了させるプロセスの候補が複数あれば、そのうち前記優先度が最も低いプロセスを終了させ、
終了させるプロセスの候補の中に前記優先度の最も低いプロセスが複数あれば、そのうち前記メモリの使用量が最も大きいものを終了させる、
請求項1に記載のメモリ管理システム。 - 請求項1に記載のメモリ管理システムと、
前記複数のプロセスを実行するプロセス実行部と、
前記メモリと、
を備える情報処理装置。 - 複数のプロセスの実行に用いられるメモリの管理方法であって、
メモリ管理システムのメモリ管理部が、前記メモリの空き容量を監視し、前記メモリの空き容量の不足を検出すると、動作中のプロセスのいずれかを終了させることで前記メモリの空き容量を増やし、
前記メモリ管理部が終了させたプロセスの種類または動作状態が予め定められた条件を満たす場合に、前記メモリ管理システムのシステムキャッシュ解放部が、前記メモリにおいてオペレーティングシステムのキャッシュ領域として確保されていた領域を解放することで前記メモリの空き容量をさらに増やす、
メモリの管理方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2017/018544 WO2018211628A1 (ja) | 2017-05-17 | 2017-05-17 | メモリ管理システム、情報処理装置およびメモリの管理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2018211628A1 JPWO2018211628A1 (ja) | 2019-07-04 |
JP6541930B2 true JP6541930B2 (ja) | 2019-07-10 |
Family
ID=64273512
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019518669A Active JP6541930B2 (ja) | 2017-05-17 | 2017-05-17 | メモリ管理システム、情報処理装置およびメモリの管理方法 |
Country Status (5)
Country | Link |
---|---|
US (1) | US20200081741A1 (ja) |
JP (1) | JP6541930B2 (ja) |
CN (1) | CN110651253A (ja) |
DE (1) | DE112017007318T5 (ja) |
WO (1) | WO2018211628A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US12086420B2 (en) | 2020-08-04 | 2024-09-10 | Samsung Electronics Co., Ltd. | Memory management method and electronic device |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11967252B2 (en) * | 2021-07-02 | 2024-04-23 | Syncrono Tech, Inc. | System for and method of training |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7949814B2 (en) * | 2004-05-22 | 2011-05-24 | Kam Fu Chan | Swapping “fixed system” hard disk |
JP5079345B2 (ja) | 2007-01-29 | 2012-11-21 | 京セラ株式会社 | 電子機器及び電子機器における制御方法 |
JP2012221217A (ja) | 2011-04-08 | 2012-11-12 | Sony Corp | メモリ管理装置、メモリ管理方法、および、制御プログラム |
CN102799471B (zh) * | 2012-05-25 | 2014-11-05 | 上海斐讯数据通信技术有限公司 | 操作系统的进程回收方法及系统 |
US9250958B2 (en) * | 2012-11-19 | 2016-02-02 | Qualcomm Innovation Center, Inc. | System, method, and apparatus for improving application-launch latencies |
CN103544063B (zh) * | 2013-09-30 | 2017-02-08 | 三星电子(中国)研发中心 | 应用于安卓平台的进程清除方法和装置 |
CN103714016B (zh) * | 2014-01-14 | 2017-10-27 | 北京猎豹移动科技有限公司 | 缓存的清理方法、装置及客户端 |
CN104461737B (zh) * | 2014-12-10 | 2018-01-16 | 广东欧珀移动通信有限公司 | 一种内存管理方法和装置 |
CN105740071B (zh) * | 2016-03-17 | 2018-12-04 | 深圳市九洲电器有限公司 | 一种安卓系统运行速度管理方法及系统 |
CN106354562B (zh) * | 2016-08-25 | 2024-04-12 | 深圳市泰衡诺科技有限公司 | 内存清理系统和内存清理方法 |
-
2017
- 2017-05-17 JP JP2019518669A patent/JP6541930B2/ja active Active
- 2017-05-17 DE DE112017007318.9T patent/DE112017007318T5/de active Pending
- 2017-05-17 US US16/496,840 patent/US20200081741A1/en not_active Abandoned
- 2017-05-17 WO PCT/JP2017/018544 patent/WO2018211628A1/ja active Application Filing
- 2017-05-17 CN CN201780090654.XA patent/CN110651253A/zh active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US12086420B2 (en) | 2020-08-04 | 2024-09-10 | Samsung Electronics Co., Ltd. | Memory management method and electronic device |
Also Published As
Publication number | Publication date |
---|---|
WO2018211628A1 (ja) | 2018-11-22 |
JPWO2018211628A1 (ja) | 2019-07-04 |
DE112017007318T5 (de) | 2019-12-24 |
US20200081741A1 (en) | 2020-03-12 |
CN110651253A (zh) | 2020-01-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8997171B2 (en) | Policy based application suspension and termination | |
US9361150B2 (en) | Resuming applications and/or exempting applications from suspension | |
JP5127722B2 (ja) | アプリケーションの遅延起動 | |
US9684625B2 (en) | Asynchronously prefetching sharable memory pages | |
US11360884B2 (en) | Reserved memory in memory management system | |
JP2006351004A (ja) | 携帯端末機のメモリ管理方法 | |
CN103678143B (zh) | 文件存储方法、装置及电子设备 | |
US20120101996A1 (en) | Apparatus and method for snapshot image segmentation | |
US9514162B2 (en) | Smart polling frequency | |
JP2018063505A (ja) | メモリ管理制御装置、メモリ管理制御方法、及びメモリ管理制御プログラム | |
JP6541930B2 (ja) | メモリ管理システム、情報処理装置およびメモリの管理方法 | |
CN107408073B (zh) | 使用存储器压缩来减少存储器提交开销 | |
KR20210049602A (ko) | 컴퓨팅 장치 및 그 동작 방법 | |
TWI514278B (zh) | 開機之映像檔之大小縮減方法及運算裝置 | |
CN108334383B (zh) | 一种信息处理方法及电子设备 | |
US20220374256A1 (en) | Information processing system, information processing apparatus, method of controlling the same, and storage medium | |
US9336214B2 (en) | File-name extension characters for file distribution | |
JP4997063B2 (ja) | 計算機の起動方法及び計算機システム | |
KR20240014742A (ko) | 성능 정보를 고려하는 메모리 관리 방법 및 장치 | |
US10705925B2 (en) | Satisfying recovery service level agreements (SLAs) | |
JP2005234766A (ja) | システム構成制御方法及びその処理プログラム並びにその実施システムと実施装置 | |
CN118057316A (zh) | 调度磁盘资源的方法、装置、电子设备及存储介质 | |
CN112565355A (zh) | 一种读取请求的控制方法及相关设备 | |
JP2006079146A (ja) | データ処理装置 | |
JP2017220184A (ja) | データ書き込み制御装置、データ書き込み制御プログラムおよびデータ書き込み制御方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190415 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20190415 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20190425 |
|
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: 20190514 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190611 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6541930 Country of ref document: JP 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 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |