<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/librt/timer.c, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
</entry>
<entry>
<title>Set SNF_SYNC flag for timer, as the timer notification should be</title>
<updated>2006-03-08T00:34:54Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2006-03-08T00:34:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=37fe71649583f17feacb378126ed01d9848e604e'/>
<id>urn:sha1:37fe71649583f17feacb378126ed01d9848e604e</id>
<content type='text'>
serialized.
</content>
</entry>
<entry>
<title>1. Always call user callback function in newly created thread, it seems</title>
<updated>2006-03-07T08:28:07Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2006-03-07T08:28:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c5a4f4eff221803d51d7ac37885386b87dcc2426'/>
<id>urn:sha1:c5a4f4eff221803d51d7ac37885386b87dcc2426</id>
<content type='text'>
POSIX implies that the user callback function must be executed in clean
environment.
2. Use newly introduced pthread stubs in libc.
</content>
</entry>
<entry>
<title>Use a thread pool to process notification if sigev_notify_attributes</title>
<updated>2006-03-04T00:18:19Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2006-03-04T00:18:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6348ace8d1bb8eed2b32c63c66169cdbbe1368c6'/>
<id>urn:sha1:6348ace8d1bb8eed2b32c63c66169cdbbe1368c6</id>
<content type='text'>
is default and caller does not require dedicated thread. timer needs
a dedicated thread to maintain overrun count correctly in notification
context. mqueue and aio can use thread pool to do notification
concurrently, the thread pool has lifecycle control, some threads will
exit if they have idled for a while.
</content>
</entry>
<entry>
<title>save sigev_node pointer.</title>
<updated>2006-03-04T00:08:24Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2006-03-04T00:08:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c402cadc1c8907d3019b1afcf35b739387199e17'/>
<id>urn:sha1:c402cadc1c8907d3019b1afcf35b739387199e17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring in my initial version of POSIX realtime extension library.</title>
<updated>2006-03-01T06:37:34Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2006-03-01T06:37:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4acaec8fc369aa259921e7a4b0b05dbc1c3491ae'/>
<id>urn:sha1:4acaec8fc369aa259921e7a4b0b05dbc1c3491ae</id>
<content type='text'>
Current the library implements mqueue, timer and aio with SIGEV_THREAD
notification supported.

Earlier version reviewed by: deischen
</content>
</entry>
</feed>
