1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 <2004> 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 <2004> 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: IOC and channels |
From: | "Jeff Hill" <[email protected]> |
To: | "'Liyu, Andrei'" <[email protected]>, <[email protected]> |
Date: | Mon, 27 Sep 2004 12:22:54 -0600 |
I routinely test with 200,000 channels before making each release although your circumstances are slightly different.
This is bug entry 136 in Mantis.
Jeff
-----Original Message-----
Hi, I wrote simple cliet that open 10000 channels to the same PV. I remark that I just opened and didn’t do any get/read/subscribe. Then program closes channels and destroys CA. What I saw:
- of course, IOC had one more connections (I used VxStat) - of course, IOC had 10000 more channels - of course, IOC lost some memory. (VxStat shows that the biggest memory pool became less) - IOC CPU loading became 33% (It was ~13-15%).
Last item I couldn’t understand. What IOC (definitely, server layer of IOC) does?
Another problem. I started this program 3 times. After that IOC crashed. Did anybody similar tests?
Thanks, Andrei.
|