EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: RE: caRepeater object code not cross-compiled in R3.14.12.2
From: "Hu, Yong" <[email protected]>
To: "'Andrew Johnson'" <[email protected]>, Jack Smith <[email protected]>
Cc: "[email protected]" <[email protected]>
Date: Fri, 30 Nov 2012 19:43:02 +0000
I guess "r" in rsrv stands for "resource". see [1] and search "rsrv", it says: Channel access ioc resource server library.

[1] http://www.aps.anl.gov/epics/base/R3-14/12-docs/README.html 

HTH,

Yong


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Andrew Johnson
Sent: Friday, November 30, 2012 11:47 AM
To: Jack Smith
Cc: [email protected]
Subject: Re: caRepeater object code not cross-compiled in R3.14.12.2

Hi Jack,

On 2012-11-30 Jack Smith wrote:
> 
> I am trying to look through base-3.14.*/src/misc/iocInit.c. I guess 
> the only function related to caRepeater would be rsrv_init(). Then I 
> take a quick look at src/rsrv/caservertask.c, but still don't see how 
> the caRepeater get spawned. Could you tell me how the caRepeater is 
> started during iocInit? Also what does "rsrv" mean / stand for?

As Ralph said, the repeater is started by the CA client library, so the call chain from iocInit() is that iocBuild() calls db/dbCa.c:dbCaLinkInit() which starts dbCaTask() in its own thread, and that calls ca_context_create() to initialize the CA client library and start the repeater if necessary.  Then later on iocBuild() also calls as/asDbLib.c:asInit() which can also initialize the CA client library via the code in as/asCa.c:asCaStart() although normally the dbCaLinkInit() would have taken care of that.

I don't know what the "r" in rsrv stands for either; if he's reading this Jeff Hill might remember...

HTH,

- Andrew
--
Computer science is as much about computers as astronomy is about telescopes. -- Edsger Dijkstra


Replies:
RE: caRepeater object code not cross-compiled in R3.14.12.2 Hill, Jeff
References:
caRepeater object code not cross-compiled in R3.14.12.2 Rod Nussbaumer
Re: caRepeater object code not cross-compiled in R3.14.12.2 Andrew Johnson
Re: caRepeater object code not cross-compiled in R3.14.12.2 Jack Smith
Re: caRepeater object code not cross-compiled in R3.14.12.2 Andrew Johnson

Navigate by Date:
Prev: RE: EPICS support for NewFocus 8752 controller? Mark Rivers
Next: Re: DBE_PROPERTY and CSS Re: Using CAJ in production (DBE_PROPERTY and CA gateway) Michael Davidsaver
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: caRepeater object code not cross-compiled in R3.14.12.2 Andrew Johnson
Next: RE: caRepeater object code not cross-compiled in R3.14.12.2 Hill, Jeff
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·