<feed xmlns='http://www.w3.org/2005/Atom'>
<title>philosophers.git/philo_two/src/philo_two.h, branch weird</title>
<subtitle>School project: Introduction to multithreading
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/'/>
<entry>
<title>Updated philo_two with better setup, Norming philo_two</title>
<updated>2021-01-10T12:40:02+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-10T12:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=d552a2af95a3e03f937a94945369536d1eaae74a'/>
<id>d552a2af95a3e03f937a94945369536d1eaae74a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing bad performance at school by adding more delay to the death checking loop, Added mutex/semaphore to protect against eating and dying at the same time</title>
<updated>2021-01-10T09:54:04+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-10T09:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=eb2cfb574efafcf2c3c6200d1cd2de700ec8ddfb'/>
<id>eb2cfb574efafcf2c3c6200d1cd2de700ec8ddfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added separate thread to check if max meal num is reached independent from philosopher death</title>
<updated>2021-01-09T15:07:01+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-09T15:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=802ea8347d1ceb7a02cf279359b3b101106fab94'/>
<id>802ea8347d1ceb7a02cf279359b3b101106fab94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sem_grab in philo_two and philo_three to fix philosophers each taking 1 fork</title>
<updated>2021-01-08T21:11:19+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-08T21:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=a69a877b3a2758aafe3de0db87a56063b28ed00f'/>
<id>a69a877b3a2758aafe3de0db87a56063b28ed00f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added buffered output, Added waiting for all to be started</title>
<updated>2021-01-04T11:20:25+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-04T11:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=907debbb7d1e7ccc4914805cfe4acbed92b82bcc'/>
<id>907debbb7d1e7ccc4914805cfe4acbed92b82bcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing philo_one/philo_two dying by sleeping more when checking the death, Fixing timestamp in the wrong order in philo_three</title>
<updated>2021-01-03T13:04:22+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-03T13:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=e874ad94a31a8259b8eb7ad2865767c081bcd279'/>
<id>e874ad94a31a8259b8eb7ad2865767c081bcd279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated philo_two with philo_three logic, Norming philo_two and philo_three</title>
<updated>2021-01-02T11:08:59+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-02T11:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=7aab8f34e8a238ce0688bf9f7e7f0b731902580f'/>
<id>7aab8f34e8a238ce0688bf9f7e7f0b731902580f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added meal counter to philo_two (still segfault 10% of the time)</title>
<updated>2021-01-01T13:46:13+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-01T13:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=b9d93edf40f228fcc6e18e9e6d0a1c5db498c004'/>
<id>b9d93edf40f228fcc6e18e9e6d0a1c5db498c004</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replacing mutex stdout by semaphore in philo two, Compilation on Linux</title>
<updated>2020-10-24T11:06:05+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-24T11:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=2baa67fd7ad31fe53ab21d257a104478e787fb62'/>
<id>2baa67fd7ad31fe53ab21d257a104478e787fb62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Norming</title>
<updated>2020-10-05T13:06:03+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-05T13:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=473cf5d7576744b679b7a504232b5ebd4b5d689f'/>
<id>473cf5d7576744b679b7a504232b5ebd4b5d689f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
