• Title/Summary/Keyword: single file system

Search Result 128, Processing Time 0.026 seconds

Comparative Study on the Ability of Instruments to Maintain Original Canal Curvature of Continuous rotary System and Single File System (Continuous rotary system과 single file system의 만곡 근관 형태 유지능에 대한 비교 연구)

  • Park, Sang-Hee;Kim, Deok-Joong;Song, Yong-Beom;Lee, Hye-Yun;Kim, Hyoung-Sun;Lee, Kwang-Won;Yu, Mi-Kyung
    • Journal of Dental Rehabilitation and Applied Science
    • /
    • v.28 no.4
    • /
    • pp.371-383
    • /
    • 2012
  • Shaping the root canal system to maintain original canal curvature is essential to clinical success in endodontic treatment. Opposed to most root canals that are curved, endodontic instruments are made from straight metal blanks. They have a tendency of straightening the root canal during preparation and frequently result in procedural errors. A new treatment method to maintain original canal curvature during shaping has been introduced for preventing procedural errors. The aim of this study was to compare the ability of instruments to maintain original canal curvature of continuous rotary system and single file system. Thirty ISO 15, 0.02 taper, Endo Training Blocks(Dentsplay Maillefer) were used. Specimens were assigned to 1 of 3 groups for shaping: specimens in group 1 were shaped with ProFile #20/.06 at the WL. Specimens in group 2 were shaped with Mtwo #35/.04 at the WL. Specimens in group 3 were shaped with WaveOne Primary reciprocating files at the WL after the glide path was achieved with PathFile. Pre- and postinstrumentation digital images were superimposed and processed with Matlab r2010b(The MathWorks Inc, Natick, MA) software to analyze the curvature-radius ratio(CRr), representing canal curvature modification. Data for comparison on the ability of instruments to maintain original canal curvature depending on each Ni-Ti file were analyzed with 1-way ANOVA(P<.05). Data for comparison on the ability of instruments to maintain original canal curvature depending on each Ni-Ti file system were analyzed with independent t-test(P<.05). A statistically significant difference(P<0.05) was noted on each Ni-Ti file. ProFile and WaveOne instrumentations maintained the original canal curvature significantly better(P<0.05) than Mtwo file. There were no significant difference(P>0.05) between continuous rotary system and single file system. Under the conditions of this study, ProFile and WaveOne instruments maintained the original curvature significantly better than Mtwo file and were less modification of the canal curvature compared. There was no significant difference between continuous rotary system and single file system in shaping of simulated canals. As clinical practitioners, it may be advantages to use hybrid approach when root canal shapes depending on the design and usage of Ni-Ti files.

Co-Writing Multiple Files Based on Directory Locality for High Performance of Small File Writes (디렉토리 지역성을 활용한 작은 파일들의 모아 쓰기 기법)

  • Lee, Kyung-Jae;Ahn, Woo-Hyun;Oh, Jae-Won
    • The KIPS Transactions:PartA
    • /
    • v.15A no.5
    • /
    • pp.275-286
    • /
    • 2008
  • Fast File System(FFS) utilizes large disk bandwidth to improve the write performance of large files. One way to improve the performance is to write multiple blocks of a large file at a single disk I/O through the disk bandwidth. However, rather than disk bandwidth, the performance of small file writes is limited by disk access times significantly impacted by disk movements such as disk seek and rotation because FFS writes each of small files at a single disk write. We propose CW-FFS (Co-Writing Fast File System) to improve the write performance of small files by minimizing the disk movements that are needed to write small files to disks. Its key technique called co-writing scheme is to dynamically collect multiple small files named by a given directory and then write them at a single disk I/O to contiguous disk locations. Co-writing several small files at a single disk I/O reduces multiple disk movements that are needed for small file writes to one single disk movement, thus increasing the overall write performance of write-intensive applications. Furthermore, a file allocation scheme is introduced to prevent co-writing scheme from having a negative impact on disk spatial locality of small files named by a given directory. The measurement of our technique implemented in the OpenBSD 4.0 shows that CW-FFS increases the performance of small file writes over FFS in the range from 5 to 35% in the Postmark benchmark.

Dynamic File Migration And Mathematical model in Distributed Computer Systems (분산 시스템에서 동적 파일 이전과 수학적 모델)

  • Moon, Won Sik
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.10 no.3
    • /
    • pp.35-40
    • /
    • 2014
  • Many researches have been conducted to achieve improvement in distributed system that connects multiple computer systems via communication lines. Among others, the load balancing and file migration are considered to have significant impact on the performance of distributed system. The dynamic file migration algorithm common in distributed processing system involved complex calculations of decision function necessary for file migration and required migration of control messages for the performance of decision function. However, the performance of this decision function puts significant computational strain on computer. As one single network is shared by all computers, more computers connected to network means migration of more control messages from file migration, causing the network to trigger bottleneck in distributed processing system. Therefore, it has become imperative to carry out the research that aims to reduce the number of control messages that will be migrated. In this study, the learning automata was used for file migration which would requires only the file reference-related information to determine whether file migration has been made or determine the time and site of file migration, depending on the file conditions, thus reflecting the status of current system well and eliminating the message transfer and additional calculation overhead for file migration. Moreover, mathematical model for file migration was described in order to verify the proposed model. The results from mathematical model and simulation model suggest that the proposed model is well-suited to the distributed system.

An Analysis on the Performance of TRIM Commands on SSDs and its Application to the Ext4 File System (SSD에서의 TRIM 명령어 처리 성능 분석 및 Ext4 파일 시스템으로의 적용)

  • Son, Hyobong;Lee, Youngjae;Kim, Yongserk;Kim, Jin-Soo
    • KIISE Transactions on Computing Practices
    • /
    • v.21 no.1
    • /
    • pp.52-57
    • /
    • 2015
  • In this paper, we analyze the performance of the TRIM commands on various SSDs and, based on our analysis results, we enhance the performance of these TRIM commands in the Ext4 file system. We observed that the performance of the TRIM commands improves as the size of the LBA-range increases, the sector number is aligned and continuous or more LBA-ranges are notified via a single TRIM command. However, although the performance is better when multiple LBA-ranges are informed by a single TRIM command, the Ext4 file system issues a single TRIM command for every LBA-range. In this paper, we modify the Ext4 file system to convey at most 64 LBA-ranges per TRIM command. Evaluations through Filebench show that the performance of file deletion operations is improved by up to 35%.

Security Treats about Union File System and Responce Methodology (유니온 파일시스템에 대한 보안 위협 및 대응 방법)

  • Han, Sung-Hwa
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.10a
    • /
    • pp.445-446
    • /
    • 2021
  • Union file system is a technology that can be used as a single file system by integrating various files and directories. It has the advantage of maintaining the source file/directory used for integration, so it is used in many applications like container platform. When using the union file system, the user accesses the write-able layer, to which the security technology provided by the operating system can be applied. However, there is a disadvantage in that it is difficult to apply a separate security technology to the source file and directory used to create the union file system. In this study, we intend to propose an access control mechanism to deny security threats to source file/directory that may occur when using the union file system. In order to verify the effectiveness of the access control mechanism, it was confirmed that the access control mechanism proposed in this study can protect the source file/directory while maintaining the advantages of the union file system.

  • PDF

Intraoperative discomfort associated with the use of a rotary or reciprocating system: a prospective randomized clinical trial

  • Gomes, Aline Cristine;Soares, Adriana Jesus;Souza, Erick M;Zaia, Alexandre Augusto;Silva, Emmanuel Joao Nogueira Leal
    • Restorative Dentistry and Endodontics
    • /
    • v.42 no.2
    • /
    • pp.140-145
    • /
    • 2017
  • Objectives: The aim of this randomized, controlled, prospective clinical study was to evaluate patients' intraoperative discomfort during root canal preparations in which either multi-file rotary (Mtwo) or single-file reciprocating (Reciproc) systems were used. Materials and Methods: Fifty-five adult patients, aged between 25 and 69 years old, with irreversible pulpitis or pulp necrosis participated in this study. Either the mesiobuccal or the distobuccal canals for maxillary molars and either the mesiobuccal or the mesiolingual canals for mandibular molars were randomly chosen to be instrumented with Mtwo multi-file rotary or Reciproc single-file reciprocating systems. Immediately after each canal instrumentation under anesthesia, patient discomfort was assessed using a 1 - 10 visual analog scale (VAS), ranging from 'least possible discomfort' (1) to 'greatest possible discomfort' (10). The Wilcoxon signed-rank test was used to determine significant differences at p < 0.05. Results: Little intraoperative discomfort was found in all cases. No statistically significant differences in intraoperative discomfort between the 2 systems were found (p = 0.660). Conclusions: Root canal preparation with multi-file rotary or single-file reciprocating systems had similar and minimal effects on patients' intraoperative discomfort.

Performance Analysis of Open Source Based Distributed Deduplication File System (오픈 소스 기반 데이터 분산 중복제거 파일 시스템의 성능 분석)

  • Jung, Sung-Ouk;Choi, Hoon
    • KIISE Transactions on Computing Practices
    • /
    • v.20 no.12
    • /
    • pp.623-631
    • /
    • 2014
  • Comparison of two representative deduplication file systems, LessFS and SDFS, shows that Lessfs is better in execution time and CPU utilization while SDFS is better in storage usage (around 1/8 less than general file systems). In this paper, a new system is proposed where the advantages of SDFS and Lessfs are combined. The new system uses multiple DFEs and one DSE to maintain the integrity and consistency of the data. An evaluation study to compare between Single DFE and Dual DFE indicates that the Dual DFE was better than the Single DFE. The Dual DFE reduced the CPU usage and provided fast deduplication time. This reveals that proposed system can be used to solve the problem of an increase in large data storage and power consumption.

Effects of the endodontic access cavity on apical debris extrusion during root canal preparation using different single-file systems

  • Tufenkci, Pelin;Yilmaz, Koray;Adiguzel, Mehmet
    • Restorative Dentistry and Endodontics
    • /
    • v.45 no.3
    • /
    • pp.33.1-33.10
    • /
    • 2020
  • Objectives: This study was conducted to evaluate the effects of traditional and contracted endodontic cavity (TEC and CEC) preparation with the use of Reciproc Blue (RPC B) and One Curve (OC) single-file systems on the amount of apical debris extrusion in mandibular first molar root canals. Materials and Methods: Eighty extracted mandibular first molar teeth were randomly assigned to 4 groups (n = 20) according to the endodontic access cavity shape and the single file system used for root canal preparation (reciprocating motion with the RCP B and rotary motion with the OC): TEC-RPC B, TEC-OC, CEC-RPC B, and CEC-OC. The apically extruded debris during preparation was collected in Eppendorf tubes. The amount of extruded debris was quantified by subtracting the weight of the empty tubes from the weight of the Eppendorf tubes containing the debris. Data were analyzed using 1-way analysis of variance with the Tukey post hoc test. The level of significance was set at p < 0.05. Results: The CEC-RPC B group showed more apical debris extrusion than the TEC-OC and CEC-OC groups (p < 0.05). There were no statistically significant differences in the amount of apical debris extrusion among the TEC-OC, CEC-OC, and TEC-RPC B groups. Conclusions: RPC B caused more apical debris extrusion in the CEC groups than did the OC single-file system. Therefore, it is suggested that the RPC B file should be used carefully in teeth with a CEC.

A User-Level File System for Streaming Media Caching (스트리밍 미디어 캐슁을 위한 사용자 수준 화일 시스템)

  • Oh, Jae-Hak;Cha, Ho-Jeong
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.29 no.8
    • /
    • pp.472-483
    • /
    • 2002
  • This paper presents the design and implementation of a cache file system, umcFS, which is specifically designed to provide an efficient caching and transmission of streaming media. The proposed file system is based on the concept of file disk and implemented as an application level on top of a general-purpose file system. The file disk favors the continuity of cached media and provides an efficient I/O mechanism for cache server. umcFS statically allocates control blocks as well as media cache blocks. These blocks are referenced by the single-level indirect management structure. As the file system is designed as an application level, it is easy to develop and port to other systems. The performance of the implemented system shows that umcFS performs about 13% better than the native file system in randomly accessing the cache blocks of 1024KB.

Design and Implementation of Kernel-Level Split and Merge Operations for Efficient File Transfer in Cyber-Physical System (사이버 물리 시스템에서 효율적인 파일 전송을 위한 커널 레벨 분할 및 결합 연산의 설계와 구현)

  • Park, Hyunchan;Jang, Jun-Hee;Lee, Junseok
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.14 no.5
    • /
    • pp.249-258
    • /
    • 2019
  • In the cyber-physical system, big data collected from numerous sensors and IoT devices is transferred to the Cloud for processing and analysis. When transferring data to the Cloud, merging data into one single file is more efficient than using the data in the form of split files. However, current merging and splitting operations are performed at the user-level and require many I / O requests to memory and storage devices, which is very inefficient and time-consuming. To solve this problem, this paper proposes kernel-level partitioning and combining operations. At the kernel level, splitting and merging files can be done with very little overhead by modifying the file system metadata. We have designed the proposed algorithm in detail and implemented it in the Linux Ext4 file system. In our experiments with the real Cloud storage system, our technique has achieved a transfer time of up to only 17% compared to the case of transferring split files. It also confirmed that the time required can be reduced by up to 0.5% compared to the existing user-level method.