WO2012048622A1 - 计算机系统及其工作方法 - Google Patents
计算机系统及其工作方法 Download PDFInfo
- Publication number
- WO2012048622A1 WO2012048622A1 PCT/CN2011/080471 CN2011080471W WO2012048622A1 WO 2012048622 A1 WO2012048622 A1 WO 2012048622A1 CN 2011080471 W CN2011080471 W CN 2011080471W WO 2012048622 A1 WO2012048622 A1 WO 2012048622A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- computer system
- resource
- allocation management
- resource allocation
- application
- Prior art date
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/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/4881—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
-
- 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
Definitions
- step S5 the central processing unit 21 executes step S5 to sequentially execute the application program from the priority level to the lower priority level in accordance with the execution order stored in the resource allocation management storage area 32.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer And Data Communications (AREA)
- Stored Programmes (AREA)
Description
Claims (10)
- 计算机系统,包括中央处理器以及与所述中央处理器连接的存储器;其特征在于:所述存储器设有一个资源分配管理存储区,用于存储所述中央处理器执行多个应用程序的执行顺序;所述存储器存储有一资源分配管理单元,用于根据所述多个应用程序中的每一个所占用的资源请求量动态地更改所述执行顺序,更改后的执行顺序为所述资源请求量较小的应用程序的执行优先等级高于所述资源请求量较大的应用程序的执行优先等级。
- 根据权利要求1所述的计算机系统,其特征在于:所述计算机系统为网络计算机系统,所述网络计算机系统包括服务器以及与所述服务器连接的多台客户终端,所述中央处理器以及与所述中央处理器连接的存储器设置在所述服务器中,所述资源分配管理单元及所述资源分配管理存储区设在所述服务器的存储器中。
- 根据权利要求1或2所述的计算机系统,其特征在于:所述资源分配管理单元存储有一计算机资源使用量阈值。
- 根据权利要求3所述的计算机系统,其特征在于:所述计算机资源使用量阈值为所述中央处理器使用率阈值。
- 根据权利要求3所述的计算机系统,其特征在于:所述应用程序占用的资源请求量为所述应用程序占用所述中央处理器时间片的长度。
- 根据权利要求1或2所述的计算机系统,其特征在于:所述存储器包括集成在所述计算机系统主板上的集成存储器,所述资源分配管理单元存储在所述集成存储器上。
- 如权利要求1所述计算机系统的工作方法,其特征在于:包括所述资源分配管理单元接收多个所述应用程序发送的资源请求量信息,将多个所述应用程序的执行顺序写入所述资源分配管理存储区中;所述资源分配管理单元根据每一所述应用程序所占用的资源请求量动态地更改所述多个应用程序的执行顺序,所述执行顺序的排序方式为所述资源请求量小的所述应用程序的执行优先等级高于所述资源请求量大的所述应用程序的执行优先等级;所述中央处理器根据所述执行顺序中多个所述应用程序的所述优先等级自高向低依次执行多个所述应用程序。
- 根据权利要求7所述的计算机系统的工作方法,其特征在于:所述计算机系统为网络计算机系统,所述网络计算机系统包括服务器以及与所述服务器连接的多台客户终端,所述中央处理器以及与所述中央处理器连接的存储器设置在所述服务器中,所述资源分配管理单元及所述资源分配管理存储区设在所述服务器的存储器中;所述资源分配管理单元动态地更改所述多个终端的多个应用程序的执行顺序。
- 根据权利要求7或8所述的计算机系统的工作方法,其特征在于:所述资源分配管理单元存储有一计算机资源使用量阈值;所述资源分配管理单元判断当前计算机资源使用量是否高于所述阈值,若高于,则动态地更改所述多个应用程序的执行顺序。
- 根据权利要求9所述的计算机系统的工作方法,其特征在于:若所述资源分配管理单元判断当前计算机资源使用量低于所述阈值,按多个所述应用程序请求时间的先后顺序排列所述多个应用程序的执行顺序。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/878,301 US9898338B2 (en) | 2010-10-15 | 2011-09-30 | Network computer system and method for dynamically changing execution sequence of application programs |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2010105105980A CN101968750B (zh) | 2010-10-15 | 2010-10-15 | 计算机系统及其工作方法 |
CN201010510598.0 | 2010-10-15 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2012048622A1 true WO2012048622A1 (zh) | 2012-04-19 |
Family
ID=43547910
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2011/080471 WO2012048622A1 (zh) | 2010-10-15 | 2011-09-30 | 计算机系统及其工作方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US9898338B2 (zh) |
CN (1) | CN101968750B (zh) |
WO (1) | WO2012048622A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150006593A1 (en) * | 2013-06-27 | 2015-01-01 | International Business Machines Corporation | Managing i/o operations in a shared file system |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101968750B (zh) * | 2010-10-15 | 2012-12-26 | 珠海举天软件科技有限公司 | 计算机系统及其工作方法 |
CN102306095B (zh) * | 2011-07-21 | 2017-04-05 | 宇龙计算机通信科技(深圳)有限公司 | 应用程序管理方法和终端 |
CN102902591B (zh) * | 2012-09-04 | 2015-03-11 | 深圳市宏电技术股份有限公司 | 非长在线终端的任务执行方法及非长在线终端 |
CN103152834A (zh) * | 2013-02-26 | 2013-06-12 | 成都飞鱼星科技开发有限公司 | 一种无线流量的智能分配方法 |
CN104166815B (zh) * | 2014-07-24 | 2018-02-23 | 深圳天珑无线科技有限公司 | 一种电子设备管理系统及其方法 |
CN104182282B (zh) * | 2014-09-12 | 2018-02-23 | 五八同城信息技术有限公司 | 一种服务器过载保护系统及方法 |
CN106534281B (zh) * | 2016-10-25 | 2019-09-24 | Oppo广东移动通信有限公司 | 一种数据请求的响应方法、装置及系统 |
CN107018175B (zh) * | 2017-01-11 | 2021-01-19 | 杨立群 | 移动云计算平台的调度方法和装置 |
JP6757708B2 (ja) * | 2017-10-31 | 2020-09-23 | 株式会社日立製作所 | 情報処理装置及び構成要素の管理方法 |
CN109597681B (zh) * | 2018-10-22 | 2024-05-07 | 平安科技(深圳)有限公司 | 云端控制方法、装置、计算机设备及存储介质 |
US11093620B2 (en) * | 2018-11-02 | 2021-08-17 | ThreatConnect, Inc. | Ahead of time application launching for cybersecurity threat intelligence of network security events |
CN109885393A (zh) | 2019-01-10 | 2019-06-14 | 华为技术有限公司 | 读写请求处理方法、装置、电子设备以及存储介质 |
CN110275778B (zh) * | 2019-06-14 | 2021-07-27 | 上海商汤智能科技有限公司 | 在线程序运行方法、装置、电子设备和计算机存储介质 |
CN110728731B (zh) * | 2019-10-11 | 2023-04-28 | 江苏赛诺格兰医疗科技有限公司 | 一种pet-ct系统资源的管理方法及pet-ct系统 |
US11863573B2 (en) | 2020-03-06 | 2024-01-02 | ThreatConnect, Inc. | Custom triggers for a network security event for cybersecurity threat intelligence |
CN111445213A (zh) * | 2020-03-31 | 2020-07-24 | 乌鲁木齐众维汇联信息科技有限公司 | 园区企业孵化服务的网络管理系统 |
CN111711688B (zh) * | 2020-06-16 | 2023-02-28 | 阿波罗智能技术(北京)有限公司 | 基于传输机的数据传输方法、装置、设备和存储介质 |
US11985144B2 (en) | 2021-06-25 | 2024-05-14 | ThreatConnect, Inc. | Browser extension for cybersecurity threat intelligence and response |
CN116680087A (zh) * | 2023-08-02 | 2023-09-01 | 摩尔线程智能科技(北京)有限责任公司 | 指令调度方法、装置、设备及存储介质 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1225472A (zh) * | 1998-02-04 | 1999-08-11 | 国际商业机器公司 | 服务器内调度和分派排队客户请求的装置和方法 |
WO2007017296A1 (en) * | 2005-08-08 | 2007-02-15 | International Business Machines Corporation | Application system intelligent optimizer |
CN101166208A (zh) * | 2006-10-20 | 2008-04-23 | 北京直真节点技术开发有限公司 | 一种维护作业自动化的方法及系统 |
CN101968750A (zh) * | 2010-10-15 | 2011-02-09 | 珠海举天软件科技有限公司 | 计算机系统及其工作方法 |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20010049727A1 (en) * | 1998-10-28 | 2001-12-06 | Bodhisattawa Mukherjee | Method for effficient and scalable interaction in a client-server system in presence of bursty client requests |
US6676757B2 (en) * | 1999-12-17 | 2004-01-13 | Tokyo Electron Limited | Coating film forming apparatus and coating unit |
US8831026B2 (en) * | 2004-03-19 | 2014-09-09 | International Business Machines Corporation | Method and apparatus for dynamically scheduling requests |
JP2006163482A (ja) * | 2004-12-02 | 2006-06-22 | Hitachi Ltd | 情報処理装置の制御方法、情報処理装置、及びプログラム |
WO2006087713A2 (en) * | 2005-02-16 | 2006-08-24 | Yissum Research Development Company Of The Hebrew University Of Jerusalem | System and method for backfilling with system-generated predictions rather than user runtime estimates |
US7958507B2 (en) * | 2005-06-16 | 2011-06-07 | Hewlett-Packard Development Company, L.P. | Job scheduling system and method |
US20070143827A1 (en) * | 2005-12-21 | 2007-06-21 | Fiberlink | Methods and systems for intelligently controlling access to computing resources |
US8239869B2 (en) * | 2006-06-19 | 2012-08-07 | Condusiv Technologies Corporation | Method, system and apparatus for scheduling computer micro-jobs to execute at non-disruptive times and modifying a minimum wait time between the utilization windows for monitoring the resources |
CN100485625C (zh) * | 2007-11-01 | 2009-05-06 | 北京工业大学 | 一种实时系统任务调度方法 |
US8352623B2 (en) * | 2008-09-17 | 2013-01-08 | International Business Machines Corporation | System for energy efficient computer management environment via tightly integrated target status and directed work sessions |
US9047124B2 (en) * | 2008-10-14 | 2015-06-02 | Hewlett-Packard Development Company, L.P. | Query scheduler |
CN101414271A (zh) * | 2008-12-04 | 2009-04-22 | 浙江大学 | 多核平台下基于硬件计时器与任务队列的调度方法 |
-
2010
- 2010-10-15 CN CN2010105105980A patent/CN101968750B/zh not_active Expired - Fee Related
-
2011
- 2011-09-30 WO PCT/CN2011/080471 patent/WO2012048622A1/zh active Application Filing
- 2011-09-30 US US13/878,301 patent/US9898338B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1225472A (zh) * | 1998-02-04 | 1999-08-11 | 国际商业机器公司 | 服务器内调度和分派排队客户请求的装置和方法 |
WO2007017296A1 (en) * | 2005-08-08 | 2007-02-15 | International Business Machines Corporation | Application system intelligent optimizer |
CN101166208A (zh) * | 2006-10-20 | 2008-04-23 | 北京直真节点技术开发有限公司 | 一种维护作业自动化的方法及系统 |
CN101968750A (zh) * | 2010-10-15 | 2011-02-09 | 珠海举天软件科技有限公司 | 计算机系统及其工作方法 |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150006593A1 (en) * | 2013-06-27 | 2015-01-01 | International Business Machines Corporation | Managing i/o operations in a shared file system |
US9244939B2 (en) * | 2013-06-27 | 2016-01-26 | Lenovo Enterprise Solutions (Singapore) Pte. Ltd. | Managing I/O operations in a shared file system |
US9772877B2 (en) | 2013-06-27 | 2017-09-26 | Lenovo Enterprise Solution (Singapore) PTE., LTD. | Managing I/O operations in a shared file system |
Also Published As
Publication number | Publication date |
---|---|
US9898338B2 (en) | 2018-02-20 |
CN101968750B (zh) | 2012-12-26 |
US20130219404A1 (en) | 2013-08-22 |
CN101968750A (zh) | 2011-02-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2012048622A1 (zh) | 计算机系统及其工作方法 | |
CN107992436B (zh) | 一种NVMe数据读写方法及NVMe设备 | |
JP5159884B2 (ja) | 論理区分の間におけるネットワーク・アダプタ・リソース割振り | |
JP5536807B2 (ja) | 共用リソースの割り当てを制御するためのシステム、方法、コンピュータ・プログラム | |
EP3358463A1 (en) | Method, device and system for implementing hardware acceleration processing | |
JP2005122640A (ja) | サーバシステム及びi/oスロット共有方法。 | |
JP2007079789A (ja) | 計算機システム及びイベント処理方法 | |
WO2021008197A1 (zh) | 资源分配方法、存储设备和存储系统 | |
CN112860974A (zh) | 计算资源的调度方法、装置、电子设备和存储介质 | |
WO2016127291A1 (zh) | 内存管理装置和方法 | |
KR20110046719A (ko) | 복수 코어 장치 및 그의 로드 조정 방법 | |
CN114513545B (zh) | 请求处理方法、装置、设备及介质 | |
WO2023274278A1 (zh) | 一种资源调度的方法、装置及计算节点 | |
US9547576B2 (en) | Multi-core processor system and control method | |
CN111857992A (zh) | 一种Radosgw模块中线程资源分配方法和装置 | |
WO2022151951A1 (zh) | 任务调度方法及管理系统 | |
WO2022160628A1 (zh) | 命令处理装置、方法、电子设备以及计算机可读存储介质 | |
CN116483536B (zh) | 数据调度方法、计算芯片及电子设备 | |
WO2024037239A1 (zh) | 一种加速器调度方法及相关装置 | |
CN1955890A (zh) | 一种提高hid设备通讯速度的方法 | |
CN117539598A (zh) | 任务处理方法、装置、电子设备及存储介质 | |
US20140053162A1 (en) | Thread processing method and thread processing system | |
US9405470B2 (en) | Data processing system and data processing method | |
Li et al. | Improving spark performance with zero-copy buffer management and RDMA | |
KR20110018618A (ko) | 다중 쓰레드의 비동기 입출력 처리 장치 및 그 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11832019 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 13878301 Country of ref document: US |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 28-08-2013) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 11832019 Country of ref document: EP Kind code of ref document: A1 |