Re: [OE-core] [PATCH v4] ipk/rootfs: run sanity test of multilib in parallel

2024-05-16 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-core@lists.openembedded.org > On Behalf Of Seungkyun Kim > Sent: den 16 maj 2024 02:12 > To: openembedded-core@lists.openembedded.org > Cc: seungkyun.kim > Subject: [OE-core] [PATCH v4] ipk/rootfs: run sanity test of mu

Re: [OE-core] [PATCH v4] ipk/rootfs: run sanity test of multilib in parallel

2024-05-16 Thread Alexander Kanavin
The code adds significant complexity, and the patch is difficult to understand. The commit message should explain what the temporary installation does, and why is needed. What does 'sanity test' do, and how is it parallelized? Is it a part of that 'temporary installation'? How is 'Installing packag

[OE-core] [PATCH v4] ipk/rootfs: run sanity test of multilib in parallel

2024-05-15 Thread Seungkyun Kim
From: "seungkyun.kim" For multilib type packages, there is an additional temporary installation before the actual installation. It makes almost doubles the do_rootfs time if having many multilib type packages. To avoid this overhead, run sanity test in parallel. Installing package groups through