From: gustavoleite.ti@gmail.com (Gustavo Leite)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Kconfig in external modules
Date: Thu, 22 Feb 2018 12:42:44 -0300 [thread overview]
Message-ID: <20180222154244.GA4848@gmail.com> (raw)
In-Reply-To: <5608.1519312543@turing-police.cc.vt.edu>
On Thu, Feb 22, 2018 at 10:15:43AM -0500, valdis.kletnieks at vt.edu wrote:
> I'm not sure that NUMA balancing is something you'll be able to do in a module - I
> am pretty sure that not all the infrastructure you'll need is accessible from a module.
> If you're ending up tossing EXPORT_SYMBOL() all over the place, making your own
> code a module isn't going to help.
Right. I imagined it wouldn't be possible. All in all, module programming seems
like a good place to start learning about the kernel API and its inner workings.
Thanks once more :)
~ Gustavo
prev parent reply other threads:[~2018-02-22 15:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-22 13:06 Kconfig in external modules Gustavo Leite
2018-02-22 13:37 ` valdis.kletnieks at vt.edu
2018-02-22 14:13 ` Gustavo Leite
2018-02-22 15:15 ` valdis.kletnieks at vt.edu
2018-02-22 15:42 ` Gustavo Leite [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=20180222154244.GA4848@gmail.com \
--to=gustavoleite.ti@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.