All of lore.kernel.org
 help / color / mirror / Atom feed
* Project to standardize on IOPS per CPU core
@ 2022-09-20 18:08 Stephen Bates
  2022-09-20 21:47 ` Vincent Fu
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Bates @ 2022-09-20 18:08 UTC (permalink / raw)
  To: fio

Hi fio'ers

I have been working with a few others on NVMe performance in a range
of different environments. At the same time I have been tracking some
of the reports on IOPS per core for NVMe+io_uring [1][2]. I was hoping
to create a standrd and repeatable test for this using a mix of
packer, Ansible and AWS machines.

The idea would be a scriptable flow to obtain a working
fio+libiouring+kernel on some AWS EC2 instance(s) and then automate
some tests to obtain IOPS per CPU core.

To help me get started on this does anyone have any pointers on how
best to configure the system to maximize this metric? Also any fio
scripts for this that people can point me too would be excellent.

If there is interest I would happily work this into a patch for fio
(perhaps in some sort of CI way).

Cheers

Stephen Bates, PhD.

[1]: https://www.phoronix.com/news/7.4M-IOPS-Linux-Per-Core
[2]: https://twitter.com/axboe/status/1452689372395053062?lang=en

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

* Re: Project to standardize on IOPS per CPU core
  2022-09-20 18:08 Project to standardize on IOPS per CPU core Stephen Bates
@ 2022-09-20 21:47 ` Vincent Fu
  2022-09-21  0:05   ` Stephen Bates
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Fu @ 2022-09-20 21:47 UTC (permalink / raw)
  To: Stephen Bates, fio

On 9/20/22 14:08, Stephen Bates wrote:
> Hi fio'ers
> 
> I have been working with a few others on NVMe performance in a range
> of different environments. At the same time I have been tracking some
> of the reports on IOPS per core for NVMe+io_uring [1][2]. I was hoping
> to create a standrd and repeatable test for this using a mix of
> packer, Ansible and AWS machines.
> 
> The idea would be a scriptable flow to obtain a working
> fio+libiouring+kernel on some AWS EC2 instance(s) and then automate
> some tests to obtain IOPS per CPU core.
> 
> To help me get started on this does anyone have any pointers on how
> best to configure the system to maximize this metric? Also any fio
> scripts for this that people can point me too would be excellent.
> 
> If there is interest I would happily work this into a patch for fio
> (perhaps in some sort of CI way).
> 
> Cheers
> 
> Stephen Bates, PhD.
> 
> [1]: https://www.phoronix.com/news/7.4M-IOPS-Linux-Per-Core
> [2]: https://twitter.com/axboe/status/1452689372395053062?lang=en

Stephen, t/one-core-peak.sh was added last year by Erwan Velu and might 
be useful to you:

https://github.com/axboe/fio/blob/master/t/one-core-peak.sh

Vincent

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

* Re: Project to standardize on IOPS per CPU core
  2022-09-20 21:47 ` Vincent Fu
@ 2022-09-21  0:05   ` Stephen Bates
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Bates @ 2022-09-21  0:05 UTC (permalink / raw)
  To: Vincent Fu; +Cc: fio

The 09/20/2022 17:47, Vincent Fu wrote:
> On 9/20/22 14:08, Stephen Bates wrote:
> > Hi fio'ers
> > 
> > I have been working with a few others on NVMe performance in a range
> > of different environments. At the same time I have been tracking some
> > of the reports on IOPS per core for NVMe+io_uring [1][2]. I was hoping
> > to create a standrd and repeatable test for this using a mix of
> > packer, Ansible and AWS machines.
> > 
> > The idea would be a scriptable flow to obtain a working
> > fio+libiouring+kernel on some AWS EC2 instance(s) and then automate
> > some tests to obtain IOPS per CPU core.
> > 
> > To help me get started on this does anyone have any pointers on how
> > best to configure the system to maximize this metric? Also any fio
> > scripts for this that people can point me too would be excellent.
> > 
> > If there is interest I would happily work this into a patch for fio
> > (perhaps in some sort of CI way).
> > 
> > Cheers
> > 
> > Stephen Bates, PhD.
> > 
> > [1]: https://www.phoronix.com/news/7.4M-IOPS-Linux-Per-Core
> > [2]: https://twitter.com/axboe/status/1452689372395053062?lang=en
> 
> Stephen, t/one-core-peak.sh was added last year by Erwan Velu and might be
> useful to you:
> 
> https://github.com/axboe/fio/blob/master/t/one-core-peak.sh
> 
> Vincent

Vincent

Oh thanks! This is great. I will take a look at this and go from there.

-- 

Cheers

Stephen Bates, PhD.

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

end of thread, other threads:[~2022-09-21  0:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-20 18:08 Project to standardize on IOPS per CPU core Stephen Bates
2022-09-20 21:47 ` Vincent Fu
2022-09-21  0:05   ` Stephen Bates

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.