You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gi...@apache.org on 2021/12/07 00:11:57 UTC

[incubator-nuttx-website] branch asf-site updated: Publishing web: adbba922a8890b650c27ecac31f9d26fe25e1ec4 docs: a6eb6df688c4c8ccd9512092f930ef2e045d4eca

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3351eb1  Publishing web: adbba922a8890b650c27ecac31f9d26fe25e1ec4 docs: a6eb6df688c4c8ccd9512092f930ef2e045d4eca
3351eb1 is described below

commit 3351eb1caa35d184e03ff3a8a00945e33fabb9aa
Author: Alin <al...@sony.com>
AuthorDate: Tue Dec 7 00:09:43 2021 +0000

    Publishing web: adbba922a8890b650c27ecac31f9d26fe25e1ec4 docs: a6eb6df688c4c8ccd9512092f930ef2e045d4eca
---
 content/docs/10.0.0/index.html                     |   2 +-
 content/docs/10.0.1/index.html                     |   2 +-
 content/docs/10.1.0/index.html                     |   2 +-
 content/docs/10.2.0/index.html                     |   2 +-
 .../_sources/platforms/xtensa/esp32/index.rst.txt  |  15 -------------
 content/docs/latest/index.html                     |   2 +-
 content/docs/latest/objects.inv                    | Bin 33191 -> 33169 bytes
 .../docs/latest/platforms/xtensa/esp32/index.html  |  24 +--------------------
 content/docs/latest/searchindex.js                 |   2 +-
 content/feed.xml                                   |   4 ++--
 10 files changed, 9 insertions(+), 46 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index a0036c7..4db4b79 100644
--- a/content/docs/10.0.0/index.html
+++ b/content/docs/10.0.0/index.html
@@ -207,7 +207,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 06 December 21 at 00:06</p>
+<p>Last Updated: 07 December 21 at 00:06</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.0.1/index.html b/content/docs/10.0.1/index.html
index 0e41ae8..7c1edc2 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -215,7 +215,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 06 December 21 at 00:06</p>
+<p>Last Updated: 07 December 21 at 00:06</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.1.0/index.html b/content/docs/10.1.0/index.html
index db0f216..902cdf7 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -215,7 +215,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 06 December 21 at 00:07</p>
+<p>Last Updated: 07 December 21 at 00:07</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.2.0/index.html b/content/docs/10.2.0/index.html
index e071380..f0f382e 100644
--- a/content/docs/10.2.0/index.html
+++ b/content/docs/10.2.0/index.html
@@ -216,7 +216,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 06 December 21 at 00:07</p>
+<p>Last Updated: 07 December 21 at 00:07</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/_sources/platforms/xtensa/esp32/index.rst.txt b/content/docs/latest/_sources/platforms/xtensa/esp32/index.rst.txt
index 7aa152a..2e4707f 100644
--- a/content/docs/latest/_sources/platforms/xtensa/esp32/index.rst.txt
+++ b/content/docs/latest/_sources/platforms/xtensa/esp32/index.rst.txt
@@ -271,21 +271,6 @@ following in ``scripts/esp32.cfg``::
   # Only configure the APP CPU
   #set ESP32_ONLYCPU 2
 
-Open Issues
------------
-
-  1. Cache Issues.  I have not thought about this yet, but certainly caching is
-     an issue in an SMP system:
-
-     - Cache coherency.  Are there separate caches for each CPU?  Or a single
-       shared cache?  If the are separate then keep the caches coherent will
-       be an issue.
-     - Caching MAY interfere with spinlocks as they are currently implemented.
-       Waiting on a cached copy of the spinlock may result in a hang or a
-       failure to wait.
-
-  2. Assertions.  On a fatal assertions, other CPUs need to be stopped.
-
 Wi-Fi
 ====
 
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index 00c76a4..f0f382e 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -216,7 +216,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 06 December 21 at 00:08</p>
+<p>Last Updated: 07 December 21 at 00:07</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/objects.inv b/content/docs/latest/objects.inv
index 0de5524..a5e5a6b 100644
Binary files a/content/docs/latest/objects.inv and b/content/docs/latest/objects.inv differ
diff --git a/content/docs/latest/platforms/xtensa/esp32/index.html b/content/docs/latest/platforms/xtensa/esp32/index.html
index e2a12b5..4acffa2 100644
--- a/content/docs/latest/platforms/xtensa/esp32/index.html
+++ b/content/docs/latest/platforms/xtensa/esp32/index.html
@@ -155,10 +155,7 @@
 </li>
 <li class="toctree-l4"><a class="reference internal" href="#bit-timers">64-bit Timers</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#watchdog-timers">Watchdog Timers</a></li>
-<li class="toctree-l4"><a class="reference internal" href="#smp">SMP</a><ul>
-<li class="toctree-l5"><a class="reference internal" href="#open-issues">Open Issues</a></li>
-</ul>
-</li>
+<li class="toctree-l4"><a class="reference internal" href="#smp">SMP</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#wi-fi">Wi-Fi</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#wi-fi-softap">Wi-Fi SoftAP</a></li>
 <li class="toctree-l4"><a class="reference internal" href="#bluetooth">Bluetooth</a></li>
@@ -856,25 +853,6 @@ following in <code class="docutils literal notranslate"><span class="pre">script
 #set ESP32_ONLYCPU 2
 </pre></div>
 </div>
-<div class="section" id="open-issues">
-<h3>Open Issues<a class="headerlink" href="#open-issues" title="Permalink to this headline">¶</a></h3>
-<blockquote>
-<div><ol class="arabic simple">
-<li><p>Cache Issues.  I have not thought about this yet, but certainly caching is
-an issue in an SMP system:</p>
-<ul class="simple">
-<li><p>Cache coherency.  Are there separate caches for each CPU?  Or a single
-shared cache?  If the are separate then keep the caches coherent will
-be an issue.</p></li>
-<li><p>Caching MAY interfere with spinlocks as they are currently implemented.
-Waiting on a cached copy of the spinlock may result in a hang or a
-failure to wait.</p></li>
-</ul>
-</li>
-<li><p>Assertions.  On a fatal assertions, other CPUs need to be stopped.</p></li>
-</ol>
-</div></blockquote>
-</div>
 </div>
 <div class="section" id="wi-fi">
 <h2>Wi-Fi<a class="headerlink" href="#wi-fi" title="Permalink to this headline">¶</a></h2>
diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js
index 74788e0..0c9b268 100644
--- a/content/docs/latest/searchindex.js
+++ b/content/docs/latest/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["applications/index","applications/nsh/builtin","applications/nsh/commands","applications/nsh/config","applications/nsh/customizing","applications/nsh/index","applications/nsh/installation","applications/nsh/login","applications/nsh/nsh","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/foc","components/drivers/character/index","components/drivers/character [...]
\ No newline at end of file
+Search.setIndex({docnames:["applications/index","applications/nsh/builtin","applications/nsh/commands","applications/nsh/config","applications/nsh/customizing","applications/nsh/index","applications/nsh/installation","applications/nsh/login","applications/nsh/nsh","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/foc","components/drivers/character/index","components/drivers/character [...]
\ No newline at end of file
diff --git a/content/feed.xml b/content/feed.xml
index 850e3ef..864ddb6 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -5,8 +5,8 @@
     <description></description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 06 Dec 2021 00:10:02 +0000</pubDate>
-    <lastBuildDate>Mon, 06 Dec 2021 00:10:02 +0000</lastBuildDate>
+    <pubDate>Tue, 07 Dec 2021 00:09:41 +0000</pubDate>
+    <lastBuildDate>Tue, 07 Dec 2021 00:09:41 +0000</lastBuildDate>
     <generator>Jekyll v3.8.5</generator>
     
       <item>