<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mc2-scripts-and-benchmarks.git/smt_analysis, branch rtas22</title>
<subtitle>Benchmarks and execution scripts for testing spatial isolation and SMT interference in MC^2</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/mc2-scripts-and-benchmarks.git/'/>
<entry>
<title>add deadlines and costs</title>
<updated>2021-10-26T17:22:32+00:00</updated>
<author>
<name>leochanj105</name>
<email>leochanj@live.unc.edu</email>
</author>
<published>2021-10-26T17:22:32+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/mc2-scripts-and-benchmarks.git/commit/?id=14c854543b1a3cf344a371a5b45595657f95786b'/>
<id>14c854543b1a3cf344a371a5b45595657f95786b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Analysis Scripts: Cut deceptive help text and clean computeLCslowdown.py output</title>
<updated>2021-03-10T00:35:53+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>jbakita@cs.unc.edu</email>
</author>
<published>2021-03-10T00:35:53+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/mc2-scripts-and-benchmarks.git/commit/?id=0c2be2d9e3de91ab0a06ef6bbf9ef5d4328b8181'/>
<id>0c2be2d9e3de91ab0a06ef6bbf9ef5d4328b8181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Analysis Scripts: Cleanup computeSMTslowdown.py and libSMT.py</title>
<updated>2021-03-10T00:08:58+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>jbakita@cs.unc.edu</email>
</author>
<published>2021-03-10T00:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/mc2-scripts-and-benchmarks.git/commit/?id=bb76227aaea6ba99b3512ffbd228e699c87beb9e'/>
<id>bb76227aaea6ba99b3512ffbd228e699c87beb9e</id>
<content type='text'>
- Don't print superfluous data
- Remove some commented-out code
- Print summary statistics in a format more similar to that used in
  the paper
- Automatically strip the `_all` postfix from the paired benchmarks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Don't print superfluous data
- Remove some commented-out code
- Print summary statistics in a format more similar to that used in
  the paper
- Automatically strip the `_all` postfix from the paired benchmarks
</pre>
</div>
</content>
</entry>
<entry>
<title>Add script for computing M_i values</title>
<updated>2020-10-22T23:01:25+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>jbakita@cs.unc.edu</email>
</author>
<published>2020-10-22T22:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/mc2-scripts-and-benchmarks.git/commit/?id=4f0a2f94f90c1d0cd5f3408a55e68b68a8c74693'/>
<id>4f0a2f94f90c1d0cd5f3408a55e68b68a8c74693</id>
<content type='text'>
Remember, M_i values are the worst-case slowdown of the average-
-case execution time.

Also factor out functions shared with M_ij computation code to a
shared library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remember, M_i values are the worst-case slowdown of the average-
-case execution time.

Also factor out functions shared with M_ij computation code to a
shared library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make SD-VBS compatible with run_bench.sh and cleanup</title>
<updated>2020-10-22T07:17:31+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>jbakita@cs.unc.edu</email>
</author>
<published>2020-10-22T07:17:31+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/mc2-scripts-and-benchmarks.git/commit/?id=163c440444c74a4e0bbe0a8db3d1ca725413994b'/>
<id>163c440444c74a4e0bbe0a8db3d1ca725413994b</id>
<content type='text'>
SD-VBS:
- Run silently
- Fix some whitespace errors
- Don't duplicate extra.h
- Auto-detect if building with LITMUS-RT
- Disable result checking
- Add helper symlinks
Misc:
- Remove unused code from libextra
- Set some missing rt_param fields in libextra
- Disable CSV info dump from computeSMTslowdown.sh
- Widen scope of .gitignore on .txt files
- Include list of 2MB DIS pair benchmarks and inputs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SD-VBS:
- Run silently
- Fix some whitespace errors
- Don't duplicate extra.h
- Auto-detect if building with LITMUS-RT
- Disable result checking
- Add helper symlinks
Misc:
- Remove unused code from libextra
- Set some missing rt_param fields in libextra
- Disable CSV info dump from computeSMTslowdown.sh
- Widen scope of .gitignore on .txt files
- Include list of 2MB DIS pair benchmarks and inputs
</pre>
</div>
</content>
</entry>
<entry>
<title>Add submodules. Remember to use git clone --recurse-submodules now.</title>
<updated>2020-10-22T04:35:52+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>jbakita@cs.unc.edu</email>
</author>
<published>2020-10-22T04:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/mc2-scripts-and-benchmarks.git/commit/?id=83f8b415563703d9efdf258a60f10fcca264565d'/>
<id>83f8b415563703d9efdf258a60f10fcca264565d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a phenomenal script to distill SMT pair data to Mij and Mi scores</title>
<updated>2020-10-22T04:28:01+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>jbakita@cs.unc.edu</email>
</author>
<published>2020-10-22T04:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/mc2-scripts-and-benchmarks.git/commit/?id=e7562d1b6e782a415a44be280dc51b0e104242b7'/>
<id>e7562d1b6e782a415a44be280dc51b0e104242b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
