ETRI-Knowledge Sharing Plaform

ENGLISH

성과물

논문 검색
구분 SCI
연도 ~ 키워드

상세정보

학술대회 Applying a Code Clone Detection Method to Domain Analysis of Device Drivers
Cited 7 time in scopus Download 0 time Share share facebook twitter linkedin kakaostory
저자
마유승, 우덕균
발행일
200712
출처
Asia-Pacific Software Engineering Conference (APSEC) 2007, pp.254-261
DOI
https://dx.doi.org/10.1109/APSEC.2007.25
협약과제
07MW1800, 디바이스 드라이버 소스 코드 자동 생성 기술개발, 우덕균
초록
Domain analysis is the process of analyzing related software systems in a domain to find their common and variable parts. In the case of device drivers, they are highly suitable for domain analysis because device drivers of the same domain are implemented similarly for each device and each system that they support. Considering this characteristic, this paper introduces a new approach to the domain analysis of device drivers. Our method uses a code clone detection technique to extract similarity among device drivers of the same domain. To examine the applicability of our method, we investigated whole device drivers of a Linux source. Results showed that many reusable similar codes can be discerned by the code clone detection method. © 2007 IEEE.
KSP 제안 키워드
Code clone detection, Detection Method, Device driver, New approach, detection techniques, domain analysis, software system