Re: [PATCH v4 1/6] eventdev: introduce event pre-scheduling

2024-10-03 Thread Jerin Jacob
On Tue, Oct 1, 2024 at 7:44 PM wrote: > > From: Pavan Nikhilesh > > Event pre-scheduling improves scheduling performance by assigning events > to event ports in advance when dequeues are issued. > The dequeue operation initiates the pre-schedule operation, which completes > in parallel without af

[PATCH v4 1/6] eventdev: introduce event pre-scheduling

2024-10-01 Thread pbhagavatula
From: Pavan Nikhilesh Event pre-scheduling improves scheduling performance by assigning events to event ports in advance when dequeues are issued. The dequeue operation initiates the pre-schedule operation, which completes in parallel without affecting the dequeued event flow contexts and dequeue