• Title/Summary/Keyword: Record-Replay

Search Result 13, Processing Time 0.027 seconds

An Efficient Record-Replay Mechanism using Hardware Performance Counters and Debugging Facilities (하드웨어 성능 카운터와 디버깅 기능을 이용한 리코드-리플레이 방법)

  • Maeng, Ji-Chan;Ryu, Min-Soo
    • The KIPS Transactions:PartA
    • /
    • v.18A no.5
    • /
    • pp.177-180
    • /
    • 2011
  • In this paper, we present a record-replay technique based on interrupt logging and reproduction. Race conditions have been considered as the main source of nondeterminism in conventional record-replay approaches. However, interrupts are another source of nondeterministic computer system behavior, which must be reproduced at accurate time points, let alone the order of interrupt occurrence. We show that an interrupt-based replayer can be efficiently and effectively implemented by using hardware performance counters and debugging functionality. Experiments also show that the runtime overhead of the interrupt-based replayer is sufficiently low.

Efficient Record-and-Replay Technique for Fault Trace on Embedded Software (임베디드 소프트웨어 결함 추적을 위한 효율적인 Record and Replay 기법 개발)

  • Kim, Woo-Jong;Ryu, Min-Soo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.05a
    • /
    • pp.500-503
    • /
    • 2008
  • 임베디드 시스템이 소형화되면서도 많은 기능들이 요구됨에 따라 여기에 올라가는 임베디드 소프트웨어 역시 점점 복잡해지고 있다. 특히 멀티 쓰레드 환경에서 수행되는 임베디드 소프트웨어의 경우, 실행도중 오류가 발생했을 때 버그의 원인을 찾기가 어려울 뿐 아니라, 버그를 재현하는 것 또한 쉽지 않다. 효과적인 디버깅을 하기 위해서는 프로그램 실행 중에 버그가 발생했던 상황을 그대로 재현해야 한다. 본 논문에서는 프로그램이 실행하는 도중에 이벤트가 발생하는 시점의 이벤트 정보를 record 하고, 나중에 이를 이용하여 버그가 발생한 시점으로 replay 할 수 있는 기법을 개발하였다. VPOS[1]에 이 기법을 적용함으로써 임베디드 소프트웨어의 결함을 좀더 쉽게 탐지하여 효율적인 디버깅이 가능하도록 하였다.

The Study of Data Recorder for Mission Replay (임무 재생을 위한 데이터기록장치 연구)

  • Lee, Sang-Myung;Kim, Young-Kil
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.357-360
    • /
    • 2011
  • On the matter in line with NCW(Network Centric Warfare) and information age, the military is on an efficient-expanding trend as sharing with status and information promptly through the various and complex exchange of messages and the phone communication between operators, using a highly efficient operating console. The recording devices that record an operational situation to plan a new operation through the mission analysis and result reviews after finishing military operation or training are developed and operated. Recording method is classified into two groups. one is the recording of display shots, another is the recording of an exchange of messages. This study proposes the new data-oriented recording method to reduce the readiness time of replay and the improvement scheme.

  • PDF

R2NET: Storage and Analysis of Attack Behavior Patterns

  • M.R., Amal;P., Venkadesh
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.17 no.2
    • /
    • pp.295-311
    • /
    • 2023
  • Cloud computing has evolved significantly, intending to provide users with fast, dependable, and low-cost services. With its development, malicious users have become increasingly capable of attacking both its internal and external security. To ensure the security of cloud services, encryption, authorization, firewalls, and intrusion detection systems have been employed. However, these single monitoring agents, are complex, time-consuming, and they do not detect ransomware and zero-day vulnerabilities on their own. An innovative Record and Replay-based hybrid Honeynet (R2NET) system has been developed to address this issue. Combining honeynet with Record and Replay (RR) technology, the system allows fine-grained analysis by delaying time-consuming analysis to the replay step. In addition, a machine learning algorithm is utilized to cluster the logs of attackers and store them in a database. So, the accessing time for analyzing the attack may be reduced which in turn increases the efficiency of the proposed framework. The R2NET framework is compared with existing methods such as EEHH net, HoneyDoc, Honeynet system, and AHDS. The proposed system achieves 7.60%, 9.78%%, 18.47%, and 31.52% more accuracy than EEHH net, HoneyDoc, Honeynet system, and AHDS methods.

The Study of Data Recorder for Mission Replay (임무 재생을 위한 데이터 기록장치 연구)

  • Lee, Sang-Myung;Kim, Young-Kil
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.8
    • /
    • pp.1817-1823
    • /
    • 2012
  • On the matter in line with NCW(Network Centric Warfare) and information age, the military is on an efficient-expanding trend as sharing with status and information promptly through the various and complex exchange of messages and the voice communication between operators, using a highly efficient operating console. The recording devices that record an operational situation to plan a new operation through the mission analysis and result reviews after finishing military operation or training are developed and operated. Recording method is classified into two groups. one is the direct recording of video data for screen, another is the recording of an exchange of data. This study proposes the new data-oriented recording method to reduce the readiness time for replay and the improvement scheme.

The Implementation of Recording and Replaying System and Its Device Driver Programming (HDD를 이용한 저장ㆍ재생기의 구현 및 디바이스 드라이버 프로그래밍)

  • 최효정;이중호;김대진
    • Proceedings of the IEEK Conference
    • /
    • 2003.11c
    • /
    • pp.382-385
    • /
    • 2003
  • Introduction of digital broadcasting service does not only mean the change of information transmission method but also the change of total broadcasting system. In past day, Television was only received one-sided information from broadcasting station, but digital broadcasting means that digital television becomes the most important means of information transmission by the introduction of new programming, lots of channels, data service, multi communication. In the age of the digital broadcasting, the recording and replay medium's interest is getting higher. The medium is able to record more than 24 hours' digital broadcasting programs without additional tapes. In this paper the recording and replay device using HDD was implemented and device driver based on linux was programmed. It has Intel PXA250 processor and hard disk is used as storage equipment. And transport Stream is saved on hard disk through PXA250's data bus. FIFO is added to solve the different saving speed and FPGA is also added to display the saved data.

  • PDF

Process Annotation for Recording the Manipulation of 3D Structured Models (3D 구조물의 조작과정 기록을 위한 어노테이션 기법)

  • Lee, Gui-Hyun;Lim, Soon-Bum
    • Journal of Korea Multimedia Society
    • /
    • v.10 no.3
    • /
    • pp.381-390
    • /
    • 2007
  • 3D object contents are used for various applications in the Web virtual space, where the main concerns are to navigate the 3D virtual space and visualize 3D objects. The techniques to manipulate 3D objects like disassembling and assembling and to record the manipulation process are the very first step. Until now, we can record only the result of 3D object manipulation. Thus, we have tried to study the representation technique to record meaningfully and replay the manipulation process of 3D structured objects. We analyzed the structures and their relations between components to construct 3D objects that are described in XML or VRML. Compared to the previous method, we studied a XML based annotation technique to record and store selectively by user. This technique makes 3D structured objects be used in the various applications by the selective recording and also selective replaying.

  • PDF

Record and Replay Motion Implementation to Modular Toys using Two Potentiometers (두개의 전위차계를 이용한 모듈형 완구의 동작 저장 및 반복 재생 동작의 구현)

  • Lee, JinKyu;Lee, BoHee;Kim, JongTae;Park, JiYoup;Kong, JungShik
    • Journal of Convergence for Information Technology
    • /
    • v.7 no.2
    • /
    • pp.59-65
    • /
    • 2017
  • In order to realize the operation of the creative modular toy, it is required to record the motion and to read and repeat the motion. At this time, a control potentiometer is used to read the absolute angle of rotation of the toy motion output shaft. However, the unstable part of the sensing area of the potentiometer is present in a certain region, which may lead to instability of the motor control. In this paper, we propose an algorithm to find the absolute angle of one rotation by reading two stable potentiometers on one axis and reading each stable region. We also describe the correction algorithm that is needed to perform multiple rotations. The proposed method is applied to Topobo modular toys to record the operation and perform iterative operation. In addition, multi-turn operation is recorded and operated to suggest the usefulness of the proposed method. In the future, we will expand the functions of recording and playback through various actions.

A Data Driven Motion Generation for Driving Simulators Using Motion Texture (모션 텍스처를 이용한 차량 시뮬레이터의 통합)

  • Cha, Moo-Hyun;Han, Soon-Hung
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.31 no.7 s.262
    • /
    • pp.747-755
    • /
    • 2007
  • To improve the reality of motion simulator, the method of data-driven motion generation has been introduced to simply record and replay the motion of real vehicles. We can achieve high quality of reality from real samples, but it has no interactions between users and simulations. However, in character animation, user controllable motions are generated by the database made up of motion capture signals and appropriate control algorithms. In this study, as a tool for the interactive data-driven driving simulator, we proposed a new motion generation method. We sample the motion data from a real vehicle, transform the data into the appropriate data structure(motion block), and store a series of them into a database. While simulation, our system searches and synthesizes optimal motion blocks from database and generates motion stream reflecting current simulation conditions and parameterized user demands. We demonstrate the value of the proposed method through experiments with the integrated motion platform system.

A Study on the Development of Efficient Naval Combat System Tactical Record and Replay Software (효율적인 해양 전투체계 전술정보 기록 및 재생 소프트웨어 개발에 대한 연구)

  • Jung, Seung-Mo;Yang, Moon-Seok
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.07a
    • /
    • pp.35-36
    • /
    • 2019
  • 최근 해양 전투체계에서는 사후분석에 대한 기능이 중요시 되고 있다. 그 이유는 사후분석을 통해 작전을 분석하고 더 나은 작전을 수행할 수 있기 때문이다. 이를 가능하게하기 위해 해양 전투체계에는 전술정보 기록 및 재생 기능이 탑재되어 있다. 전술정보 기록 및 재생은 작전상황에서 전투체계 콘솔에 전시된 전술정보들을 기록해서 사후분석 및 평가를 위해 재생하는 기능이다. 본 논문에서는 전술정보 기록 및 재생 개발에 대한 효율화 방법을 제시한다. 모델 중심의 개발방식 적용과 재생시간의 효율화를 통해 기존방식 보다 효율적인 전술정보 기록 및 재생 소프트웨어를 개발하는데 그 목적을 가진다.

  • PDF