KR100599944B1 - 최적의 액세스 전략을 결정하는 방법 - Google Patents

최적의 액세스 전략을 결정하는 방법 Download PDF

Info

Publication number
KR100599944B1
KR100599944B1 KR1020037015129A KR20037015129A KR100599944B1 KR 100599944 B1 KR100599944 B1 KR 100599944B1 KR 1020037015129 A KR1020037015129 A KR 1020037015129A KR 20037015129 A KR20037015129 A KR 20037015129A KR 100599944 B1 KR100599944 B1 KR 100599944B1
Authority
KR
South Korea
Prior art keywords
access strategy
application
strategy
determining
access
Prior art date
Application number
KR1020037015129A
Other languages
English (en)
Other versions
KR20040007582A (ko
Inventor
베네딕스알렉산더
브라운게오르그
클렌베른트
Original Assignee
인피네온 테크놀로지스 아게
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 인피네온 테크놀로지스 아게 filed Critical 인피네온 테크놀로지스 아게
Publication of KR20040007582A publication Critical patent/KR20040007582A/ko
Application granted granted Critical
Publication of KR100599944B1 publication Critical patent/KR100599944B1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment

Abstract

본 발명은 운영체제(1) 및 상기 운영체제(1)가 시스템 프로세스를 실행하기 위하여 액세스 전략을 통해 액세스하는 다양한 시스템 자원(2)을 포함하는 데이터 처리 프로세스를 실행하기 위한 장치에 관한 것이다. 본 발명에 따르면, 상이한 응용프로그램(3, 3')에는 시스템 자원(2)을 액세스하기 위한 상이한 액세스 전략(A, B, C, ...)이 사용되었다.
본 발명은 또한 시스템 자원(2)을 액세스하기 위한 최적의 액세스 전략(A, B, C, ...)을 결정하기 위한 방법에 관한 것이다.

Description

최적의 액세스 전략을 결정하는 방법 {METHOD FOR DETERMINING THE OPTIMAL ACCESS STRATEGY}
본 발명은 응용프로그램의 실행 동안 운영체제가 하나 이상의 시스템 자원에 의해 시스템 프로세스를 처리하도록 하는, 데이터 처리 프로세스를 실행하기 위한 장치에서 최적의 액세스 전략을 결정하기 위한 방법에 관한 것이다.
삭제
응용프로그램(application)의 성능 또는 속도는 시스템의 기존 시스템 자원이 어떻게 어드레스되는 지에 상당히 의존한다. 예컨대, 제 1 액세스 후 메인 메모리(DRAM)의 뱅크를 개방된 채로 놔두는 프로그램이 있다. 이 경우, 제 1 액세스 직후 DRAM의 뱅크들이 다시 폐쇄되면, 다른 프로그램들이 매우 빨라진다.
메인 메모리를 액세스하기 위한 최적의 액세스 전략은 모든 응용프로그램 및 모든 가능한 시스템에 대해 규정될 수 없다. 그럼에도 불구하고, 시스템과 응용프로그램의 각각의 조합에 대해 각각의 최적의 액세스 전략을 사용하는 것이 바람직 하다.
지금까지는 예컨대 하드웨어마다 하나의 시스템(PC, 워크스테이션)의 칩 세트에서 메인 메모리를 액세스하기 위한 액세스 전략이 규정되었다. 하드웨어적으로 규정된 액세스 전략은 이것이 사전설정되어 각각의 응용프로그램에 접속(adapt)될 수 없다는 단점을 갖는다.
미국 특허 제 6 052 134 A호에는 각각의 응용프로그램에 따라 설정될 수 있는 다양한 액세스 전략이 공지되어 있다.
그러나, 사용자가 최적의 액세스 전략을 결정하는 것은 매우 어려우며 복잡하다.
삭제
삭제
삭제
삭제
삭제
삭제
삭제
삭제
본 발명의 목적은 시스템과 응용프로그램에 따라 최적의 액세스 전략을 결정하기 위한 방법을 제공하는 것이다.
상기 목적은 본 발명에 따라
a) 시스템 프로세스가
b) 시스템 리소스에서
c) 상이한 액세스 전략으로 실행되고,
d) 각각의 액세스 전략에는 응용의 실행 속도에 상응하는, 저장된 값이 할당되며,
e) 모든 액세스 전략의 테스트 후에 최상의 값을 가진 액세스 전략이 표준 전략으로서 결정됨으로써 달성된다.
다수의 액세스 전략의 구현에 의해, 각각의 응용프로그램에 대한 최적의 액세스 전략이 선택될 수 있다.
특정 응용프로그램에 대한 최적의 액세스 전략의 결정은 특정 동기에서만, 즉 사용자가 최적의 액세스 전략을 결정하기 위하여 시간을 소비할 의지가 있는 경우에만 이루어지는 것이 바람직하다. 이것은 특히 사용자가 새로운 응용프로그램을 설치하고 그것을 위해 시간을 소비해야만 할 때, 또는 사용자가 새로운 하드웨어를 설치하고 기존 소프트웨어를 새로운 하드웨어에 대해 최적화하고자 할 때, 또는 개선된 신규 액세스 전략이 시스템에 이용가능하게 제공될 때의 경우이다.
최적의 액세스 전략의 결정은 간단한 시스템에서 단 하나의 프로세서로 이루어질 수 있지만, 다수의 시스템 자원을 가진 보다 복잡한 시스템에서도 이루어질 수 있다.
바람직하게는 다수의 시스템 자원을 가진 비교적 복잡한 시스템에서 응용프로그램마다 각각의 시스템 자원에 대해 최적의 액세스 전략이 검출되어 결정된다.
이하, 본 발명을 도면에 도시된 실시예를 참고로 구체적으로 설명한다.
도 1은 본 발명에 따른 장치의 개략도.
도 1에는 데이터 처리 프로세스를 실행하기 위한 본 발명에 따른 장치가 도시되어 있다. 이러한 장치는 일반적으로 PC 또는 워크스테이션에 사용된다.
각각의 PC 또는 각각의 워크스테이션에는 운영체제(1)가 설치되어 있다. 상 기 운영체제(1)는 시스템 프로세스를 실행하기 위해 시스템 프로세스를 실행하는 소위 시스템 자원(2)을 액세스한다.
시스템 자원(2)은 예컨대 프로세서 또는 메인 메모리(DRAM) 또는 정수 혹은 부동소수점 유닛과 같은 산술 및 논리 유닛 또는 예컨대 그래픽 카드 또는 그래픽 카드상의 프로세서이다.
응용 프로그램 또는 어플리케이션(3 또는 3')을 PC 또는 워크스테이션에서 실행시키면, 응용프로그램(3 또는 3')의 실행 속도는 시스템 자원(2)에 대해 어떤 액세스 전략(A, B, C,...)이 선택되었는지에 상당히 의존한다.
예컨대, 메인 메모리(DRAM)의 뱅크를 제 1 액세스 후에 개방된 채로 놔두는 응용프로그램이 있다. 이 경우, 제 1 액세스 직후 DRAM의 뱅크가 다시 폐쇄되면 다른 프로그램들이 매우 빨라진다.
본 발명에 따르면, 운영체제(1)는 액세스 전략(A, B, C,..,)의 리스트(4)와 접속되며, 상기 전략들은 각각 응용프로그램(3, 3')의 실행 시에 개별적인 시스템 자원(2)을 액세스하기 위해 사용될 수 있다.
응용프로그램에 대한 최적의 액세스 전략을 결정할 때, 시스템 자원에 대한 이용가능한 모든 액세스 전략이 테스트된다. 각각의 액세스 전략에 대해 응용프로그램의 테스트 과정이 실행된다. 각각의 테스트 과정 후에, 응용프로그램의 실행 속도에 상응하는 값이 저장된다.
모든 액세스 전략이 실행되고 테스트된 후, 최상의 성능값을 가진 전략이 테스트된 응용프로그램에 대한 표준 전략으로서 저장된다. 이 시점 부터 응용프로그 램은 각각의 관련 전략으로 실행된다.
액세스 전략의 선택을 위한 2가지 대안이 있다. 전체 응용프로그램은 모든 시스템 자원에 대해 하나의 액세스 전략, 즉 모든 시스템 자원에서 조합해서 최상의 결과를 제공하는 액세스 전략으로 실행되거나, 또는 프로시저가 각각의 시스템 자원 마다 실행되고 각각의 시스템 자원에 대해 상응하는 응용프로그램에 대한 최적의 액세스 전략이 결정된다.
특정 응용프로그램에 대한 최적의 액세스 전략의 결정은, 특정 동기에서만, 즉 사용자가 최적의 전략을 결정하기 위하여 시간을 소비하려는 의지를 가질 경우에만 실행된다.
이것은 일반적으로 새로운 하드웨어의 설치시 또는 새로운 소프트웨어의 설치시 또는 시스템에 대한 새로운 액세스 전략의 설치시의 경우이다.
응용프로그램에 대한 최적의 액세스 전략을 결정하기 위한 상술된 방법은 상기 방법이 간단한 시스템(단일 프로세서 시스템) 뿐만 아니라 멀티프로세서 또는 멀티자원 시스템에서도 적용될 수 있다는 장점을 갖는다.
상기 방법의 또다른 장점은 사용자에 의해 특정 동기에서만 실행될 수 있기 때문에 정상 실행 시간 동안에는 어떠한 시스템 자원도 필요 없다는 것이다.

Claims (5)

  1. 데이터 처리 프로세스를 실행하기 위한 장치에서 최적의 액세스 전략(A, B, C 등)을 결정하는 방법에 있어서,
    응용프로그램의 실행 동안 내부의 운영체제(1)가 하나 또는 다수의 시스템 자원(2)에 의해 시스템 프로세스를 실행하도록 하며,
    응용프로그램(3, 3') 또는 시스템 프로세스가 다양한 액세스 전략(A, B, C 등)으로 시스템 자원(2)에서 실행되어, 각각의 액세스 전략에는 응용프로그램 또는 시스템 프로세스의 실행 속도에 상응하는 저장된 값이 할당되며, 상기 모든 액세스 전략의 테스트 후에 최상의 값을 가진 액세스 전략이 표준 액세스 전략으로서 결정되는 것을 특징으로 하는 최적의 액세스 전략을 결정하기 위한 방법.
  2. 삭제
  3. 제 1항에 있어서,
    시스템 자원이 다수일 때는 각각의 개별적인 시스템 자원에 대하여 최적의 액세스 전략이 결정될 수 있는 것을 특징으로 하는 최적의 액세스 전략을 결정하기 위한 방법.
  4. 제 1항 또는 제 3항에 있어서,
    하나의 같은 최적의 액세스 전략이 하나의 응용프로그램에 있어서의 모든 시스템 자원에 대하여 결정될 수 있는 것을 특징으로 하는 최적의 액세스 전략을 결정하기 위한 방법.
  5. 삭제
KR1020037015129A 2001-05-21 2002-05-13 최적의 액세스 전략을 결정하는 방법 KR100599944B1 (ko)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
DE10124767A DE10124767A1 (de) 2001-05-21 2001-05-21 Anordnung zur Abarbeitung von Datenverarbeitungsprozessen sowie Verfahren zur Ermittlung der optimalen Zugriffsstrategie
DE10124767.2 2001-05-21
PCT/DE2002/001715 WO2002095582A1 (de) 2001-05-21 2002-05-13 Anordnung zur abarbeitung von datenverarbeitungsprozessen sowie verfahren zur ermittlung der optimalen zugriffsstrategie

Publications (2)

Publication Number Publication Date
KR20040007582A KR20040007582A (ko) 2004-01-24
KR100599944B1 true KR100599944B1 (ko) 2006-07-12

Family

ID=7685615

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020037015129A KR100599944B1 (ko) 2001-05-21 2002-05-13 최적의 액세스 전략을 결정하는 방법

Country Status (8)

Country Link
US (1) US7127553B2 (ko)
EP (1) EP1393173B1 (ko)
JP (1) JP3917079B2 (ko)
KR (1) KR100599944B1 (ko)
CN (1) CN1295608C (ko)
DE (2) DE10124767A1 (ko)
TW (1) TWI281122B (ko)
WO (1) WO2002095582A1 (ko)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006053788A (ja) * 2004-08-12 2006-02-23 Ntt Docomo Inc ソフトウェア動作監視装置及びソフトウェア動作監視方法

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4195342A (en) * 1977-12-22 1980-03-25 Honeywell Information Systems Inc. Multi-configurable cache store system
US5452440A (en) * 1993-07-16 1995-09-19 Zitel Corporation Method and structure for evaluating and enhancing the performance of cache memory systems
US5819082A (en) 1995-06-07 1998-10-06 Sierra On-Line, Inc. Data storage optimization using an access order resource list
US5699543A (en) 1995-09-29 1997-12-16 Intel Corporation Profile guided TLB and cache optimization
US6317742B1 (en) 1997-01-09 2001-11-13 Sun Microsystems, Inc. Method and apparatus for controlling software access to system resources
US6647508B2 (en) * 1997-11-04 2003-11-11 Hewlett-Packard Development Company, L.P. Multiprocessor computer architecture with multiple operating system instances and software controlled resource allocation
US6052134A (en) * 1997-12-22 2000-04-18 Compaq Computer Corp. Memory controller and method for dynamic page management
US6085290A (en) 1998-03-10 2000-07-04 Nexabit Networks, Llc Method of and apparatus for validating data read out of a multi port internally cached dynamic random access memory (AMPIC DRAM)
US6487547B1 (en) 1999-01-29 2002-11-26 Oracle Corporation Database appliance comprising hardware and software bundle configured for specific database applications
US6801943B1 (en) * 1999-04-30 2004-10-05 Honeywell International Inc. Network scheduler for real time applications
US6343324B1 (en) * 1999-09-13 2002-01-29 International Business Machines Corporation Method and system for controlling access share storage devices in a network environment by configuring host-to-volume mapping data structures in the controller memory for granting and denying access to the devices

Also Published As

Publication number Publication date
KR20040007582A (ko) 2004-01-24
CN1511284A (zh) 2004-07-07
DE10124767A1 (de) 2002-12-12
US7127553B2 (en) 2006-10-24
US20040117800A1 (en) 2004-06-17
JP3917079B2 (ja) 2007-05-23
JP2004531825A (ja) 2004-10-14
DE50206231D1 (de) 2006-05-18
EP1393173A1 (de) 2004-03-03
TWI281122B (en) 2007-05-11
WO2002095582A1 (de) 2002-11-28
CN1295608C (zh) 2007-01-17
EP1393173B1 (de) 2006-03-29

Similar Documents

Publication Publication Date Title
US7398419B2 (en) Method and apparatus for seeding differences in lock-stepped processors
US6757847B1 (en) Synchronization for system analysis
US6081664A (en) Method for monitoring a BIOS
KR101438990B1 (ko) 시스템 테스트 방법
CN109840410A (zh) 一种进程内数据隔离与保护的方法和系统
US9766958B2 (en) Runtime emulating static thread local storage of portable executable software code
JPS61202269A (ja) デ−タ処理システム
KR970012145A (ko) 데이타 프로세서와 그 작동 방법, 그 디버깅 작동 실행 방법 및 그 중단점 값 수정 방법
KR19980086609A (ko) 동시적인 프로세서 요구에 의한 데이터 자원의 액세싱을 직렬화하기 위한 컴퓨터 시스템내에서의 블로킹 심볼 제어
Delvai et al. Processor support for temporal predictability-the SPEAR design example
US20080244229A1 (en) Information processing apparatus
Nélis et al. The variability of application execution times on a multi-core platform
GB2216306A (en) Load and synchronize computer architecture and process
KR100599944B1 (ko) 최적의 액세스 전략을 결정하는 방법
US7899640B2 (en) Integrated circuit characterisation system and method
US7100027B1 (en) System and method for reproducing system executions using a replay handler
US10830816B2 (en) Single circuit fault detection
US20060212874A1 (en) Inserting instructions
US6629174B1 (en) Synchronization using bus arbitration control for system analysis
US20030070030A1 (en) Automatic corner case search in multi-agent bus interface verification
US7024347B2 (en) Transaction conflict testing method and apparatus
JP2004531825A6 (ja) 最適なアクセス戦略の決定方法
US7237099B2 (en) Multiprocessor system having a plurality of control programs stored in a continuous range of addresses of a common memory and having identification registers each corresponding to a processor and containing data used in deriving a starting address of a CPU-linked interrupt handler program to be executed by the corresponding processor
JP2018151803A (ja) コンピュータプログラムの検査装置および車両制御用コンピュータプログラムの検査を行う車載装置
Nankaku et al. A Dynamic Control Mechanism of Interrupt Stack Overflow on Real‐Time Embedded Monitor (REMON)

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130627

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20140626

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20150625

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20160616

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee