<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Kenneth J. Peters wrote:
<blockquote cite="mid:48231F03.2000607@jpl.nasa.gov" type="cite">
<pre wrap="">
Joel Sherrill wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On a bigger scale, I have been trying to get time to write
up something on RTEMS Execution Profiles so we have
real guidelines to judge by. I have not named/defined
all of the profiles yet but see these two as definite and
the high end goal when --enable-posix is specified.
+ POSIX Realtime Controller System Profile (PSE52) -
simple file system implementation, one implicit
process with threads support. 287 APIs according to
one source.
+ POSIX Minimal Realtime System Profile (PSE51) -
no filesystem, one implicit process with threads
support. 626 APIs according to one source.
NOTE: I have not yet found a complete list of those
APIs to judge RTEMS by. PSE53 and PSE54
require processes. PSE54 is full POSIX. If
someone can find a list of API calls required,
I would like to know so we can audit against
the profiles.
</pre>
</blockquote>
<pre wrap=""><!---->
See IEEE 1003.13–2003, “Standardized Application Environment Profile -
POSIX Realtime and Embedded Application Support (AEP)” at
<a class="moz-txt-link-freetext" href="http://ieeexplore.ieee.org/xpl/standardstoc.jsp?isnumber=29578">http://ieeexplore.ieee.org/xpl/standardstoc.jsp?isnumber=29578</a>
</pre>
</blockquote>
And also "official" test suites for some profiles at
<a class="moz-txt-link-freetext" href="http://www.opengroup.org/testing/testsuites/posix.html">http://www.opengroup.org/testing/testsuites/posix.html</a>. These are
indicated to be free for open source projects, and I am poking around
to see if a project I am involved with might have some resources (money
and/or time) to help get RTEMS POSIX certified.<br>
<blockquote cite="mid:48231F03.2000607@jpl.nasa.gov" type="cite">
<pre wrap="">Ken Peters
</pre>
</blockquote>
</body>
</html>