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: | IOC and channels |
From: | "Liyu, Andrei" <[email protected]> |
To: | [email protected] |
Date: | Mon, 27 Sep 2004 14:09:14 -0400 |
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. |