Merge lp://staging/~epics-documenters/epics-appdev/parallel-cbthreads-3 into lp://staging/~epics-documenters/epics-appdev/3.16
Proposed by
Ralph Lange
Status: | Merged |
---|---|
Merged at revision: | 60 |
Proposed branch: | lp://staging/~epics-documenters/epics-appdev/parallel-cbthreads-3 |
Merge into: | lp://staging/~epics-documenters/epics-appdev/3.16 |
Diff against target: |
404 lines (+159/-27) (has conflicts) 4 files modified
tex/generalPurposeTasks.tex (+38/-15) tex/libCom.tex (+48/-9) tex/libComOsi.tex (+47/-1) tex/scanning.tex (+26/-2) Text conflict in tex/libComOsi.tex Text conflict in tex/scanning.tex |
To merge this branch: | bzr merge lp://staging/~epics-documenters/epics-appdev/parallel-cbthreads-3 |
Related bugs: | |
Related blueprints: |
Parallel Callback Threads
(High)
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andrew Johnson | Approve | ||
Review via email: mp+232325@code.staging.launchpad.net |
Description of the change
This is documentation for the (hopefully) final branch for the changes regarding multiple callback threads.
It documents the epicsSpinLock API, the additional functions in the ring buffer API, the new calls to start and shutdown an isolated IOC for test purposes, and the API and iocShell functions to configure the parallel callback threads.
The matching code has partly been merged to the 3.15 branch, the remaining changes are in lp:~epics-core/epics-base/parallel-cbthreads-3
To post a comment you must log in.
Looks good, will merge when the code branch goes in.
No need to fix this, but in the future please put a new-line after every period (end of each sentence) in the latex mark-up. It reduces the amount of churn when we make edits later.