<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/lib9/ffork-Linux.c, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>cleanups - lots of removed files now in thread library.</title>
<updated>2004-12-26T21:51:15+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-12-26T21:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=5f8fa94796903bf81db4f1dc76d433a80308b3d4'/>
<id>5f8fa94796903bf81db4f1dc76d433a80308b3d4</id>
<content type='text'>
qlock.c - stubs to thread library
notify.c - clean interface slightly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
qlock.c - stubs to thread library
notify.c - clean interface slightly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bite the bullet.  Have to use different</title>
<updated>2004-09-17T22:09:31+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-09-17T22:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=282c88f9de897056f7a2461216dbfdb51ab655f3'/>
<id>282c88f9de897056f7a2461216dbfdb51ab655f3</id>
<content type='text'>
binaries on 2.4 and 2.6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
binaries on 2.4 and 2.6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Continue switching library over to pthreads when possible.</title>
<updated>2004-09-17T03:34:32+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-09-17T03:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=bcf527a98e295548629620a7cb06ada951db7822'/>
<id>bcf527a98e295548629620a7cb06ada951db7822</id>
<content type='text'>
Tprimes works on Linux 2.6.  You can only have 128 procs
though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tprimes works on Linux 2.6.  You can only have 128 procs
though.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite to remove dependence on rendezvous and its bizarre</title>
<updated>2004-09-17T00:38:29+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-09-17T00:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=06bb4ed20d855b60e39c1125d8d715ba8892265b'/>
<id>06bb4ed20d855b60e39c1125d8d715ba8892265b</id>
<content type='text'>
data structures.  Makes it easier to use pthreads too.
Still need to add code for non-pthreads systems.

Just a checkpoint to switch work to another machine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
data structures.  Makes it easier to use pthreads too.
Still need to add code for non-pthreads systems.

Just a checkpoint to switch work to another machine.
</pre>
</div>
</content>
</entry>
<entry>
<title>work much harder to reclaim stacks</title>
<updated>2004-06-09T14:14:11+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-06-09T14:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=ca9b36624f0a8074e65cebfbabfee8a824a4d312'/>
<id>ca9b36624f0a8074e65cebfbabfee8a824a4d312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Little fixes.</title>
<updated>2004-04-30T02:16:28+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-30T02:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=b1455f33a8a7b6826fcb0d4b3f4849e322755d28'/>
<id>b1455f33a8a7b6826fcb0d4b3f4849e322755d28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various tweaks to make things run on Mac OS.</title>
<updated>2003-10-01T02:50:57+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2003-10-01T02:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=a995e477ffb4dd1184da87e9e46a9e57f3178c63'/>
<id>a995e477ffb4dd1184da87e9e46a9e57f3178c63</id>
<content type='text'>
The main change is the use of pthread to implement ffork.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The main change is the use of pthread to implement ffork.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2003-09-30T17:47:41+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2003-09-30T17:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=b2cfc4e2e71d0f0a5113ddfbd93c8285cc4d74e4'/>
<id>b2cfc4e2e71d0f0a5113ddfbd93c8285cc4d74e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
