[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 0/7] xen: credit2: improve style, and tracing; fix two bugs
Hello This is v3 of the still uncommitted patches of this series. I believe I have either responded to or addressed all the review comments. See the individual changelogs for more details. Previous versions are here: v2 https://lists.xen.org/archives/html/xen-devel/2017-02/msg01027.html v1 https://lists.xen.org/archives/html/xen-devel/2017-01/msg02837.html The patches which actually fixes the behavioral issues have become, in this series, patch 4 and patch 5. Patches that already have all the needed acks to go in are marked with '*' in the series summary below. There is a git branch here: git://xenbits.xen.org/people/dariof/xen.git rel/sched/credit2-style-tracing-accounting-v3 https://travis-ci.org/fdario/xen/builds/206143142 Thanks and Regards, Dario --- Dario Faggioli (7): xen: credit2: make accessor helpers inline functions instead of macros * xen: credit2: tidy up functions names by removing leading '__'. xen: credit2: group the runq manipulating functions. * xen: credit2: always mark a tickled pCPU as... tickled! * xen: credit2: don't miss accounting while doing a credit reset. * xen/tools: tracing: trace (Credit2) runq traversal. xen/tools: tracing: Report next slice time when continuing as well as switching tools/xentrace/formats | 4 tools/xentrace/xenalyze.c | 32 ++ xen/common/sched_credit2.c | 714 +++++++++++++++++++++++--------------------- xen/common/schedule.c | 4 xen/include/public/trace.h | 1 5 files changed, 415 insertions(+), 340 deletions(-) -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |