* kernel development returning to after 10 years
@ 2015-03-15 9:01 Ruben Safir
0 siblings, 0 replies; only message in thread
From: Ruben Safir @ 2015-03-15 9:01 UTC (permalink / raw)
To: kernelnewbies
Hello
I'm taking a class on operating systems and it includes, happily,
many Linux examples, outlining OS internal structures and algorithms.
I wanted to delve into the Scheduler, particularly the CFS that has
been implemented and to try running and testing things such as what
is outlined here
http://www.embedded.com/design/operating-systems/4371651/Comparing-the-real-time-scheduling-policies-of-the-Linux-kernel-and-an-RTOS-
In order to do this, I need to compile and code the Kernel and
Kernel modules. I've done this many many time in years gone
by, but the current kernel has seemed to have grown even more
than I anticipated. For those who work on the kernel and drivers
everyday, what would you recommend as a best approach to tinker
with the scheduler or even tinker with struct.h entries.
I set up a VM with oracles virtualbox, and even that was new to
me. I used to keep a usb drive to development and rebooting
when I last attempted this.
Ruben
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-15 9:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-15 9:01 kernel development returning to after 10 years Ruben Safir
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).