lp://staging/~epics-core/epics-base/dtypedset
Created by
mdavidsaver
and last modified
- Get this branch:
- bzr branch lp://staging/~epics-core/epics-base/dtypedset
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: Disapprove
-
Diff: 351 lines (+65/-49)13 files modifiedsrc/ioc/db/dbScan.c (+2/-2)
src/ioc/dbStatic/dbStaticRun.c (+3/-2)
src/ioc/dbStatic/devSup.h (+10/-0)
src/ioc/misc/iocInit.c (+1/-1)
src/std/dev/devBoSoft.c (+1/-8)
src/std/dev/devBoSoftCallback.c (+1/-8)
src/std/dev/devBoSoftRaw.c (+1/-8)
src/std/rec/boRecord.c (+4/-14)
src/std/rec/boRecord.dbd (+9/-0)
src/tools/DBD.pm (+10/-0)
src/tools/DBD/Output.pm (+8/-0)
src/tools/DBD/Parser.pm (+10/-6)
src/tools/dbdToRecordtypeH.pl (+5/-0)
Branch information
Recent revisions
- 12731. By mdavidsaver
-
iocInit: no need to break DB_LINK when isolated
This is being done to free the link private struct,
but dbDbRemoveLink() is not used to avoid the overhead
of splitting every lockset just before the PDB
is free'd.No reason to do this for non-isolated until scans threads
are stopped.
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