From: Thomas Monjalon <thomas@monjalon.net>
To: Tal Shnaiderman <talshn@nvidia.com>
Cc: stable@dpdk.org, dev@dpdk.org, pallavi.kadam@intel.com,
navasile@linux.microsoft.com, dmitrym@microsoft.com,
david.marchand@redhat.com,
Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] eal/windows: fix default thread priority
Date: Tue, 16 Mar 2021 12:41:11 +0100 [thread overview]
Message-ID: <5478701.GTp6DSKvZj@thomas> (raw)
In-Reply-To: <20210310004409.2fb28b27@sovereign>
09/03/2021 22:44, Dmitry Kozlyuk:
> 2021-02-18 13:40 (UTC+0200), Tal Shnaiderman:
> > The hard-coded thread priority for Windows threads in eal
> > is REALTIME_PRIORITY_CLASS/THREAD_PRIORITY_TIME_CRITICAL.
> >
> > This results in issues with DPDK threads causing OS thread starvation
> > and eventually a bugcheck.
> >
> > The fix reduce the thread priority to
> > NORMAL_PRIORITY_CLASS/THREAD_PRIORITY_NORMAL.
> >
> > Bugzilla ID: 600
> > Fixes: 53ffd9f080f ("eal/windows: add minimum viable code")
> > Cc: stable@dpdk.org
> >
> > Reported-by: Odi Assli <odia@nvidia.com>
> > Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
>
> Acked-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Applied, thanks
prev parent reply other threads:[~2021-03-16 11:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-18 11:40 [dpdk-dev] " Tal Shnaiderman
2021-03-09 8:30 ` Tal Shnaiderman
2021-03-09 21:44 ` Dmitry Kozlyuk
2021-03-16 11:41 ` Thomas Monjalon [this message]
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=5478701.GTp6DSKvZj@thomas \
--to=thomas@monjalon.net \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=dmitry.kozliuk@gmail.com \
--cc=dmitrym@microsoft.com \
--cc=navasile@linux.microsoft.com \
--cc=pallavi.kadam@intel.com \
--cc=stable@dpdk.org \
--cc=talshn@nvidia.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).