Sebastian Huber
1f3c22e786
c-user: Update SMP introduction
2017-02-03 12:54:44 +01:00
Sebastian Huber
b2e56c5abe
c-user: New SMP chapter title
2017-02-03 11:57:33 +01:00
Sebastian Huber
90a3c414ce
c-user: Add TAS and TTAS terms
2017-02-03 11:55:29 +01:00
Sebastian Huber
87b4d03b35
c-user: Update scheduler helping protocol
2017-02-03 11:52:51 +01:00
Sebastian Huber
785c02f7f8
c-user: Add SMP low-level synchronization
2017-02-02 14:07:53 +01:00
Sebastian Huber
3e005fed9a
c-user: Use sphinx glossary support
...
Terms can be referenced via :term:`XYZ`.
2017-02-02 11:22:59 +01:00
Sebastian Huber
2e0a2a06a1
c-user: Add SMP implementation details section
2017-02-02 10:49:56 +01:00
Sebastian Huber
b033e3960b
c-user: Add SMP application issues section
2017-02-02 10:46:05 +01:00
Sebastian Huber
7b1c63cf91
c-user: Update clustered scheduling
2017-02-02 09:43:47 +01:00
Sebastian Huber
0680bd2d05
Update README due to use of math extension
2017-02-02 09:14:50 +01:00
Sebastian Huber
a0d2eeea9d
Use "in X config..." instead of "on X config..."
2017-02-01 13:42:39 +01:00
Sebastian Huber
ba781f98de
c-user: Move scheduler directives
2017-02-01 13:32:41 +01:00
Sebastian Huber
9de1be6847
c-user: Remove duplicate thread queue section
2017-02-01 13:23:56 +01:00
Sebastian Huber
a6a1f72306
c-user: Update task migration
2017-02-01 13:23:14 +01:00
Sebastian Huber
a2389124d7
c-user: Move some task directives
2017-02-01 13:07:25 +01:00
Sebastian Huber
3966353b33
Do not show page references after internal links
2017-02-01 09:48:31 +01:00
Sebastian Huber
5dcebd4f62
Fix refs.bib entries
2017-02-01 07:58:30 +01:00
Sebastian Huber
8add1793d2
c-user: Add Key concept locking protocols
...
Update #2412 .
Update #2556 .
2017-02-01 07:58:30 +01:00
Sebastian Huber
aaff696674
c-user: Add key concept thread queues
...
Update #2556 .
2017-02-01 07:58:19 +01:00
Sebastian Huber
938c49e177
Fix refs.bib entry
2017-01-31 14:30:09 +01:00
Sebastian Huber
e6cb6b7906
shell: Update task command
...
Update #2858 .
2017-01-31 10:33:14 +01:00
Sebastian Huber
40a1e80e63
c-user: Task names
...
Update #2858 .
2017-01-31 10:10:13 +01:00
Sebastian Huber
e07e376c1f
c-user: Update initialization
...
Update #2692 .
2017-01-30 14:44:01 +01:00
Sebastian Huber
1161ed179c
c-user: Update timer manager
...
Update #2554 .
2017-01-30 14:22:14 +01:00
Sebastian Huber
a17535d222
c-user: Add timer and timeouts key concept
...
Update #2554 .
2017-01-30 13:52:23 +01:00
Sebastian Huber
e23f46c3b9
c-user: Update key concepts time
2017-01-30 11:32:24 +01:00
Sebastian Huber
73ad65dff0
refs.bib: Add URL
2017-01-30 08:11:37 +01:00
Kuan-Hsun Chen
c660173fa4
c-user: Update overrun handling related functions and structure
...
State the limited count of postponed_jobs.
Update _rtems_rate_monotonic_get_status() and related structure.
Move "Further Reading" in c-user to references.
Add mentioned papers in ticket #2795 to references.
Update #2795 .
2017-01-30 07:58:27 +01:00
Sebastian Huber
9889463c23
c-user: Clarify rtems_heap_extend()
...
Update #1747 .
2017-01-27 08:06:56 +01:00
Sebastian Huber
dc3ef53711
c-user: Region directives use the allocator mutex
2017-01-27 07:58:48 +01:00
Sebastian Huber
166d17b1ae
c-user: Fix region directive prototypes
2017-01-27 07:49:01 +01:00
Sebastian Huber
b1e3b75e90
c-user: Rework user extensions chapter
...
Update #2692 .
Update #2752 .
2017-01-26 15:10:49 +01:00
Sebastian Huber
0456ee759a
Fix some reference titles
2017-01-25 08:36:41 +01:00
Sebastian Huber
f5e8e8068f
Sort references
2017-01-25 08:26:39 +01:00
Sebastian Huber
ffe8197ac3
c-user: SMP thread dispatching
...
Close #2809 .
2017-01-24 08:59:37 +01:00
Sebastian Huber
31157bcd47
c-user: Clarify simple binary semaphore release
...
Close #2725 .
2017-01-23 13:44:43 +01:00
Sebastian Huber
7b52e8f0f6
Mention sphinxcontrib-bibtex in README
2017-01-20 07:18:16 +01:00
Joel Sherrill
418dee8f80
c-user/ada_support.rst: Discuss timer server and interrupt threads
2017-01-19 13:02:38 -06:00
Sebastian Huber
97e1553c06
c-user: Add support for references via bibtex
...
https://sphinxcontrib-bibtex.readthedocs.io/en/latest/index.html
Update #2871 .
2017-01-18 11:31:46 +01:00
Joel Sherrill
7d78d31a52
c-user: Add Ada support chapter
...
closes #2589 .
2017-01-17 18:28:05 -06:00
Sebastian Huber
23b1c1088e
c-user: Fix typo
2017-01-17 14:18:05 +01:00
Kuan-Hsun Chen
69d6622ef9
Update documentation to reflect EDF scheduler overrun handling
...
Update #2795 .
2017-01-13 16:07:24 -06:00
Sebastian Huber
fde6ac6693
Document CONFIGURE_MAXIMUM_THREAD_NAME_SIZE
...
Update #2858 .
2017-01-13 09:11:06 +01:00
Sebastian Huber
8363c3d653
shell: Update cpuuse and stackuse sample output
2017-01-13 08:54:10 +01:00
Chris Johns
6705e5edf4
waf: Correct the branch version number.
2017-01-13 16:05:04 +11:00
Chris Johns
7956bbffef
coverpage: Remove used function.
2017-01-12 13:20:48 +11:00
Chris Johns
321d20a02d
coverpage: Make showing the table conditional.
2017-01-12 13:18:43 +11:00
Chris Johns
bceb2860b7
coverpage: Rename the static images directory to match bootstrap.
2017-01-12 13:11:34 +11:00
Chris Johns
9eb8a437bd
coverpage: Fix the catalogue table id.
2017-01-12 13:07:13 +11:00
Chris Johns
049097fc80
coverpage: Update the coverpage to have the table collapse.
...
Add each doc's conf.py as a dependence to catalogue.xml.
2017-01-12 12:56:13 +11:00