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 | 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: [Merge] lp:~epics-core/epics-base/parallel-cbthreads into lp:epics-base |
From: | mdavidsaver <[email protected]> |
To: | Ralph Lange <[email protected]> |
Date: | Fri, 17 May 2013 22:03:24 -0000 |
Review: Needs Fixing I like the idea, but before this branch is merged I would like to have (at least) agreement on how a driver (like my mrfioc2) should implement I/O Intr flow control. My current implementation depends on the ordered execution of callbacks. I've implemented one possible solution which adds per-priority completion callbacks for IO scans which run after all records are processed. lp:~epics-core/epics-base/update-callback -- https://code.launchpad.net/~epics-core/epics-base/parallel-cbthreads/+merge/164448 Your team EPICS Core Developers is subscribed to branch lp:~epics-core/epics-base/get-cpus.