完整後設資料紀錄
DC 欄位語言
dc.contributor.authorChang, Li-Pinen_US
dc.contributor.authorSung, Po-Hanen_US
dc.contributor.authorChen, Po-Hungen_US
dc.date.accessioned2016-03-28T00:05:42Z-
dc.date.available2016-03-28T00:05:42Z-
dc.date.issued2014-01-01en_US
dc.identifier.isbn978-1-4799-5576-3en_US
dc.identifier.issnen_US
dc.identifier.urihttp://hdl.handle.net/11536/129767-
dc.description.abstractFlash-storage-based Android devices have been a very popular design option for hand-held devices. Recent research pointed out that application-level data management in Android systems involves frequent file synching operations (i.e., fsync() calls). Because fsync() is a blocking call, applications could suffer from poor response if the fsync() implementation is inefficient. The existing methods of file synching in Android systems are not flash-aware, and they could either significantly increase the block-level write randomness or excessively increase the block write traffic. This work introduces an efficient design of fsync(), called eager synching. Our basic idea is simple: write less, and write sequentially. When a file is being synched, eager synching first identifies the dirty data related to the file, and then write the dirty data to a sequential log space. This way, fsync() calls can be quickly serviced by a small amount of fast, sequential block writes on the flash storage. Our experimental results show that, under the workloads of typical Android applications, the average and max fsync() latencies were reduced by up to 72% and 91%, respectively, and the block-level write traffic was reduced by up to 35%.en_US
dc.language.isoen_USen_US
dc.titleFast File Synching for Applications in Flash-Based Android Devicesen_US
dc.typeProceedings Paperen_US
dc.identifier.journal2014 IEEE NON-VOLATILE MEMORY SYSTEMS AND APPLICATIONS SYMPOSIUM (NVMSA)en_US
dc.contributor.department交大名義發表zh_TW
dc.contributor.departmentNational Chiao Tung Universityen_US
dc.identifier.wosnumberWOS:000364946200007en_US
dc.citation.woscount0en_US
顯示於類別:會議論文