From: Torin Carey <torin@tcarey.uk>
To: Amit Kumar <free.amit.kumar@gmail.com>
Cc: Kernel Newbies <kernelnewbies@kernelnewbies.org>
Subject: Re: A blog for kernel development
Date: Thu, 10 Mar 2022 17:12:57 +0000 [thread overview]
Message-ID: <YioxlJomTlan4PeV@kappa> (raw)
In-Reply-To: <CAPTh4Ovv_WA_eE_uUTbX8KCnQkkjhymXTFLC8oQoAMfD6ACung@mail.gmail.com>
Hi Amit,
On Thu, Mar 10, 2022 at 10:01:40PM +0530, Amit Kumar wrote:
> https://blog.freeark1.tv/2022/03/our-friend-printf.html
Nice blog! Just to let you know, there's a difference between
development on Linux and Linux kernel development.
Wikipedia has a pretty good general article on kernels:
https://en.wikipedia.org/wiki/Kernel_(operating_system)
We're mostly interested in the development, concepts, inner-workings and
usage of the Linux kernel. While what happens in userspace is relevant,
we mostly concentrate on the kernel itself.
Ozgur Kara <ozgur@goosey.org> gave a really good list of topics torelating
to kernel development. I'd also really recommend reading
https://github.com/0xAX/linux-insides/blob/master/SUMMARY.md
A pretty good place to start kernel development is by writing kernel
modules. https://lwn.net/Kernel/LDD3/ is a good place to start, but
some of the stuff is a bit outdated given it's over 10 years old, but
you should be able to write some stuff with it.
Torin
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
next prev parent reply other threads:[~2022-03-10 17:13 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-05 3:25 A blog for kernel development Amit Kumar
2022-03-05 13:11 ` Thomas Piekarski
2022-03-06 3:52 ` Amit Kumar
2022-03-10 0:30 ` Amit Kumar
2022-03-10 2:08 ` Ozgur Kara
2022-03-10 16:19 ` Amit Kumar
[not found] ` <CALgyNi22V+Q7B2XLaaLJ1aaY3qSSv1iC+yfHcqENF7rczp3h6A@mail.gmail.com>
2022-03-11 1:15 ` Amit Kumar
2022-03-11 1:29 ` John A
2022-03-11 1:36 ` Amit Kumar
2022-03-11 14:21 ` Robert P. J. Day
2022-04-24 22:02 ` Amit Kumar
2022-03-10 16:31 ` Amit Kumar
2022-03-10 17:12 ` Torin Carey [this message]
2022-03-11 2:28 ` FMDF
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=YioxlJomTlan4PeV@kappa \
--to=torin@tcarey.uk \
--cc=free.amit.kumar@gmail.com \
--cc=kernelnewbies@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.