> On 7 Apr 2022, at 07:07, Juergen Gross <jgr...@suse.com> wrote: > > On 05.04.22 10:57, Luca Fancellu wrote: >> Create new public function to create cpupools, can take as parameter >> the scheduler id or a negative value that means the default Xen >> scheduler will be used. >> Signed-off-by: Luca Fancellu <luca.fance...@arm.com> >> --- >> Changes in v5: >> - no changes >> Changes in v4: >> - no changes >> Changes in v3: >> - Fixed comment (Andrew) >> Changes in v2: >> - cpupool_create_pool doesn't check anymore for pool id uniqueness >> before calling cpupool_create. Modified commit message accordingly > > I gave you my "Reviewed-by:" in V2 already. > Oh ok, I thought I had to drop it because of the change, I will retain it in next serie. Cheers, Luca > > Juergen > <OpenPGP_0xB0DE9DD628BF132F.asc>
- [PATCH v5 0/6] Boot time cpupools Luca Fancellu
- [PATCH v5 2/6] xen/sched: create public function f... Luca Fancellu
- Re: [PATCH v5 2/6] xen/sched: create public fu... Juergen Gross
- Re: [PATCH v5 2/6] xen/sched: create publi... Luca Fancellu
- [PATCH v5 1/6] tools/cpupools: Give a name to unna... Luca Fancellu
- Re: [PATCH v5 1/6] tools/cpupools: Give a name... Anthony PERARD
- Re: [PATCH v5 1/6] tools/cpupools: Give a ... Luca Fancellu
- [PATCH v5 4/6] xen/cpupool: Create different cpupo... Luca Fancellu
- Re: [PATCH v5 4/6] xen/cpupool: Create differe... Stefano Stabellini
- Re: [PATCH v5 4/6] xen/cpupool: Create differe... Juergen Gross
- Re: [PATCH v5 4/6] xen/cpupool: Create differe... Julien Grall
- Re: [PATCH v5 4/6] xen/cpupool: Create dif... Luca Fancellu
- Re: [PATCH v5 4/6] xen/cpupool: Create... Julien Grall
- [PATCH v5 5/6] arm/dom0less: assign dom0less guest... Luca Fancellu