메뉴 건너뛰기
.. 내서재 .. 알림
소속 기관/학교 인증
인증하면 논문, 학술자료 등을  무료로 열람할 수 있어요.
한국대학교, 누리자동차, 시립도서관 등 나의 기관을 확인해보세요
(국내 대학 90% 이상 구독 중)
로그인 회원가입 고객센터 ENG
주제분류

추천
검색

논문 기본 정보

자료유형
학위논문
저자정보

김태형 (경상대학교, 경상대학교 대학원)

지도교수
전용기
발행연도
2020
저작권
경상대학교 논문은 저작권에 의해 보호받습니다.

이용수0

표지
AI에게 요청하기
추천
검색

이 논문의 연구 히스토리 (3)

초록· 키워드

오류제보하기
Health management system of airborne software repairs runtime errors to provide safety and to reduce cost of maintenance. Among the runtime errors, order violations may occur when there are accesses to shared variable without proper inter-thread coordination, and at least one of the accesses is a write. On-the-fly repairing of order violations is critical, because it is difficult to remove them at the development phase.
Previous work, called Repairing Atomicity Violations (Repairing-AV), diagnoses order violations for each access event by comparing execution order of accesses with their test interleaving. As a result, Repairing-AV incurs time overhead that is proportional to the number of access events to each shared variable. It makes difficult to ensure real-time ability when Repairing-AV is applied to airborne system.
This paper presents a tool, called On-the-fly Repairing System (ORS), that can repair order violations of object methods that contains access events. ORS diagnoses order violations by using order of object methods called TSA, and treats them by stalling its thread where the error is about to occur. Even if access event increases, ORS incurs time overhead that is proportional to the number of method calls only. Experimentations with 192 combinations of object methods demonstrate that ORS is enable to diagnose and treat order violations of object methods. Performance evaluation with five synthetic programs shows that ORS is better than Repairing-AV when the number of access events is greater than eighty, in case of 4,000 iterations of program.

목차

Ⅰ. 서론 3
Ⅱ. 연구 배경 6
2.1 항공기 소프트웨어의 건전성 관리시스템 6
2.2 순서 위배 10
2.3 관련 연구 14
Ⅲ. 시스템 설계 19
3.1 Architecture 19
3.2 Diagnosis/Treatment Engine 21
3.3 작동 예시 25
3.4 시스템 분석 26
Ⅳ. 구현 및 실험 32
4.1 시스템 구현 32
4.2 시스템 시험 45
4.3 실험 설계 49
4.4 실험 결과 61
Ⅴ. 결론 71
참고 문헌 73

최근 본 자료

전체보기

댓글(0)

0