KR910006851A - 실시간 컴퓨터 구조장치 및 그 방법 - Google Patents

실시간 컴퓨터 구조장치 및 그 방법 Download PDF

Info

Publication number
KR910006851A
KR910006851A KR1019900002206A KR900002206A KR910006851A KR 910006851 A KR910006851 A KR 910006851A KR 1019900002206 A KR1019900002206 A KR 1019900002206A KR 900002206 A KR900002206 A KR 900002206A KR 910006851 A KR910006851 A KR 910006851A
Authority
KR
South Korea
Prior art keywords
task
time
real
access
predetermined
Prior art date
Application number
KR1019900002206A
Other languages
English (en)
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 KR910006851A publication Critical patent/KR910006851A/ko

Links

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
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • G06F9/4887Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues involving deadlines, e.g. rate based, periodic
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/14Protection against unauthorised use of memory or access to memory
    • G06F12/1458Protection against unauthorised use of memory or access to memory by checking the subject access rights
    • G06F12/1483Protection against unauthorised use of memory or access to memory by checking the subject access rights using an access-table, e.g. matrix or list
    • 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/44Arrangements for executing specific programs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Computer Security & Cryptography (AREA)
  • Debugging And Monitoring (AREA)

Abstract

내용 없음

Description

실시간 컴퓨터 구조장치 및 그 방법
본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음
제1도는 본 발명에 따른 실시간 컴퓨터 시스템에서 요구되는 기본 성분구조의 블럭도표.

Claims (17)

  1. 실시간 작업을 수행시키기 위해 컴퓨터시스템을 동작시키기 위한 방법에 있어서; a) 실시간 인터럽트를 수신자하자마자 관리 스케줄링 기능을 불러내고; b) 그와 같은 모든 실시간 작업을 지원하기 위해 충분한 시간간격 순간(tick)중에 실시간 작업을 계획하며(scheduling); c) 인터럽션을 허용하는 각 작업의 능력을 기초로한 이들작업의 예정된 분류(categorization)에 따라 실시간 작업을 계획하고; d) 각 작업에 대하여 권한이 부여된 예정된 연속 주소공간 바깥측 기억장치 주소로의 각 작업에 의한 접근을 선택적으로 금지시키는 단계를 포함함을 특징으로 하는 방법.
  2. 제1항에 있어서, 실시간 작업이 예정된 우선순위 선정에 따라 계획됨을 특징으로 하는 방법.
  3. 제1항에 있어서, 요구되는 내부 컴퓨터 자산(assets)이 계획된대로 각 작업에 대하여 개별적으로 초기화됨을 특징으로 하는 방법.
  4. 제1항에 있어서, 동기식 I/O 인터럽트만이 허용됨을 특징으로 하는 방법.
  5. 제1항에 있어서, 각 실시간 작업의 수행시간이 그같은 작업에 대한 예정된 최악 수행시간에 따라 모니터됨을 특징으로 하는 방법.
  6. 제5항에 있어서, 어떠한 작업도 그같은 작업에 대하여 명시된 예정된 최악 수행시간을 초과하는 수행시간 탐지에 따라 결정됨을 특징으로 하는 방법.
  7. 제1항에 있어서, 각 예정된 작업에 의한 접근이 그같은 작업 각각에 대해 특별히 권한이 주어진 것들을 제외하고는 I/O버퍼 주소로 금지됨을 특징으로 하는 방법.
  8. 제7항에 있어서, 어떠한 작업도 권한을 받지못한 I/O버퍼 주소에 접근하기 위한 그같은 작업에 의한 시도를 탐지하고는 종료됨을 특징으로 하는 방법.
  9. 제1항에 있어서, 어떠한 작업도 그같은 작업에 대해 권한을 받은 예정된 연속된 주소공간 바깥 기억장치 주소에 접근하기 위한 그같은 작업에 의한 시도를 탐지하고는 종료됨을 특징으로 하는 방법.
  10. a) 인터럽션을 견디어 내기 위해 작업의 능력을 기초한 각 작업의 예정된 카테고리화에 따라 모든 실시간 작업을 지원하기에 충분한 시간간격 순간(tick)중에 실시간 작업을 계획하기 위한 실시간 인터럽트에 응답하는 수단; 그리고 b) 각 작업에 대해 권한을 받은 예정된 연속의 주소 공간 바깥 기억장치 주소로의 각 작업에 의한 접근을 선택적으로 금지시키기 위한 수단을 배합하여 포함함을 특징으로 하는 실기간 컴퓨터 작업을 수행하기 위한 장치.
  11. 제10항에 있어서, 어떤 작업에 대해 권한을 예정된 연속의 주소공간 바깥 기억장치 주소에 접근하기 위한 시도를 탐지하고는 그같은 작업을 종료시키기 위한 수단을 더욱 포함함을 특징으로 하는 장치.
  12. 제10항에 있어서, 실시간 작업이 예정된 우선순위 선정에 따라 계획됨을 특징으로하는 장치.
  13. 제10항에 있어서, 계획된 바의 각 작업에 대한 요구된 내부 컴퓨터자산을 개별적으로 초기화하기 위한 수단을 더욱더 포함함을 특징으로 하는 장치.
  14. 제10항에 있어서, 단지 동기의 I/O 인터럽트만이 받아 들어짐을 특징으로하는 장치.
  15. 제10항에 있어서, 작업에 대한 수행시간이 예정된 최악 수행시간을 초과하는 때 각 실시간 작업의 수행을 종료시키기 위한 수단을 더욱 포함함을 특징으로 하는 장치.
  16. 제10항에 있어서, 그같은 작업 각각에 대해 특별히 권한이 주어진 것들을 제외하고는 I/O 버퍼 주소로의 각 예정된 작업에 의한 접근을 부정하기 위한 수단을 더욱더 포함함을 특징으로 하는 장치.
  17. 제10항에 있어서, 권한을 받지 못한 I/O버퍼 주소에 접근하기 위한 어떤작업에 의한 시도의 탐지하고는 각 실시간 작업의 수행을 종료시키기 위한 수단을 더욱 포함함을 특징으로 하는 장치.
    ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.
KR1019900002206A 1989-09-01 1990-02-22 실시간 컴퓨터 구조장치 및 그 방법 KR910006851A (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US40175089A 1989-09-01 1989-09-01
US401,750 1989-09-01

Publications (1)

Publication Number Publication Date
KR910006851A true KR910006851A (ko) 1991-04-30

Family

ID=23589080

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019900002206A KR910006851A (ko) 1989-09-01 1990-02-22 실시간 컴퓨터 구조장치 및 그 방법

Country Status (4)

Country Link
EP (1) EP0415515A3 (ko)
JP (1) JPH03174632A (ko)
KR (1) KR910006851A (ko)
CA (1) CA2014599A1 (ko)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100738467B1 (ko) * 2001-12-11 2007-07-11 주식회사 만도 전자제어 파워 스티어링 시스템에서의 에러 적분회로

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5388261A (en) * 1992-09-30 1995-02-07 Apple Computer, Inc. Apparatus and method for handling frame overruns in a digital signal processing system
DE19530483A1 (de) * 1995-08-18 1997-02-20 Siemens Ag Einrichtung und Verfahren zur Echtzeit-Verarbeitung einer Mehrzahl von Tasks
US6003061A (en) * 1995-12-07 1999-12-14 Microsoft Corporation Method and system for scheduling the use of a computer system resource using a resource planner and a resource provider
FR2759177B1 (fr) * 1997-01-31 1999-04-23 Sextant Avionique Procede et dispositif de traitement de plusieurs applications techniques avec pour chacune d'elles la surete qui lui est propre
FR2760109B1 (fr) * 1997-02-25 1999-05-28 Sextant Avionique Procede et dispositif pour l'execution par un processeur unique de plusieurs fonctions de niveaux de criticite differents, avec une grande securite de fonctionnement
FR2771828B1 (fr) * 1997-12-03 2002-11-29 Sextant Avionique Procede de securisation pour un calculateur
US6735666B1 (en) * 2000-02-22 2004-05-11 Wind River Systems, Inc. Method of providing direct user task access to operating system data structures
GB0005535D0 (en) * 2000-03-09 2000-04-26 Smiths Industries Plc Processing systems
KR100401613B1 (ko) * 2000-12-26 2003-10-11 현대자동차주식회사 범용 운영체제의 실시간 처리방법
KR101809334B1 (ko) 2011-05-20 2017-12-14 애플 인크. 하이브리드 네트워크 환경들에서 클라이언트 서버 인터액션을 위한 장치 및 방법들
KR101626267B1 (ko) 2011-05-20 2016-05-31 애플 인크. 하이브리드 네트워크 동작에 있어서의 우선순위 기반 태스크 스케줄링을 위한 장치 및 방법들
KR20150046396A (ko) * 2011-05-20 2015-04-29 애플 인크. 하이브리드 네트워크 환경에서 스케줄링된 동작들을 최적화하는 장치 및 방법

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3701109A (en) * 1970-11-09 1972-10-24 Bell Telephone Labor Inc Priority access system
EP0183877B1 (en) * 1984-11-30 1990-08-16 Inmos Limited Microcomputer for time dependent processes
DE3705577A1 (de) * 1987-02-21 1988-09-01 Bosch Gmbh Robert Verfahren zur prioritaetsabhaengigen bearbeitung von unterschiedlichen anforderungen eines rechners

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100738467B1 (ko) * 2001-12-11 2007-07-11 주식회사 만도 전자제어 파워 스티어링 시스템에서의 에러 적분회로

Also Published As

Publication number Publication date
EP0415515A3 (en) 1992-02-19
EP0415515A2 (en) 1991-03-06
CA2014599A1 (en) 1991-03-01
JPH03174632A (ja) 1991-07-29

Similar Documents

Publication Publication Date Title
KR910006851A (ko) 실시간 컴퓨터 구조장치 및 그 방법
Brasser et al. TyTAN: Tiny trust anchor for tiny devices
US4918653A (en) Trusted path mechanism for an operating system
CA2014868C (en) Computer file protection system
HK1055827A1 (en) Evidence-based security policy manager
US10891146B2 (en) Access control and code scheduling
CN111414626B (zh) 基于tee扩展的实时性保证方法及系统
RU2005115083A (ru) Переключение процессора между защищенным и незащищенным режимами
ATE511671T1 (de) Minimal-benutzerrecht durch eingeschränkte zugriffsberechtigungen
CA2509579A1 (en) Systems and methods for detecting a security breach in a computer system
BRPI0404095A (pt) Entrada e saìda segura para um agente confiável em um sistema com um ambiente de execução de alta segurança
DE60239465D1 (de) Sicherheitssystem für zugangskontrolllisten in mobilanwendungen
Van Bulck et al. Towards availability and real-time guarantees for protected module architectures
KR900000795A (ko) 데이타 처리 시스템
Burns et al. Restricted tasking models
US7484239B1 (en) Detecting heap and stack execution in the operating system using regions
Kadar et al. System calls instrumentation for intrusion detection in embedded mixed-criticality systems
Chen et al. Schedguard: Protecting against schedule leaks using linux containers
Van Eyck et al. Mr-TEE: Practical Trusted Execution of Mixed-Criticality Code
US20030204639A1 (en) Task dispatch in priority pre-emptive real-time operating systems
US6397243B1 (en) Method and device for processing several technical applications each provided with its particular security
Cherepov et al. Hard Real-time with {RTX} on Windows {NT}
Bresch et al. BackFlow: backward edge control flow enforcement for low end ARM microcontrollers
Boucher et al. Toward a multilevel-secure, best-effort real-time scheduler
Takada et al. Experimental implementations of priority inheritance semaphore on ITRON-specification kernel

Legal Events

Date Code Title Description
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid