From: frog1120@gmail.com (J.Hwan Kim)
To: kernelnewbies@lists.kernelnewbies.org
Subject: The core in which NAPI is using
Date: Fri, 26 Aug 2011 20:36:08 +0900 [thread overview]
Message-ID: <4E578528.3080003@gmail.com> (raw)
Hi, everyone
My ethernet card always interrupts at Core 0 .
The driver of the device is using NAPI.
When NAPI is appled, does the core in which NAPI is processing vary?
Is the NAPI triggered by software interrupt, isn't it?
My system monitor indicates the CPU loading varies randomly among 8 cores.
Can you give an information if the core which NAPI is using varies?
Thanks in advance.
Best Regards,
J.Hwan Kim
next reply other threads:[~2011-08-26 11:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-26 11:36 J.Hwan Kim [this message]
2011-08-27 2:04 ` The core in which NAPI is using Mulyadi Santosa
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=4E578528.3080003@gmail.com \
--to=frog1120@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.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.