This website requires JavaScript.
Explore
Help
Sign In
epics
/
pcas
Watch
0
Star
0
Fork
0
You've already forked pcas
Code
Issues
Pull Requests
Projects
Wiki
Activity
Files
b86c4107c1be25b2c1eb52d35339da85b8c24117
pcas
/
src
History
Jeff Hill johill@lanl.gov
b86c4107c1
After qptimizing the epicsTime::addNanoSec function we now have a larger code which uses only unsigned integer arithmetic. This is for the benefit of embedded cpu's lacking a hardware floating point coprocessor at the expense of some additional code to maintain. I measered the cpu load improving from 40% free to 80% free after making this change, on a nios2 soft core processor.
2012-11-14 12:51:30 -07:00
..
ca
cas: Fix syntax error in last commit
2012-10-11 11:28:28 -05:00
ioc
db: Fix dbGet so attributes and value can be fetched simultaneously
2012-10-29 01:20:56 -05:00
libCom
After qptimizing the epicsTime::addNanoSec function we now have a larger code which uses only unsigned integer arithmetic. This is for the benefit of embedded cpu's lacking a hardware floating point coprocessor at the expense of some additional code to maintain. I measered the cpu load improving from 40% free to 80% free after making this change, on a nios2 soft core processor.
2012-11-14 12:51:30 -07:00
std
rec: Cleanup of compress & histogram record source code
2012-10-19 15:06:37 -05:00
template
Merged changes from 3.14 branch.
2012-10-01 00:54:10 -05:00
tools
Merged changes from 3.14 branch.
2012-10-01 00:54:10 -05:00
Makefile
merged server-side-plugins branch
2012-06-22 18:16:26 -05:00