Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-15 Thread Richard Purdie
On Fri, 2023-12-15 at 11:59 +, Ross Burton wrote: > On 15 Dec 2023, at 10:49, Yoann Congal wrote: > > FYI, since Khem's patch ([OE-core] [PATCH] util-linux: Delete md- > > raid tests) also prevent bluez to be built in a default core-image- > > minimal build, we can skip this one (strace:

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-15 Thread Ross Burton
On 15 Dec 2023, at 10:49, Yoann Congal wrote: > FYI, since Khem's patch ([OE-core] [PATCH] util-linux: Delete md-raid tests) > also prevent bluez to be built in a default core-image-minimal build, we can > skip this one (strace: Disable bluetooth support by default) and still fix > [YOCTO

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-15 Thread Yoann Congal
Le 14/12/2023 à 20:36, Khem Raj a écrit : > On Thu, Dec 14, 2023 at 11:33 AM Alexandre Belloni > wrote: >> >> On 14/12/2023 10:53:05-0800, Khem Raj wrote: >>> On Thu, Dec 14, 2023 at 1:10 AM Alexander Kanavin >>> wrote: On Wed, 13 Dec 2023 at 09:57, Yoann Congal wrote: > >

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Khem Raj
On Thu, Dec 14, 2023 at 11:33 AM Alexandre Belloni wrote: > > On 14/12/2023 10:53:05-0800, Khem Raj wrote: > > On Thu, Dec 14, 2023 at 1:10 AM Alexander Kanavin > > wrote: > > > > > > On Wed, 13 Dec 2023 at 09:57, Yoann Congal wrote: > > > > > > > > The bluetooth support adds a bluez5

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Alexandre Belloni via lists.openembedded.org
On 14/12/2023 10:53:05-0800, Khem Raj wrote: > On Thu, Dec 14, 2023 at 1:10 AM Alexander Kanavin > wrote: > > > > On Wed, 13 Dec 2023 at 09:57, Yoann Congal wrote: > > > > > > The bluetooth support adds a bluez5 dependency (and,recursively, a lot > > > of other stuff). Disable it by default to

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Khem Raj
On Thu, Dec 14, 2023 at 1:10 AM Alexander Kanavin wrote: > > On Wed, 13 Dec 2023 at 09:57, Yoann Congal wrote: > > > > The bluetooth support adds a bluez5 dependency (and,recursively, a lot > > of other stuff). Disable it by default to avoid having to build all of > > this when it is not needed.

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Khem Raj
On Thu, Dec 14, 2023 at 1:50 AM Richard Purdie wrote: > > On Thu, 2023-12-14 at 10:09 +0100, Alexander Kanavin wrote: > > On Wed, 13 Dec 2023 at 09:57, Yoann Congal wrote: > > > > > > The bluetooth support adds a bluez5 dependency (and,recursively, a lot > > > of other stuff). Disable it by

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Richard Purdie
On Wed, 2023-12-13 at 09:56 +0100, Yoann Congal wrote: > The bluetooth support adds a bluez5 dependency (and,recursively, a lot > of other stuff). Disable it by default to avoid having to build all of > this when it is not needed. > > This decrease the number of tasks run for a core-image-minimal

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Jose Quaresma
Richard Purdie escreveu no dia quinta, 14/12/2023 à(s) 12:37: > On Thu, 2023-12-14 at 13:34 +0100, Alexander Kanavin wrote: > > On Thu, 14 Dec 2023 at 13:30, Richard Purdie > > wrote: > > > I think it would have a huge impact on the throughput of patches :( An > > > hour or two before the

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Richard Purdie
On Thu, 2023-12-14 at 13:34 +0100, Alexander Kanavin wrote: > On Thu, 14 Dec 2023 at 13:30, Richard Purdie > wrote: > > I think it would have a huge impact on the throughput of patches :( An > > hour or two before the majority of the tests even start. > > Then the only remaining idea I have is

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Alexander Kanavin
On Thu, 14 Dec 2023 at 13:30, Richard Purdie wrote: > I think it would have a huge impact on the throughput of patches :( An > hour or two before the majority of the tests even start. Then the only remaining idea I have is adding more hardware. So that there's enough of it to rarely if ever have

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Richard Purdie
On Thu, 2023-12-14 at 13:17 +0100, Alexander Kanavin wrote: > On Thu, 14 Dec 2023 at 13:11, Richard Purdie > wrote: > > > I've wondered about this. The "prebuild" ends up quite slow as it would > > involve rust for example and when I last tried this, it ended up being > > a pain and just

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Alexander Kanavin
On Thu, 14 Dec 2023 at 13:11, Richard Purdie wrote: > I've wondered about this. The "prebuild" ends up quite slow as it would > involve rust for example and when I last tried this, it ended up being > a pain and just increased overall testing times even of the overall > load on the AB might have

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Richard Purdie
On Thu, 2023-12-14 at 13:03 +0100, Alexander Kanavin wrote: > On Thu, 14 Dec 2023 at 10:50, Richard Purdie > wrote: > > Once a given build has run through the system, things do run much > > faster but this is basically the performance issue I've been mentioning > > in the weekly status reports.

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Alexander Kanavin
On Thu, 14 Dec 2023 at 10:50, Richard Purdie wrote: > Once a given build has run through the system, things do run much > faster but this is basically the performance issue I've been mentioning > in the weekly status reports. Even the above packageconfig change in > this patch would actually

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Richard Purdie
On Thu, 2023-12-14 at 10:09 +0100, Alexander Kanavin wrote: > On Wed, 13 Dec 2023 at 09:57, Yoann Congal wrote: > > > > The bluetooth support adds a bluez5 dependency (and,recursively, a lot > > of other stuff). Disable it by default to avoid having to build all of > > this when it is not

Re: [OE-core] [PATCH v3] strace: Disable bluetooth support by default

2023-12-14 Thread Alexander Kanavin
On Wed, 13 Dec 2023 at 09:57, Yoann Congal wrote: > > The bluetooth support adds a bluez5 dependency (and,recursively, a lot > of other stuff). Disable it by default to avoid having to build all of > this when it is not needed. > > This decrease the number of tasks run for a core-image-minimal