<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/opendc-trace/opendc-trace-api/src/main/kotlin/org/opendc/trace/Tables.kt, branch master</title>
<subtitle>The OpenDC BSc thesis repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/'/>
<entry>
<title>refactor(trace/api): Move conventions into separate package</title>
<updated>2022-04-22T18:18:55+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-04-16T09:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=b6698d96fb1313909705604be2daf1170ea40d68'/>
<id>b6698d96fb1313909705604be2daf1170ea40d68</id>
<content type='text'>
This change moves the trace conventions (such as table and column names)
in a separate conv package, so that it is separated from the main API.
This also allows for a potential move into a separate module in the
future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change moves the trace conventions (such as table and column names)
in a separate conv package, so that it is separated from the main API.
This also allows for a potential move into a separate module in the
future.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(trace/opendc): Incorporate interference model in trace format</title>
<updated>2022-04-22T18:04:21+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-04-14T13:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=938f60832d6a500fee74b5f44838287c5432a74e'/>
<id>938f60832d6a500fee74b5f44838287c5432a74e</id>
<content type='text'>
This change updates the OpenDC VM trace format to incorporate the VM
interference model in the trace format itself. This makes sense since
the model is tightly coupled to the actual trace that is being
simulated.

This approach has as benefit that we can directly load the
interference model from the workload trace, without having to resolve
the model seperately (as we did before).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the OpenDC VM trace format to incorporate the VM
interference model in the trace format itself. This makes sense since
the model is tightly coupled to the actual trace that is being
simulated.

This approach has as benefit that we can directly load the
interference model from the workload trace, without having to resolve
the model seperately (as we did before).
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(trace): Add API for trace reading</title>
<updated>2021-09-01T20:32:40+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-09-01T16:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=b0806dcf21ab811c46b715cfdff8a6307e117810'/>
<id>b0806dcf21ab811c46b715cfdff8a6307e117810</id>
<content type='text'>
This change introduces a new OpenDC API for reading various trace
formats in a streaming manner.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change introduces a new OpenDC API for reading various trace
formats in a streaming manner.
</pre>
</div>
</content>
</entry>
</feed>
