Tagged Questions
2
votes
2answers
121 views
Hardware running gpl code
Let's say I am selling hardware that uses the linux kernel. Do I have to state somewhere that it is running linux(or other gpl code)?
The reason I am asking this is because I bought a television, ...
0
votes
0answers
184 views
What is the current state of OpenGL & OpenCL? [closed]
I've just read this exchange with huge interest:
Why do game developers prefer Windows?
And now I'm worried about the current state and future of OpenGL & OpenCL, because I don't want history to ...
4
votes
1answer
159 views
unseen/unknown function definition in linux source
Can any one please explain this piece of code I found in the linux kernel source. I see a lots of code like this in linux and minix kernel but dont seem to find what it does (even if C compilers ...
10
votes
5answers
7k views
How to understand Linux kernel source code for a beginner?
I am a student interested in working on Memory Management, particularly the page replacement component of the linux kernel.
What are the different guides that can help me to begin understanding the ...
9
votes
3answers
1k views
What are some interesting but not too difficult projects for a beginner kernel hacker?
Having taken a course in Operating Systems I'm interested in expanding my knowledge of the Linux kernel and practice working with a big system. What are some interesting but not overly difficult ...