• Title/Summary/Keyword: single file system

Search Result 128, Processing Time 0.028 seconds

Optimizing a Multimedia File System for Streaming Severs (스트리밍 서버를 위한 멀티미디어 파일 시스템 최적화)

  • 박진연;김두한;원유집;류연승
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.31 no.5_6
    • /
    • pp.268-278
    • /
    • 2004
  • In this paper, we describe our experience in the design and implementation of the SMART file system to handle multimedia workload. Our work has three design objectives: (ⅰ) efficient support for sequential workload, (ⅱ) avoiding disk fragmentation, (ⅲ) logical unit based file access. To achieve these three objectives, we develop a file system where a file consists of linked list of Data Unit Group. Instead of tree like structure of the legacy Unix file system, we use single level file structure. Our file system can also access the file based upon the logical unit which can be video frame or audio samples. Data Unit Group is a group of logical data units which is allocated continuous disk blocks. At the beginning of each Data Unit Group, there exists an index array. Each index points to the beginning of logical data units, e.g. frames in the Data Unit Group. This index array enables the random access and sequencial access of semantic data units. SMART file system is elaborately tailored to effectively support multimedia workload. We perform physical experiments and compare the performance of SMART file system with EXT2 file system and SGI XFS file system. In this experiment, SMART file system exhibits superior performance under streaming workload.

IFCXML Based Automatic Data Input Approach for Building Energy Performance Analysis

  • Kim, Karam;Yu, Jungho
    • Journal of Construction Engineering and Project Management
    • /
    • v.3 no.1
    • /
    • pp.14-21
    • /
    • 2013
  • To analyze building energy consumption, the building description for building energy performance analysis (BEPA) is required. The required data input for subject building is a basic step in the BEPA process. Since building information modeling (BIM) is applied in the construction industry, the required data for BEPA can be gathered from a single international standard file format like IFCXML. However, in most BEPA processes, since the required data cannot be fully used from the IFCXML file, a building description for BEPA must be created again. This paper proposes IFCXML-based automatic data input approach for BEA. After the required data for BEPA has been defined, automatic data input for BEPA is developed by a prototype system. To evaluate the proposed system, a common BIM file from the BuildingSMART website is applied as a sample model. This system can increase the efficiency and reliability of the BEPA process, since the data input is automatically and efficiently improved by directly using the IFCXML file..

IFCXML BASED AUTOMATIC DATA INPUT APPROACH FOR BUILDING ENERGY PERFORMANCE ANALYSIS

  • Ka-Ram Kim;Jung-Ho Yu
    • International conference on construction engineering and project management
    • /
    • 2013.01a
    • /
    • pp.173-180
    • /
    • 2013
  • To analyze building energy consumption, the building description for building energy performance analysis (BEPA) is required. The required data input for subject building is a basic step in the BEPA process. Since building information modeling (BIM) is applied in the construction industry, the required data for BEPA can be gathered from a single international standard file format like IFCXML. However, in most BEPA processes, since the required data cannot be fully used from the IFCXML file, a building description for BEPA must be created again. This paper proposes IFCXML-based automatic data input approach for BEA. After the required data for BEPA has been defined, automatic data input for BEPA is developed by a prototype system. To evaluate the proposed system, a common BIM file from the BuildingSMART website is applied as a sample model. This system can increase the efficiency and reliability of the BEPA process, since the data input is automatically and efficiently improved by directly using the IFCXML file.

  • PDF

A study on high availability of the linux clustering web server (리눅스 클러스터링 웹 서버의 고가용성에 대한 연구)

  • 박지현;이상문;홍태화;김학배
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.88-88
    • /
    • 2000
  • As more and more critical commercial applications move on the Internet, providing highly available servers becomes increasingly important. One of the advantages of a clustered system is that it has hardware and software redundancy. High availability can be provided by detecting node or daemon failure and reconfiguring the system appropriately so that the workload can be taken over bi the remaining nodes in the cluster. This paper presents how to provide the guaranteeing high availability of clustering web server. The load balancer becomes a single failure point of the whole system. In order to prevent the failure of the load balancer, we setup a backup server using heartbeat, fake, mon, and checkpointing fault-tolerance method. For high availability of file servers in the cluster, we setup coda file system. Coda is a advanced network fault-tolerance distributed file system.

  • PDF

An Arbitrary Disk Cluster Manipulating Method for Allocating Disk Fragmentation of Filesystem (파일시스템의 클러스터를 임의로 할당하여 디스크를 단편화하기 위한 방법)

  • Cho, Gyu-Sang
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.16 no.2
    • /
    • pp.11-25
    • /
    • 2020
  • This study proposes a method to manipulate fragmentation of disks by arbitrarily allocating and releasing the status of a disk cluster in the NTFS file system. This method allows experiments to be performed in several studies related to fragmentation problems on disk cluster. Typical applicable research examples include testing the performance of disk defragmentation tools according to the state of fragmentation, establishing an experimental environment for fragmented file carving methods for digital forensics, setting up cluster fragmentation for testing the robustness of data hiding methods within directory indexes, and testing the file system's disk allocation methods according to the various version of Windows. This method suggests how a single file occupies a cluster and presents an algorithm with a flowchart. It raises three tricky problems to solve the method, and we propose solutions to the problems. Experiments for allocating the disk cluster to be fragmented to the maximum extent possible, it then performs a disk defragmentation experiment to prove the proposed method is effective.

Optimized Adoption of NVM Storage by Considering Workload Characteristics

  • Kim, Jisun;Bahn, Hyokyung
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.17 no.1
    • /
    • pp.1-6
    • /
    • 2017
  • This paper presents an optimized adoption of NVM for the storage system of heterogeneous applications. Our analysis shows that a bulk of I/O does not happen on a single storage partition, but it is varied significantly for different application categories. In particular, journaling I/O accounts for a dominant portion of total I/O in DB applications like OLTP, whereas swap I/O accounts for a large portion of I/O in graph visualization applications, and file I/O accounts for a large portion in web browsers and multimedia players. Based on these observations, we argue that maximizing the performance gain with NVM is not obtained by fixing it as a specific storage partition but varied widely for different applications. Specifically, for graph visualization, DB, and multimedia player applications, using NVM as a swap, a journal, and a file system partitions, respectively, performs well. Our optimized adoption of NVM improves the storage performance by 10-61%.

A Design for a Hyperledger Fabric Blockchain-Based Patch-Management System

  • Song, Kyoung-Tack;Kim, Shee-Ihn;Kim, Seung-Hee
    • Journal of Information Processing Systems
    • /
    • v.16 no.2
    • /
    • pp.301-317
    • /
    • 2020
  • An enterprise patch-management system (PMS) typically supplies a single point of failure (SPOF) of centralization structure. However, a Blockchain system offers features of decentralization, transaction integrity, user certification, and a smart chaincode. This study proposes a Hyperledger Fabric Blockchain-based distributed patch-management system and verifies its technological feasibility through prototyping, so that all participating users can be protected from various threats. In particular, by adopting a private chain for patch file set management, it is designed as a Blockchain system that can enhance security, log management, latest status supervision and monitoring functions. In addition, it uses a Hyperledger Fabric that owns a practical Byzantine fault tolerant consensus algorithm, and implements the functions of upload patch file set, download patch file set, and audit patch file history, which are major features of PMS, as a smart contract (chaincode), and verified this operation. The distributed ledger structure of Blockchain-based PMS can be a solution for distributor and client authentication and forgery problems, SPOF problem, and distribution record reliability problem. It not only presents an alternative to dealing with central management server loads and failures, but it also provides a higher level of security and availability.

Assessment of postoperative pain after single-visit root canal treatment using rotary and reciprocating file systems: an in vivo study

  • Shaik, Reshma Parveen;Chukka, Ram Sunil;Bandlapally, Anila;Vemuri, Sayesh;Bolla, Nagesh;Basam, Ram Chowdary;Tammineedi, Sravanthi
    • Journal of Dental Anesthesia and Pain Medicine
    • /
    • v.22 no.4
    • /
    • pp.267-275
    • /
    • 2022
  • Background: Various instrument kinematics used in single-visit endodontics influence the occurrence of pain after endodontic therapy. This study aimed to evaluate the occurrence of pain after mechanical instrumentation with Hyflex EDM (HEDM) and WaveOne Gold (WOG) during single-visit endodontic therapy. Methods: Sixty patients diagnosed with asymptomatic irreversible pulpitis and normal apical tissues in mandibular premolar teeth were included in the study for single-visit root canal therapy. The patients were divided into two groups (n = 30) according to the rotary instrument used during root canal preparation (group A [HEDM] and group B [WOG]). Pain was evaluated after endodontic therapy at 8, 24, and 48 h intervals using the visual analog scale (VAS). Data obtained were analyzed using the chi-square test, independent t-test, MannWhitney U test, and Wilcoxon matched-pairs test. Results: Statistically significant differences were observed between the two groups (P < 0.001) at 8, 24, and 48 h, with WOG exhibiting less pain than HEDM files. Conclusion: Postoperative pain was lower in the WOG file system than in the HEDM file system after single-visit root canal therapy at 8, 24, and 48 h.

Endodontic treatment of mandibular molar with root dilaceration using Reciproc single-file system

  • Meireles, Daniely Amorin;Bastos, Mariana Mena Barreto;Marques, Andre Augusto Franco;Garcia, Lucas Da Fonseca Roberti;Sponchiado, Emilio Carlos Junior
    • Restorative Dentistry and Endodontics
    • /
    • v.38 no.3
    • /
    • pp.167-171
    • /
    • 2013
  • Biomechanical preparation of root canals with accentuated curvature is challenging. New rotatory systems, such as Reciproc, require a shorter period of time to prepare curved canals, and became a viable alternative for endodontic treatment of teeth with root dilaceration. Thus, this study aimed to report a clinical case of endodontic therapy of root with accentuated dilaceration using Reciproc single-file system. Mandibular right second molar was diagnosed as asymptomatic irreversible pulpitis. Pulp chamber access was performed, and glide path was created with #10 K-file (Dentsply Maillefer) and PathFile #13, #16 and #19 (Dentsply Maillefer) up to the temporary working length. The working length measured corresponded to 20 mm in the mesio-buccal and mesio-lingual canals, and 22 mm in the distal canal. The R25 file (VDW GmbH) was used in all the canals for instrumentation and final preparation, followed by filling with Reciproc gutta-percha cones (VDW GmbH) and AH Plus sealer (Dentsply Maillefer), using thermal compaction technique. The case has been receiving follow-up for 6 mon and no painful symptomatology or periapical lesions have been found. Despite the difficulties, the treatment could be performed in a shorter period of time than the conventional methods.

Three-dimensional evaluation of the internal adaptation of single and three-unit fixed dental restoration by CAD/CAM milling system (CAD/CAM 밀링 시스템을 활용한 단일 치관과 3본 교의치의 3D 적합도 평가)

  • Kim, So-Ri;Kim, Chong-Myeong;Kim, Woong-Chul;Kim, Ji-Hwan
    • Journal of Technologic Dentistry
    • /
    • v.39 no.1
    • /
    • pp.35-42
    • /
    • 2017
  • Purpose: The purpose of this paper was to evaluate the occurrence of errors regarding adaptation by conducting a three-dimensional assessment comparing the bridge type dental restoration after the cutting process, which has multiple abutments, with a single type dental restoration. Methods: By using ten identical files obtained by scanning the master model, thirty designs were created consisting of ten maxillary right first premolars and ten maxillary right first molars with single crown abutments, along with ten bridge designs with the identical abutment. A 5-axis milling machine was used to produce the design file. The produced denture prostheses were scanned using a silicone replica for a STL file. An evaluation was conducted using 3D analysis software on the master model and each of the thirty data files. Results: The RMS value of the pre-molar (14) was $38.4{\pm}4{\mu}m$ for single and $54.7{\pm}6{\mu}m$ for bridge abutment; therefore, a statistically significant difference was observed for single and bridge designs although both shared the same abutment form (P<.05). Also, the RMS value of the molar (16) was $47.6{\pm}2{\mu}m$ and $56.6{\pm}5{\mu}m$ for the single and bridge designs, respectively, thereby presenting a statistically significant difference (P<.05). Conclusion: As a result, dental prosthesis fabricated using the single method presented better internal adaptation outcomes.