On Mon, Sep 05, 2022 at 12:53:41PM +0800, Jason Wang wrote:
> Adding cond_resched() to the command waiting loop for a better
> co-operation with the scheduler. This allows to give CPU a breath to
> run other task(workqueue) instead of busy looping when preemption is
> not allowed.
>
> What's more
On Wed, Oct 12, 2022 at 11:19 AM Jason Wang wrote:
>
> On Tue, Oct 11, 2022 at 1:11 AM Michael S. Tsirkin wrote:
> >
> > On Sun, Oct 09, 2022 at 01:58:53PM +0800, Jason Wang wrote:
> > >
> > > 在 2022/9/8 13:19, Michael S. Tsirkin 写道:
> > > > On Thu, Sep 08, 2022 at 10:21:45AM +0800, Jason Wang wr
On Tue, Oct 11, 2022 at 1:11 AM Michael S. Tsirkin wrote:
>
> On Sun, Oct 09, 2022 at 01:58:53PM +0800, Jason Wang wrote:
> >
> > 在 2022/9/8 13:19, Michael S. Tsirkin 写道:
> > > On Thu, Sep 08, 2022 at 10:21:45AM +0800, Jason Wang wrote:
> > > > 在 2022/9/7 15:46, Michael S. Tsirkin 写道:
> > > > > On
On Sun, Oct 09, 2022 at 01:58:53PM +0800, Jason Wang wrote:
>
> 在 2022/9/8 13:19, Michael S. Tsirkin 写道:
> > On Thu, Sep 08, 2022 at 10:21:45AM +0800, Jason Wang wrote:
> > > 在 2022/9/7 15:46, Michael S. Tsirkin 写道:
> > > > On Wed, Sep 07, 2022 at 09:07:20AM +0200, Paolo Abeni wrote:
> > > > > On
在 2022/9/8 13:19, Michael S. Tsirkin 写道:
On Thu, Sep 08, 2022 at 10:21:45AM +0800, Jason Wang wrote:
在 2022/9/7 15:46, Michael S. Tsirkin 写道:
On Wed, Sep 07, 2022 at 09:07:20AM +0200, Paolo Abeni wrote:
On Wed, 2022-09-07 at 10:09 +0800, Jason Wang wrote:
On Tue, Sep 6, 2022 at 6:56 PM Paolo
On Thu, Sep 08, 2022 at 10:21:45AM +0800, Jason Wang wrote:
>
> 在 2022/9/7 15:46, Michael S. Tsirkin 写道:
> > On Wed, Sep 07, 2022 at 09:07:20AM +0200, Paolo Abeni wrote:
> > > On Wed, 2022-09-07 at 10:09 +0800, Jason Wang wrote:
> > > > On Tue, Sep 6, 2022 at 6:56 PM Paolo Abeni wrote:
> > > > >
在 2022/9/7 15:46, Michael S. Tsirkin 写道:
On Wed, Sep 07, 2022 at 09:07:20AM +0200, Paolo Abeni wrote:
On Wed, 2022-09-07 at 10:09 +0800, Jason Wang wrote:
On Tue, Sep 6, 2022 at 6:56 PM Paolo Abeni wrote:
On Mon, 2022-09-05 at 15:49 +0800, Jason Wang wrote:
On Mon, Sep 5, 2022 at 3:15 PM Mi
On Wed, Sep 07, 2022 at 09:07:20AM +0200, Paolo Abeni wrote:
> On Wed, 2022-09-07 at 10:09 +0800, Jason Wang wrote:
> > On Tue, Sep 6, 2022 at 6:56 PM Paolo Abeni wrote:
> > >
> > > On Mon, 2022-09-05 at 15:49 +0800, Jason Wang wrote:
> > > > On Mon, Sep 5, 2022 at 3:15 PM Michael S. Tsirkin
>
On Wed, 2022-09-07 at 10:09 +0800, Jason Wang wrote:
> On Tue, Sep 6, 2022 at 6:56 PM Paolo Abeni wrote:
> >
> > On Mon, 2022-09-05 at 15:49 +0800, Jason Wang wrote:
> > > On Mon, Sep 5, 2022 at 3:15 PM Michael S. Tsirkin wrote:
> > > >
> > > > On Mon, Sep 05, 2022 at 12:53:41PM +0800, Jason Wa
On Tue, Sep 6, 2022 at 6:56 PM Paolo Abeni wrote:
>
> On Mon, 2022-09-05 at 15:49 +0800, Jason Wang wrote:
> > On Mon, Sep 5, 2022 at 3:15 PM Michael S. Tsirkin wrote:
> > >
> > > On Mon, Sep 05, 2022 at 12:53:41PM +0800, Jason Wang wrote:
> > > > Adding cond_resched() to the command waiting loop
On Mon, 2022-09-05 at 15:49 +0800, Jason Wang wrote:
> On Mon, Sep 5, 2022 at 3:15 PM Michael S. Tsirkin wrote:
> >
> > On Mon, Sep 05, 2022 at 12:53:41PM +0800, Jason Wang wrote:
> > > Adding cond_resched() to the command waiting loop for a better
> > > co-operation with the scheduler. This allo
On Mon, Sep 5, 2022 at 3:15 PM Michael S. Tsirkin wrote:
>
> On Mon, Sep 05, 2022 at 12:53:41PM +0800, Jason Wang wrote:
> > Adding cond_resched() to the command waiting loop for a better
> > co-operation with the scheduler. This allows to give CPU a breath to
> > run other task(workqueue) instead
On Mon, Sep 05, 2022 at 12:53:41PM +0800, Jason Wang wrote:
> Adding cond_resched() to the command waiting loop for a better
> co-operation with the scheduler. This allows to give CPU a breath to
> run other task(workqueue) instead of busy looping when preemption is
> not allowed.
>
> What's more
Adding cond_resched() to the command waiting loop for a better
co-operation with the scheduler. This allows to give CPU a breath to
run other task(workqueue) instead of busy looping when preemption is
not allowed.
What's more important. This is a must for some vDPA parent to work
since control vir
14 matches
Mail list logo