lp://staging/~epics-core/epics-base/dbscan-update
Created by
mdavidsaver
and last modified
- Get this branch:
- bzr branch lp://staging/~epics-core/epics-base/dbscan-update
Members of
EPICS Core Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- mdavidsaver: Needs Resubmitting
- Andrew Johnson: Needs Fixing
- Ralph Lange: Needs Fixing
-
Diff: 488 lines (+231/-73)7 files modifiedsrc/ioc/db/dbCa.c (+28/-3)
src/ioc/db/dbCaPvt.h (+51/-50)
src/ioc/db/dbScan.c (+65/-17)
src/ioc/db/dbScan.h (+6/-3)
src/ioc/db/test/Makefile (+6/-0)
src/ioc/db/test/dbScanTest.c (+73/-0)
src/ioc/db/test/epicsRunDbTests.c (+2/-0)
Related bugs
Bug #1362362: CA_LINK + CPP + slow dset = callback queue overflow | Low | Fix Released |
Related blueprints
Branch information
Recent revisions
- 12628. By mdavidsaver
-
dbScan: avoid mustAlloc in eventNameToHandle()
Can already return NULL for other error conditions
- 12626. By mdavidsaver
-
dbCa: use scanOnce3() to prevent once queue overflow
Prevent CP links to high rate records from
overflowing the once queue. - 12623. By mdavidsaver
-
dbScan: allow direct scan of I/O Intr list
add scanIoImmediate() to allow drivers to implement
I/O Intr scanning without the overhead of maintaining
their own scan lists.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~epics-core/epics-base/3.16