EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  <20002001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  <20002001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: IOC Performance numbers
From: Chip Watson <[email protected]>
To: Dave Reid <[email protected]>
Cc: [email protected]
Date: Tue, 14 Mar 2000 14:39:41 -0500
Dave,

It is not difficult to make connections to and retrieve initial values from EPICS
at a rate of several hundred per second.  Once connections are made, thousands
of value changes per second can be handled, although a graphics program can
not, of course, paint that many.  If initial connection time is important (to launch
a complex screen), you may want to adjust the priority of the IOC task which
handles name resolution.  Jefferson Lab runs in this mode so that moderately
loaded IOC's respond quickly enough to new channel connections from MEDM.
Suggested additions to your boot script for this feature:

    taskPrioritySet(taskNameToId("CA TCP"),181)
    taskPrioritySet(taskNameToId("CA UDP"),182)

Chip

--
Chip Watson
High Performance Computing Group
Thomas Jefferson National Accelerator Facility
Tel: (757) 269-7101
http://www.jlab.org/~watson




Replies:
priority inversions with scanning and channel access leo dalesio
Re: IOC Performance numbers Richard Dickson
References:
IOC Performance numbers Dave Reid

Navigate by Date:
Prev: IOC Performance numbers Dave Reid
Next: priority inversions with scanning and channel access leo dalesio
Index: 1994  1995  1996  1997  1998  1999  <20002001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: IOC Performance numbers Dave Reid
Next: priority inversions with scanning and channel access leo dalesio
Index: 1994  1995  1996  1997  1998  1999  <20002001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·