On Thu, Jun 08, 2017 at 02:08:54PM +0200, Dario Faggioli wrote:
> As cap is already present in Credit1, as a parameter, all
> the wiring is there already for it to be percolate down
s/be //
> to csched2_dom_cntl() too.
Alan
___
Xen-devel mailing list
On Fri, Apr 07, 2017 at 02:34:07AM +0200, Dario Faggioli wrote:
> In cases where one is absolutely sure that there will be
> less vCPUs than pCPUs, having to pay the cose, mostly in
s/cose/cost/
Alan
--
Alan Robinson
Fujitsu, Enterprise Platform Services, G
nation host memory is.
>
Yes indeed - sorry for the HVM noise..
Alan
--
Alan Robinson
Principal Developer, Enterprise Platform Services, Germany
Fujitsu
Mies-van-der-Rohe-Str. 8, 80807 Muenchen, Deutschland
Tel.: +49 (89) 62060 3927
Mob.: +49 (172) 8512843
E-Mail: alan.rob
Hi Olaf,
On Wed, Mar 15, 2017 at 12:20:44PM +0100, Olaf Hering wrote:
> After reports about degraded performance after a PV domU was migrated
> from one dom0 to another it turned out that this issue happens with
> every version of Xen and every version of domU kernel.
>
> The used benchmark is 's
On Fri, Jun 10, 2016 at 09:13:14AM -0600, Jan Beulich wrote:
> From: Jan Beulich
> Using the bare return value from read_platform_stime() is not suitable
> when local_time_calibration() is going to use its fat path: Divergence
s/fat/fast/
although 'fat path' does have a certain ring to it...
Al
or EBUSY case") added a retry loop in xc_cpupool_removecpu() for the
> EBUSY case. As EBUSY was returned in multiple error situations the
> loop would have been executed in situations where a retry would not
> be successful. Additionally calling sleep(1) between the rerires is a
On Fri, Jan 29, 2016 at 11:21:48AM +0100, Juergen Gross wrote:
> When modifying the timeslice of the credit scheduler in a cpupool the
> cpupool global credit value (n_cpus * credits_per_tslice) isn't
> recalculated. This will lead to wrong scheduling decisions later.
>
> Do the recalculation when
From: Alan Robinson
commit 6d112f2b50 ("x86/vPMU: change Intel model numbers from decimal
to hex") translated 47 to 0x27, now corrected to 0x2f.
Signed-off-by: Alan Robinson
Signed-off-by: Dietmar Hahn
---
Changed since v1:
(after talking to Dietmar, he's away from his em