Matches in SemOpenAlex for { <https://semopenalex.org/work/W2028930009> ?p ?o ?g. }
Showing items 1 to 78 of
78
with 100 items per page.
- W2028930009 endingPage "286" @default.
- W2028930009 startingPage "275" @default.
- W2028930009 abstract "Fast File System(FFS)은 디스크의 고성능 대역폭을 활용하여 대용량 파일의 여러 블록들을 한 번에 저장함으로써 파일 쓰기 성능을 향상시키고 있다. 하지만, FFS는 파일 단위로 데이터를 저장하기 때문에 작은 파일 쓰기 성능은 디스크 대역폭보다 디스크 회전 및 탐색 시간에 크게 영향을 받는다. 본 논문은 FFS에서 작은 파일 쓰기의 성능 향상을 위해 여러 개의 작은 파일들을 한꺼번에 모아서 저장하는 모아 쓰기(Co-Writing) 기법을 제안하며, 이 기법을 FFS에 적용한 CW-FFS를 구현하였다. CW-FFS의 모아 쓰기 기법은 대역폭을 활용하여 디렉토리 지역성을 가지는 작은 파일들을 모아서 연속적인 디스크 위치에 한 번의 디스크 쓰기로 저장한다. 모아 쓰기 기법은 각 파일 단위로 발생하는 디스크 회전 및 탐색 동작들을 한 번으로 감소시키기 때문에 파일 쓰기가 많은 응용 프로그램에서 작은 파일 쓰기 성능을 개선시킨다. 또한 모아 쓰기 기법이 동일 디렉토리에 포함되는 파일들 간의 디스크 공간 지역성의 저하를 야기하지 않도록 효율적인 파일 할당 방식도 함께 제안한다. CW-FFS는 성능 검증을 위해 OpenBSD 운영체제 커널에서 구현되었으며, postmark 벤치마크를 통한 성능 측정 결과는 기존 FFS 파일 시스템보다 작은 파일 쓰기 성능이 속도 측면에서 <TEX>$5{sim}35%$</TEX>까지 개선되었음을 보여준다. 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." @default.
- W2028930009 created "2016-06-24" @default.
- W2028930009 creator A5008787385 @default.
- W2028930009 creator A5044548418 @default.
- W2028930009 creator A5057079808 @default.
- W2028930009 date "2008-10-31" @default.
- W2028930009 modified "2023-10-14" @default.
- W2028930009 title "Co-Writing Multiple Files Based on Directory Locality for High Performance of Small File Writes" @default.
- W2028930009 cites W1538319448 @default.
- W2028930009 cites W1557990038 @default.
- W2028930009 cites W1677118421 @default.
- W2028930009 cites W1995625544 @default.
- W2028930009 cites W2067182386 @default.
- W2028930009 cites W2114167330 @default.
- W2028930009 cites W2138594496 @default.
- W2028930009 cites W2139589346 @default.
- W2028930009 cites W2140815597 @default.
- W2028930009 cites W2160127232 @default.
- W2028930009 cites W2163764374 @default.
- W2028930009 cites W2205436351 @default.
- W2028930009 cites W35638016 @default.
- W2028930009 doi "https://doi.org/10.3745/kipsta.2008.15-a.5.275" @default.
- W2028930009 hasPublicationYear "2008" @default.
- W2028930009 type Work @default.
- W2028930009 sameAs 2028930009 @default.
- W2028930009 citedByCount "1" @default.
- W2028930009 crossrefType "journal-article" @default.
- W2028930009 hasAuthorship W2028930009A5008787385 @default.
- W2028930009 hasAuthorship W2028930009A5044548418 @default.
- W2028930009 hasAuthorship W2028930009A5057079808 @default.
- W2028930009 hasBestOaLocation W20289300091 @default.
- W2028930009 hasConcept C111919701 @default.
- W2028930009 hasConcept C115537543 @default.
- W2028930009 hasConcept C13674803 @default.
- W2028930009 hasConcept C149881561 @default.
- W2028930009 hasConcept C180500224 @default.
- W2028930009 hasConcept C202623185 @default.
- W2028930009 hasConcept C21729314 @default.
- W2028930009 hasConcept C26656859 @default.
- W2028930009 hasConcept C2776029614 @default.
- W2028930009 hasConcept C2777683733 @default.
- W2028930009 hasConcept C2780940931 @default.
- W2028930009 hasConcept C41008148 @default.
- W2028930009 hasConcept C95637964 @default.
- W2028930009 hasConceptScore W2028930009C111919701 @default.
- W2028930009 hasConceptScore W2028930009C115537543 @default.
- W2028930009 hasConceptScore W2028930009C13674803 @default.
- W2028930009 hasConceptScore W2028930009C149881561 @default.
- W2028930009 hasConceptScore W2028930009C180500224 @default.
- W2028930009 hasConceptScore W2028930009C202623185 @default.
- W2028930009 hasConceptScore W2028930009C21729314 @default.
- W2028930009 hasConceptScore W2028930009C26656859 @default.
- W2028930009 hasConceptScore W2028930009C2776029614 @default.
- W2028930009 hasConceptScore W2028930009C2777683733 @default.
- W2028930009 hasConceptScore W2028930009C2780940931 @default.
- W2028930009 hasConceptScore W2028930009C41008148 @default.
- W2028930009 hasConceptScore W2028930009C95637964 @default.
- W2028930009 hasIssue "5" @default.
- W2028930009 hasLocation W20289300091 @default.
- W2028930009 hasOpenAccess W2028930009 @default.
- W2028930009 hasPrimaryLocation W20289300091 @default.
- W2028930009 hasRelatedWork W1984191371 @default.
- W2028930009 hasRelatedWork W2025828368 @default.
- W2028930009 hasRelatedWork W2028930009 @default.
- W2028930009 hasRelatedWork W2076843988 @default.
- W2028930009 hasRelatedWork W2082590974 @default.
- W2028930009 hasRelatedWork W2622848439 @default.
- W2028930009 hasRelatedWork W2995693800 @default.
- W2028930009 hasRelatedWork W3032055408 @default.
- W2028930009 hasRelatedWork W3041842376 @default.
- W2028930009 hasRelatedWork W423849852 @default.
- W2028930009 hasVolume "15A" @default.
- W2028930009 isParatext "false" @default.
- W2028930009 isRetracted "false" @default.
- W2028930009 magId "2028930009" @default.
- W2028930009 workType "article" @default.