首页> 外文会议>International Wireless Communications and Mobile Computing Conference >IO characteristics of modern smartphone platform: Android vs. Tizen
【24h】

IO characteristics of modern smartphone platform: Android vs. Tizen

机译:现代智能手机平台的IO特性:Android与Tizen

获取原文

摘要

In this work, we examine the IO characteristics of two smartphone platforms: Android and Tizen. We compare how the two platforms differ in using the filesystem, using the database, and accessing the storage. We collected the IOs from select seven different apps that are commonly available on both platforms. By analyzing the collected the IOs on both platforms, a dominant fraction of writes are 4 KB synchronous. On Android and Tizen, respectively, 65% and 45% of all write IO counts 4 KB; 47% and 75% of all writes accesses are SQLite related files such as database, rollback journal, WAL (Write Ahead Log), and etc.; 81% and 86% of all IOs are random accesses; and 90% and 52% of all writes counts are synchronous IO mode. According to our IO analysis, Android IO stack is more sophisticated then Tizen one: (i) disables atime updates, (ii) adopts journal asynchronous commit, and (iii) adopts fdatasync() in SQLite.
机译:在这项工作中,我们研究了两个智能手机平台的IO特性:Android和Tizen。我们比较了两个平台在使用文件系统,使用数据库和访问存储方面的不同。我们从两个平台上普遍可用的七个不同应用程序中收集了IO。通过分析两个平台上收集的IO,写入的主要部分是4 KB同步。在Android和Tizen上,所有写入IO的65%和45%分别为4 KB;所有写入访问的47%和75%是与SQLite相关的文件,例如数据库,回滚日志,WAL(预写日志)等;所有IO的81%和86%是随机访问;所有写入计数的90%和52%为同步IO模式。根据我们的IO分析,Android Tier IO堆栈比Tizen更为复杂:(i)禁用atime更新,(ii)采用日志异步提交,并且(iii)在SQLite中采用fdatasync()。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号