On Wed, 2018-02-28 at 15:26 +, George Dunlap wrote:
> On 02/28/2018 02:14 PM, Andrew Cooper wrote:
> > For exactly the same reason as 418ae6021d. Having a separate
> > allocation is
> > unnecessary and wasteful.
> >
> > Signed-off-by: Andrew Cooper
>
> Reviewed-by: George Dunlap
>
Reviewed
On 02/28/2018 02:14 PM, Andrew Cooper wrote:
> For exactly the same reason as 418ae6021d. Having a separate allocation is
> unnecessary and wasteful.
>
> Signed-off-by: Andrew Cooper
Reviewed-by: George Dunlap
___
Xen-devel mailing list
Xen-devel@li
For exactly the same reason as 418ae6021d. Having a separate allocation is
unnecessary and wasteful.
Signed-off-by: Andrew Cooper
---
CC: George Dunlap
CC: Dario Faggioli
---
xen/common/sched_credit2.c | 20 ++--
1 file changed, 6 insertions(+), 14 deletions(-)
diff --git a/x