• Title/Summary/Keyword: File Time

Search Result 1,023, Processing Time 0.029 seconds

Analysis of File Time Change by File Manipulation of Linux System (리눅스 시스템에서의 파일 조작에 따른 시간변화 분석)

  • Yoo, Byeongyeong
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.16 no.3
    • /
    • pp.21-28
    • /
    • 2016
  • File Time information has a significant meaning in digital forensic investigation. File time information in Linux Ext4 (Extended File System 4) environment is the Access Time, Modification Time, Inode Change Time, Deletion Time and Creation Time. File time is variously changed by user manipulations such as creation, copy and edit. And, the study of file time change is necessary for evidence analysis. This study analyzes the change in time information of files or folders resulting from user manipulations in Linux operating system and analyzes ways to determine real time of malware infection and whether the file was modulation.

A New File System for Multimedia Data Stream (멀티미디어 데이터 스트림을 위한 파일 시스템의 설계 및 구현)

  • Lee, Minsuk;Song, Jin-Seok
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.1 no.2
    • /
    • pp.90-103
    • /
    • 2006
  • There are many file systems in various operating systems. Those are usually designed for server environments, where the common cases are usually 'multiple active users', 'great many small files' And they assume a big main memory to be used as buffer cache. So the existing file systems are not suitable for resource hungry embedded systems that process multimedia data streams. In this study, we designed and implemented a new file system which efficiently stores and retrieves multimedia data steams. The proposed file system has a very simple disk layout, which guarantees a quick disk initialization and file system recovery. And we introduced a new indexing-scheme, called the time-based indexing scheme, with the file system. With the indexing scheme, the file system maintains the relation between time and the location for all the multimedia streams. The scheme is useful in searching and playing the compressed multimedia streams by locating exact frame position with given time, resulting in reduction of CPU processing and power consumption. The proposed file system and its APIs utilizing the time-based indexing schemes were implemented firstly on a Linux environment, though it is operating system independent. In the performance evaluation on a real DVR system, which measured the execution time of multi-threaded reading and writing, we found the proposed file system is maximum 38.7% faster than EXT2 file system.

  • PDF

The Study on the Reduction of Laser Scanning Path Creation Time during Jewellery Pattern Manufacturing (쥬얼리 패턴제작시 주사경로생성시간 단축에 관한 연구)

  • Kim, T.H.;Kim, S.Y.;Park, J.D.;Kim, M.J.;Jeon, E.C.
    • Korean Journal of Computational Design and Engineering
    • /
    • v.11 no.6
    • /
    • pp.440-446
    • /
    • 2006
  • This study relates to the effect of forming time of injection path on the total process. The whole process can be divided into build process of forming path of injection and after treatment process. The total time required for the whole process could be reduced by reducing the forming time of injection path using SLC file to correct the problems of STL file that is the basic file format for high speed molding devices. First of all, I verify the forming time of injection path according to the conditions of STL file during the formation of injection path. And I verify problems using STL file during formation of injection path. And then I tried to solve problems of STL file by comparing between the formation time of injection path and the existing method using SLC files.

The Study on Manufacturing Process Improvement of Rapid Prototyping by using SLC File (SLC파일을 이용한 쾌속조형장치의 가공공정 개선에 관한 연구)

  • 김태호;김민주;이승수;이준희;전언찬
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2004.04a
    • /
    • pp.293-297
    • /
    • 2004
  • This paper is described manufacturing to jewelry by using rapid prototype. At that time, the SLC file is useful for solved generating errors to part build file. Then. we have reduced the time of manufacturing complicated three-dimensional form. Generally, it is used the STL file for rapid prototype that it is necessary to considerable time when complicated firm as jewelry generated pan build file. But the SLC file is solved to problem because it consists of configuration of a section. Neter the less, Generating Part build file hate had a lot of problem when the SLC file is used.

  • PDF

The Study on Reduction of Scanning Path Build Time According to Control of STL file Slicing Height - Application of Small Jewellery (STL File 슬라이싱 높이 조정에 따른 주사경로 생성시간 저감에 관한 연구 - 소형 보석류에 적용)

  • Kim Tae Ho;Kim Min Ju;Lee Seung Soo;Jeon Eon Chan
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.22 no.12 s.177
    • /
    • pp.205-210
    • /
    • 2005
  • This paper addresses the correlation between the change of file size and the scanning path build time by the slicing height of STL file. Though the study about STL file has been achieved quite actively scanning path build time using STL file is not investigated so much to be satisfied. The file size depends on the number of polygon created by the slicing height specified. And this number of polygons increases in a regular rate. The correlation between the number of polygons and the scanning path build time is examined and verified.

A File System for Large-scale NAND Flash Memory Based Storage System

  • Son, Sunghoon
    • Journal of the Korea Society of Computer and Information
    • /
    • v.22 no.9
    • /
    • pp.1-8
    • /
    • 2017
  • In this paper, we propose a file system for flash memory which remedies shortcomings of existing flash memory file systems. Besides supporting large block size, the proposed file system reduces time in initializing file system significantly by adopting logical address comprised of erase block number and bitmap for pages in the block to find a page. The file system is suitable for embedded systems with limited main memory since it has small in-memory data structures. It also provides efficient management of obsolete blocks and free blocks, which contribute to the reduction of file update time. Finally the proposed file system can easily configure the maximum file size and file system size limits, which results in portability to emerging larger flash memories. By conducting performance evaluation studies, we show that the proposed file system can contribute to the performance improvement of embedded systems.

The study on the reducing of scanning path creation time using SLC file. (SLC파일을 이용한 주사경로 생성 시간 단축에 관한 연구)

  • 김태호;장성규;박정보;이준희;전언찬
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2004.10a
    • /
    • pp.114-118
    • /
    • 2004
  • This paper is compared the build time of scanning path as to laminate height of the SLC and STL file. The STL file improve the surface roughness according to slicing height. But it have the fault spending long time to the creation of scanning path by being lower slicing height. So we proposed the SLC file to improve this fault. Therefore this paper showed to the build time of scanning path by the increase of peace using the jewellery model.

  • PDF

A File System for Embedded Multimedia Systems (임베디드 멀티미디어 시스템을 위한 파일 시스템의 설계 및 구현)

  • Lee Minsuk
    • Journal of Information Technology Applications and Management
    • /
    • v.12 no.1
    • /
    • pp.125-140
    • /
    • 2005
  • Nowadays, we have many embedded systems which store and process multimedia data. For multimedia systems using hard disks as storage media such as DVR, existing file systems are not the right choice to store multimedia data in terms of cost. performance and reliability. In this study we designed a reliable file system with very high performance for embedded multimedia applications. The proposed file system runs with quite simple disk layout to reduce time to initialize and to recover after power failures, uses a large data block to speed up the sequential accesses, incorporates a time-based indexing scheme to improve the time-based random accesses and boosts reliability by backing up the important meta data on a small NVRAM. We implemented the file system on a Linux-based DVR and verified the performance by comparing with existing file systems.

  • PDF

Timestamp Analysis of Windows File Systems by File Manipulation Operations (파일 조작에 따른 파일 시간 변화 분석)

  • Bang, Je-Wan;Yoo, Byeong-Yeong;Lee, Sang-Jin
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.20 no.3
    • /
    • pp.79-91
    • /
    • 2010
  • In digital forensics, the creation time, last modified time, and last accessed time of a file or folder are important factors that can indicate events that have affected a computer system. The form of the time information varies with the file system, depending on the user's actions such as copy, transfer, or network transport of files. Specific changes of the time information may be of considerable help in analyzing the user's actions in the computer system. This paper analyzes changes in the time information of files and folders for different operations of the NTFS and attempts to reconstruct the user's actions.

Shaping ability of Ni-Ti Rotary files in combination with GT Rotary Ni-Ti file (GT Rotary Ni-Ti file과 함께 사용한 구동용 Ni-Ti file의 근관 성형력 비교에 대한 연구)

  • Shin, Dong-Ryul;Park, Sang-Jin;Choi, Gi-Woon
    • Restorative Dentistry and Endodontics
    • /
    • v.27 no.2
    • /
    • pp.196-206
    • /
    • 2002
  • 본 연구는 근관의 치관부는 GT Rotary file을 이용하여 성형하고, 근단부는 K-Flexofile, ProFile .04, Lightspeed, HERO642 file로 성형하여 근관용 file의 근관성형력을 비교하는 것이다. 실험 표본으로는 resin simulated root canal blocks(Dentsply, Swiss)를 이용하였고 4개의 군으로 분류하여 실험을 실시하였다. 모든 resin block을 GT Rotary file(Dentsply, Swiss)을 이용하여 치관부를 형성한 후 근단부는 K-Flexofile(Dentsply, Swiss), ProFile .04 taper file(Denstply. Swiss), Lightspeed file(Lightspeed Tech., USA), HERO642 file(Micromega, France)로 ISO size #35까지 형성하였다. 성형 후 preparation time과 instrument failure를 측정하였고 최종 사용한 file을 resin block 내에 재위치시켜 working length의 변화량을 0.5mm 단위로 측정하였다. Resin debris에 의한 canal blockage를 조사하였으며, 근관 내의 인상을 채득하여 canal form을 평가하였다. 성형 전과 성형 후의 사진을 촬영하고 computer software를 이용하여 중첩시킨 후 canal aberration, canal transportation을 평가하여 다음과 같은 결과를 얻었다. 1. Preparation time, working length의 변화량, canal blockage, canal aberration, canal transportation에 있어서 Ni-Ti file이 stainless steel file에 비하여 우수하였다(p<0.05). 반면에 근관성형력에 있어서 canal form과 canal transportation을 제외하고는 세 Ni-Ti file 사이에는 유의차가 없었다(p>0.05). 2. Canal form 중 taper에 있어서 Lightspeed는 적절하지 못한 taper를 보여주었다(p<0.05). 3. Canal transportation에 있어서 Lightspeed 군과 HER0642 군이 K-Flexofile 군과 ProFile .04 군에 비해 적게 나타났고(p<0.05), 특히 만곡의 끝 부분에서는 Lightspeed 군이 가장 적게 나타났다(p<0.05). 이상과 같은 연구결과로 보아 부적절한 taper를 지니고 있던 Lightspeed fie과 HERO642 file 중 HERO642 file은 GT Rotary file과 함께 사용함으로써 적절한 taper로 형성할 수 있었으나 Lightspeed file은 효과적이지 못하였으므로 적절한 taper를 형성하기 위한 file이 치근의 중간부를 형성하기 위해 필요함이 확인되었다.