Coder Social home page Coder Social logo

Comments (5)

1a1a11a avatar 1a1a11a commented on September 4, 2024

Hi @haomactracy, you can download them here https://ftp.pdl.cmu.edu/pub/datasets/twemcacheWorkload/.cphy/

from libcachesim.

1a1a11a avatar 1a1a11a commented on September 4, 2024

Hi @haomactracy , since you study the offset and length, there is another dataset from Meta that you might be interested
https://cachelib.org/docs/Cache_Library_User_Guides/Cachebench_FB_HW_eval/#list-of-traces

from libcachesim.

haomactracy avatar haomactracy commented on September 4, 2024

Thank you so much,i download the trace with vscsitrace Binary file,can you give me some information about how to get the offset and length from the trace?Thanks

from libcachesim.

1a1a11a avatar 1a1a11a commented on September 4, 2024

libCacheSim does not have the tool to print it, but take a look at vscsi.c and https://man.openbsd.org/vscsi.4

from libcachesim.

haomactracy avatar haomactracy commented on September 4, 2024

Thanks,but i have one question,that is,when i find the data structure of vscsi and print the trace(length and offset),
typedef struct {
uint32_t sn;
uint32_t len;
uint32_t nSG;
uint16_t cmd;
uint16_t ver;
uint64_t lbn;
uint64_t ts;
} trace_v1_record_t;
which element represents read or write
i found that the simulator do not use the op(w or r), thanks for explaination!

from libcachesim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.