[Xen-devel] [PATCH 0/2] xen: sched/Credit2: small and trivial improvements

Dario Faggioli posted 2 patches 4 years, 11 months ago
Failed in applying to current master (apply log)
xen/arch/arm/domain.c      |    3 +--
xen/arch/x86/domain.c      |   22 ++++++++--------------
xen/common/sched_credit2.c |   21 ++++++++++++++++-----
3 files changed, 25 insertions(+), 21 deletions(-)
[Xen-devel] [PATCH 0/2] xen: sched/Credit2: small and trivial improvements
Posted by Dario Faggioli 4 years, 11 months ago
Namely:
1. get rid of cpumask_weight() in hot paths, in Credit2;
2. checking whether prev==next in context_switch() is pointless.

Regards,
Dario
---
Dario Faggioli (2):
      xen: credit2: avoid using cpumask_weight() in hot-paths
      xen: sched: we never get into context_switch() with prev==next

 xen/arch/arm/domain.c      |    3 +--
 xen/arch/x86/domain.c      |   22 ++++++++--------------
 xen/common/sched_credit2.c |   21 ++++++++++++++++-----
 3 files changed, 25 insertions(+), 21 deletions(-)

--
Dario Faggioli, Ph.D
http://about.me/dario.faggioli
Virtualization Software Engineer
SUSE Labs, SUSE https://www.suse.com/
-------------------------------------------------------------------
<<This happens because _I_ choose it to happen!>> (Raistlin Majere)

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel