-
Notifications
You must be signed in to change notification settings - Fork 1
Skeletor Datasets
Si Chen edited this page Sep 5, 2018
·
8 revisions
Properties of our datasets
dataset name, what type/types it represents (list filenames per type), how to access, block I/O?, syscall?, size, date, timespan (e.g. 1 week?)
| Dataset name | Filenames Type | How to access | Trace type | File size | Time Recorded | Timespan | environment | other |
|---|---|---|---|---|---|---|---|---|
| from SNIA | ||||||||
| Systor '17 Traces | 2706 csv | block I/O | 51.9 GB | 2/22/2016-3/21/2016 | 28 days | storage, six VDI servers (Windows 2008 R2), 10G Fibre Channel over Ethernet (FCoE) fabric, and a connection (see details in the paper) | 8 columns(Timestamp, Response, IOType, LUN, Offset, Size),9 applications | |
| Nexus 5 Smartphone Traces | 25 txt (18singular smartphone applications and 7 two applications running concurrently) | BIOtracer | block I/O | 31.2 MB | 2014 | 6 months | Nexus 5 smartphone (32 GB SanDisk INAND eMMC 4.51 without an external SDcard. Android v4.4 (KitKat)) | 8 colomn(start address in sectors/size in sectors/size in byte/wait/generate time/process start time/submit time/ finish time) |
| FIU Traces | blkparse | block I/O | 28.8 GB | 2008-2009 | 3 months | too old? | ||
| FIU Filesystem SysCall Traces | six main and two additional | syscall | / | 9/16/2014 | 7 days | Linux using the ext4 and zfs file systems. | ||
| MobiGen Traces | text(facebook,twitter) | Mobibench, MOST, mobiGen (capture IOs of real application) / mobibench (replace the captured IO trace) | syscall | 19.3 MB | 2013 | 5 minutes | Galaxy S3 (Samsung Exynos 4412 1.4 GHz Quadcore, 2 GB RAM, 32 GB eMMC, Android 4.0.4 with Linux kernel 3.0.15)(block I/O behavior of five filesystems (EXT4, XFS,BTRFS, NILFS, and F2FS)from SQLite) | strace |
| iBench Traces (osx-application-level-trace) | 34 traces(init.txt, sorted.txt, top.log, version.txt) | syscall | 115 MB | 3/6/2011 | 7 days | http://research.cs.wisc.edu/wind/Traces/ibench/index.html | ||
| coda_fs_trace | 8086 relocatable (microsoft) | reading library | syscall | 150GB | 02/1991-03/1993 | 2 years | 30 workstations | |
| now trace collection | data | perl script | syscall | 5GB,1.5GB,300M | 1996-1997 | 8 months/1 year/ 1 month | three group:Hewlett-Packard series 700 workstations running HP-UX 9.05. 64MB memory, Instructional workload(INS)-20 machines, Reasearch Workload(RES)-13 machines, Web workload(WEB)-1 machine | http://tracehost.cs.berkeley.edu/traces.html |