All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Thompson <jacobT@beta.pyu.ca>
To: Jens Axboe <axboe@kernel.dk>, io-uring@vger.kernel.org
Subject: Re: CQE repeats the first item?
Date: Mon, 6 Oct 2025 17:45:54 -0400	[thread overview]
Message-ID: <20251006214553.GA868@vultr155> (raw)
In-Reply-To: <a25558b5-7730-432a-85cc-55fdc8dca0d3@kernel.dk>

On Mon, Oct 06, 2025 at 07:56:16AM -0600, Jens Axboe wrote:
> io_uring_setup.2 should have all of these setup flags documented.
> 
> I'll ask again since you didn't answer - why aren't you just using
> liburing? It'll handle all of these details for you, so you can focus on
> just using the commands you need and not need to build your own
> abstraction around how to handle the SQ and CQ rings manually.
> 
> -- 
> Jens Axboe

I read through liburing, boss wants me to understand everything about io_uring and wants an in house solution and for me to optimize it.
I was able to write a test that submitted more than 2^32 entries and it ran correctly. I think I'm off to a good start now

  reply	other threads:[~2025-10-06 21:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-05 20:21 CQE repeats the first item? Jacob Thompson
2025-10-05 20:56 ` Jens Axboe
2025-10-05 21:54   ` Jacob Thompson
2025-10-06  1:09     ` Jens Axboe
2025-10-06  1:25       ` Jacob Thompson
2025-10-06  1:31         ` Jens Axboe
2025-10-06  1:36           ` Jens Axboe
2025-10-06  2:01           ` Jacob Thompson
2025-10-06 13:56             ` Jens Axboe
2025-10-06 21:45               ` Jacob Thompson [this message]
2025-10-06 21:58                 ` Jens Axboe
2025-10-05 22:10   ` Jacob Thompson
2025-10-06  1:10     ` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251006214553.GA868@vultr155 \
    --to=jacobt@beta.pyu.ca \
    --cc=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.