G
G
Gaubgoph2021-01-21 20:01:56
Operating Systems
Gaubgoph, 2021-01-21 20:01:56

How to practice in the discipline of Operating Systems?

I study the book "Operating Systems" - Tanenbaum. In addition to theory, I would like to practice. I already read about the fact that writing your own OS is a disastrous thing. As then? Write your driver? Poke around in the Linux kernel? What experience do you have, what do you recommend?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Karasik, 2021-01-22
@Gaubgoph

Have you already compiled the kernel?
If yes, then
- look at the modules - add a new one, or add a patch from another branch
- write your own hello world module - there are examples on the Internet (if anyone is interested, I stopped around here :-)
- read the kernel developers forums and understand what they say
- look at the open bugs in the kernel and start fixing!
It is clear that not necessarily with Linux, just 20 years ago there was no android yet.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question