• Title/Summary/Keyword: 마이크로 커널

Search Result 59, Processing Time 0.028 seconds

Real-time Characteristic Analysis of A Micro Kernel for Supporting Reconfigurability (재구성된 마이크로 커널의 실시간 특성 분석)

  • 박종현;임강빈;정기현;최경희
    • Proceedings of the IEEK Conference
    • /
    • 2000.06c
    • /
    • pp.121-124
    • /
    • 2000
  • Goal of this Paper is to design and develop core kernel components f3r single processor real-time system, which include real-time schedulers, synchronization mechanism, IPC, message passing, and clock & timer. The goal also contains the basic researches on dynamic load balancing and scheduling which provide mechanism for the distributed information processing and efficient resource sharing among various information appliances based on network.

  • PDF

A Study on Design and Implementation of a USB Network Oliver Module based on Embedded Linux (임베디드 리눅스 기반의 USB 네트워크 드라이버 모듈 설계 및 구현에 관한 연구)

  • 이상훈;문승진
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10c
    • /
    • pp.130-132
    • /
    • 2004
  • 임베디드 시스템의 발전으로 인하여 시스템에서 USB Network의 필요성 또한 빠르게 증가되어가고 있다. 본 논문에서는 임베디드 리눅스 기반의 단말기와 PC 사이에 USB 통신을 구현기 위해서 XScale 마이크로 프로세스 레퍼런스 보드에 리눅스 커널을 포팅하고 포팅 된 플랫폼을 기반으로 USB Network의 설계 및 구현에 관하여 논하도록 하였다.

  • PDF

A Study on Design and Implementation of The Image Diagnostic Solution based on Real Time Embedded Linux (실시간 임베디드 리눅스 기반의 영상진단 솔루션 설계 및 구현에 관한 연구)

  • 이상훈;이기화;문승진
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04a
    • /
    • pp.463-465
    • /
    • 2004
  • 베디드 시스템의 발전으로 인하여 고성능화, 소형화, 편의성 등이 강조되어 지는 시점에서 의료장비 또한 임베디드 시스템 기술 도입이 빠르게 진행되어 지고 있다. 본 논문에서는 초음파 영상진단 단말기 (Magic-Probe)를 구현하기 위해 SA-1100 마이크로 프로세스 레퍼런스 보드에 리눅스 커널을 포팅하고 포팅된 플랫폼을 기반으로 초음파 영상진단을 처리하기 위한 응용프로그램의 설계 및 구현에 관하여 논하도록 하겠다.

  • PDF

Nondestructive Measurement of the Coating Thickness in the Simulated TRISO-Coated Fuel Particle Using Micro-Focus X-ray Radiography (마이크로포커스 X-선 투과 영상을 이용한 모의 TRISO 핵연료 입자 코팅 층 두께 비파괴 측정)

  • Kim, Woong-Ki;Lee, Young-Woo;Park, Ji-Yeon;Park, Jung-Byung;Ra, Sung-Woong
    • Journal of the Korean Society for Nondestructive Testing
    • /
    • v.26 no.2
    • /
    • pp.69-76
    • /
    • 2006
  • TRISO(tri-isotropic)-coated fuel particle technology is utilized owing to its higher stability at a high temperature and Its efficient retention capability for fission products In the HTGR(high temperature gas-reeled reactor). The typical spherical TRISO fuel panicle with a diameter of about 1mm is composed of a nuclear fuel kernel and outer coating layers. The outer coating layers consist of a buffer PyC(pyrolytic carbon) layer, Inner PyC(1-PyC) layer, SiC layer, and outer PyC(O-PyC) layer Most of the Inspection Items for the TRTSO-coated fuel particle depend on destructive methods. The coating thickness of the TRISO fuel particle can be nondestructively measured by the X-ray radiography without generating radioactive wastel. In this study, the coaling thickness for the simulated TRISO-coated fuel particle with $ZrO_2$ kernel Instead of $%UO_2$ kernel was measured by using micro-focus X-ray radiography with micro-focus X-ray generator and flat panel detector The radiographic image was also enhanced by image processing technique to acquire clear boundary lines between coating layers. The coaling thickness wat effectively measured by applying the micro-focus X-ray radiography The inspection process for the TRISO-coated fuel particles will be improved by the developed micro-focus X-ray radiography and digital image processing technology.

Sorvisor - The ARM based Micro Hypervisor (Sorvisor - ARM 기반의 마이크로 하이퍼바이저)

  • Cho, Yeong-pil;Almokhtar, Ali;Paek, Yun-heung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2014.11a
    • /
    • pp.523-526
    • /
    • 2014
  • 최근 컴퓨터 시스템에 탑재되는 프로세서에는 하드웨어적으로 가상화를 지원하기 위하여 커널 보다 상위의 권한을 가진 특별한 모드를 도입하고 있다. 그러나, 가상화를 요하지 않는 시스템이 대다수인 상황에서 해당 모드가 가진 특별한 권한은 시스템 로깅 및 보안에 유용하에 활용될 여지가 있다. 본 논문은 이를 위해 Sorvisor 라는 마이크로 하이퍼바이저를 개발함으로써 해당 모드를 활용할 수 있는 환경을 제공할 수 있도록 하고 있다.

An Implementation of an Operating System with multiple personalities : design of the Direct Procedure Call IPC scheme (다중개성 운영체계의 구현에 관한 연구 : 직접 프로시져 호출 방식의 통신기법)

  • Cho, Shi-Hoon;Bang, Nam-Seok;Lee, Joon-Won
    • The Transactions of the Korea Information Processing Society
    • /
    • v.5 no.9
    • /
    • pp.2404-2414
    • /
    • 1998
  • An operating system should be easy to extend and to be customized to accomodate the diverse needs when it is to support multiple personalities. Though microkernel is the best as architecture for such customization, it raises performance issues due to its intrinsic overhead in interprocess communication. In this paper, we present a new !PC mechanism that overcomes the traditional IPC performance lag by providing a direct bridge between processes. The communication overhead is similar to the one of local procedure call, which is the known minimal overhead. Even in its worst case, our scheme is shown to pcrfonn better than the other alternative, the message passing scheme.

  • PDF

Implementation of File Security Module Using on Windows (윈도우즈 기반 파일 보안 모듈 설계 및 구현)

  • Sung Kyung;Yoon Ho-gun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.2 s.34
    • /
    • pp.105-112
    • /
    • 2005
  • As the development of information telecommunication technology and thus the information sharing and opening is accelerated, If system is exposed to various threatener and the avrious security incident is rasing its head with social problem. As countermeasure, to protect safely and prepare in the attack for a system from a be latent security threat, various security systems are been using such as IDS, Firewall, VPN etc.. But, expertise or expert is required to handle security system. The module, implemented in this paper, is based on Windows XP, like Linux and Unix, and has effect integrity and non-repudiation for a file.

  • PDF

Development of X-ray Image Processing Technology for Nondestructive Measurement of the Coating Thickness in the Simulated TRISO-coated Fuel Particle (모의 TRISO 핵연료입자 코팅층 두께 비파괴 측정을 위한 X-선 영상처리기술 개발)

  • Kim Woong-Ki;Lee Young-Woo;Park Ji-Yeon;Ra Sung-Woong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2006.05a
    • /
    • pp.669-672
    • /
    • 2006
  • 고온가스냉각 원자로에서는 고온 안정성 및 핵분열생성물 차단 성능이 우수한 TRISO(tri-tsotropic) 핵연료를 사용하고 있다. TRISO 핵연료 입자는 직경이 약 1 mm인 구 형태로 입자의 중심에는 직경 $0.5{\mu}m$의 핵연료 커널(kernel)이 포함되며 커널 외곽을 코팅 층이 에워싸고 있다. 이 코팅 층은 완충(buffer) PyC(pyrolytic carbon) 층, 내부 PyC 층, SiC 층, 그리고 외부 PyC 층으로 구성되어 있다. 각 코팅 층의 두께는 수십${\sim}$${\mu}m$ 범위이며, 본 연구에서는 각 코팅 층의 두께를 비파괴적으로 측정하기 위하여 마이크로포커스 X-선 발생장치와 고해상도 X-선 평판(flat panel) 검출기로 구성된 정밀한 X-선 래디오그래피 장치를 구성하고, $UO_2$ 핵물질 대신에 $ZrO_2$를 커널로 사용한 모의 TRISO 핵연료 입자에 대한 래디오그래피 영상을 획득한 후 디지털 영상처리기술을 이용하여 코팅 층 사이의 경계선이 구분 가능하도록 영상을 개선하고 디지털 영상처리 알고리즘을 개발하여 코팅 층의 두께를 측정하였다.

  • PDF

System-Call-Level Core Affinity for Improving Network Performance (네트워크 성능향상을 위한 시스템 호출 수준 코어 친화도)

  • Uhm, Junyong;Cho, Joong-Yeon;Jin, Hyun-Wook
    • KIISE Transactions on Computing Practices
    • /
    • v.23 no.1
    • /
    • pp.80-84
    • /
    • 2017
  • Existing operating systems experience scalability issues as the number of cores increases. The network I/O performance on manycore systems is faced with the major limiting factors of cache consistency costs and locking overheads. Legacy methods resolve this issue include the new microkernel-like operating system or modification of existing kernels; however, these solutions are not fully application transparent. In this study, we proposed a library that improves the network performance by separating system call context from user context and by applying the core affinity without any kernel and application modifications. Experiment results showed that our implementation can improve the network throughput of Apache by up to 30%.

A countermeasure against Foreshadow and ZombieLoad attacks based on segmentation fault monitoring (Segmentation fault 모니터링을 통한 Foreshadow 및 ZombieLoad 공격 방어 기법 연구)

  • Lee, Jun-Yeon;Suh, Taeweon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2019.10a
    • /
    • pp.384-387
    • /
    • 2019
  • 2018년 Meltdown 공격이 발표된 이후 Foreshadow, ZombieLoad 등 다양한 종류의 마이크로아키텍처 기반 부 채널 공격과 방어 기법들이 발표되었다. 그중 Meltdown 공격을 원천 차단할 수 있는 KPTI (Kernel Page Table Isolation)는 커널 영역을 사용자 메모리 영역과 분리하여 커널 정보의 유출을 방어할 수 있으나, 최대 46%의 시스템 성능 저하를 가져온다. 본 연구는 런타임에 시스템콜 발생빈도를 분석하여 낮은 오버헤드로 Meltdown-type 공격을 탐지하고, 방어하는 프로그램을 개발하고 실험하였다. 개발한 Fault Monitoring Tool은 기존 시스템 대비 적은 오버헤드(최대 7%)로 악의적인 사용자를 구분해 내고 방어할 수 있었다.