Re: [PATCH 1/1] test/py: use actual core count for parallel builds

2020-06-03 Thread Tom Rini
On Sun, May 31, 2020 at 12:44:24AM +0200, Heinrich Schuchardt wrote: > When building U-Boot we should not blindly use make -j8 but consider the > actual core count given by os.cpu_count(). > > Signed-off-by: Heinrich Schuchardt > Reviewed-by: Simon Glass > Acked-by: Stephen Warren Applied to

Re: [PATCH 1/1] test/py: use actual core count for parallel builds

2020-05-31 Thread Stephen Warren
On 5/30/20 4:44 PM, Heinrich Schuchardt wrote: > When building U-Boot we should not blindly use make -j8 but consider the > actual core count given by os.cpu_count(). Acked-by: Stephen Warren

Re: [PATCH 1/1] test/py: use actual core count for parallel builds

2020-05-31 Thread Simon Glass
On Sat, 30 May 2020 at 16:44, Heinrich Schuchardt wrote: > > When building U-Boot we should not blindly use make -j8 but consider the > actual core count given by os.cpu_count(). > > Signed-off-by: Heinrich Schuchardt > --- > test/py/conftest.py | 2 +- > 1 file changed, 1 insertion(+), 1 deleti

[PATCH 1/1] test/py: use actual core count for parallel builds

2020-05-30 Thread Heinrich Schuchardt
When building U-Boot we should not blindly use make -j8 but consider the actual core count given by os.cpu_count(). Signed-off-by: Heinrich Schuchardt --- test/py/conftest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/py/conftest.py b/test/py/conftest.py index e3392