All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/4] Updates for ARC, LMBench
@ 2021-05-10 18:00 ` Vineet Gupta
  0 siblings, 0 replies; 33+ messages in thread
From: Vineet Gupta @ 2021-05-10 18:00 UTC (permalink / raw)
  To: buildroot

Hi,

There'a cosmetic fix for ARC to show the -mcpu in config.
And there's a bunch of histtoric patches in out github repo to get
LMBench running.

Changes since v2
 - Added another LMBench fix (to lat_rpc)
 - Added -mcpu for all ARC CPUs as suggested by Peter

Thx,
-Vineet

Vineet Gupta (4):
  ARC: config: explicit'ify -mcpu for cpu selection
  lmbench: memsize: increase delay for slow FPGAs
  lmbench: emulate --prefix to avoid scattering binaries all over
  lmbench: lat_rpc: fix stray pointer

 arch/Config.in.arc                            | 14 +++++-----
 ...c-to-prevent-memsize-from-timingout-.patch | 28 +++++++++++++++++++
 ...bage-pointer-for-lat_rpc-S-localhost.patch | 25 +++++++++++++++++
 package/lmbench/lmbench.mk                    |  9 +++++-
 4 files changed, 68 insertions(+), 8 deletions(-)
 create mode 100644 package/lmbench/0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch
 create mode 100644 package/lmbench/0004-Fix-garbage-pointer-for-lat_rpc-S-localhost.patch

-- 
2.25.1

^ permalink raw reply	[flat|nested] 33+ messages in thread
* [Buildroot] [PATCH v2 0/3] Buildroot updates for ARC, LMBench
@ 2021-05-07  0:43 Vineet Gupta
  2021-05-07  0:43 ` [Buildroot] [PATCH v2 2/3] lmbench: increase memsize delay for slow FPGAs Vineet Gupta
  0 siblings, 1 reply; 33+ messages in thread
From: Vineet Gupta @ 2021-05-07  0:43 UTC (permalink / raw)
  To: buildroot

Hi,

Please apply the assorted fixes.

patch 3/3 had a snafu with scripts/os update.

Thx,
-Vineet

Vineet Gupta (3):
  ARC: config: explicit'ify -mcpu for cpu selection
  lmbench: increase memsize delay for slow FPGAs
  lmbench: emulate --prefix to avoid scattering binaries all over

 arch/Config.in.arc                            |  8 +++---
 ...c-to-prevent-memsize-from-timingout-.patch | 28 +++++++++++++++++++
 package/lmbench/lmbench.mk                    |  9 +++++-
 3 files changed, 40 insertions(+), 5 deletions(-)
 create mode 100644 package/lmbench/0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch

-- 
2.25.1

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2021-05-20  8:41 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 18:00 [Buildroot] [PATCH v3 0/4] Updates for ARC, LMBench Vineet Gupta
2021-05-10 18:00 ` Vineet Gupta
2021-05-10 18:00 ` [Buildroot] [PATCH v3 1/4] ARC: config: explicit'ify -mcpu for cpu selection Vineet Gupta
2021-05-10 18:00   ` Vineet Gupta
2021-05-17 19:24   ` [Buildroot] " Yann E. MORIN
2021-05-17 19:24     ` Yann E. MORIN
2021-05-10 18:00 ` [Buildroot] [PATCH v2 2/3] lmbench: increase memsize delay for slow FPGAs Vineet Gupta
2021-05-10 18:00   ` Vineet Gupta
2021-05-10 18:00 ` [Buildroot] [PATCH v3 2/4] lmbench: memsize: increase " Vineet Gupta
2021-05-10 18:00   ` Vineet Gupta
2021-05-17 20:09   ` [Buildroot] " Yann E. MORIN
2021-05-17 20:09     ` Yann E. MORIN
2021-05-17 21:53     ` Vineet Gupta
2021-05-17 21:53       ` Vineet Gupta
2021-05-18  6:38       ` Yann E. MORIN
2021-05-18  6:38         ` Yann E. MORIN
2021-05-20  8:41   ` Peter Korsgaard
2021-05-20  8:41     ` Peter Korsgaard
2021-05-10 18:00 ` [Buildroot] [PATCH v3 3/4] lmbench: emulate --prefix to avoid scattering binaries all over Vineet Gupta
2021-05-10 18:00   ` Vineet Gupta
2021-05-10 20:09   ` [Buildroot] " Thomas Petazzoni
2021-05-10 20:09     ` Thomas Petazzoni
2021-05-10 20:22     ` Vineet Gupta
2021-05-10 20:22       ` Vineet Gupta
2021-05-17 16:59       ` Yann E. MORIN
2021-05-17 16:59         ` Yann E. MORIN
2021-05-10 18:00 ` [Buildroot] [PATCH v3 4/4] lmbench: lat_rpc: fix stray pointer Vineet Gupta
2021-05-10 18:00   ` Vineet Gupta
2021-05-17 20:09   ` [Buildroot] " Yann E. MORIN
2021-05-17 20:09     ` Yann E. MORIN
2021-05-20  8:41   ` Peter Korsgaard
2021-05-20  8:41     ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2021-05-07  0:43 [Buildroot] [PATCH v2 0/3] Buildroot updates for ARC, LMBench Vineet Gupta
2021-05-07  0:43 ` [Buildroot] [PATCH v2 2/3] lmbench: increase memsize delay for slow FPGAs Vineet Gupta

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.