EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  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  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: archiver, Re: 64-bit EPICS anyone?
From: Kay-Uwe Kasemir <[email protected]>
To: Brian McAllister <[email protected]>
Cc: "Ernest L. Williams Jr." <[email protected]>, [email protected]
Date: Tue, 18 Oct 2005 16:56:43 -0400

On Oct 18, 2005, at 16:39 , Brian McAllister wrote:
I built and used EPICS base and many of the extensions on Alphas
(DECUnix/Tru64). There were a few issues with older extensions that were
coded assuming pointer=int=long, mostly easily fixed.

The ChannelArchiver uses ftell(), feek() et al. which are usually defined with 'long' parameters. In addition, it actually assumes those 'long' values to be 32bit offsets. In case your 64bit compiler uses sizeof(long) != 4, it'll break. I assume it would be fairly easy to make it run on 64bit systems, but it would still have the same file size limits as on 32bit systems unless the file format is changed to also use 64bit pointers.

-Kay


Replies:
Re: archiver, Re: 64-bit EPICS anyone? Ernest L. Williams Jr.
References:
Re: 64-bit EPICS anyone? Brian McAllister

Navigate by Date:
Prev: Re: 64-bit EPICS anyone? Brian McAllister
Next: White Box 4 and medm scalable fonts Craig Walther
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: 64-bit EPICS anyone? Brian McAllister
Next: Re: archiver, Re: 64-bit EPICS anyone? Ernest L. Williams Jr.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·