Are there whatsoever some kinds of directives linux kernel developers go for, especially when writing drivers? - How drivers in the linux kernel are maintained. How can I (as a normal distro User) say if a driver works performant and is not just functioning.
Asked
Active
Viewed 149 times
0
-
look into the linux-kernel tag info wiki: https://stackoverflow.com/tags/linux-kernel/info – Alexander Oh Apr 22 '14 at 20:27
-
3You might enjoy the Eudyptula Challenge: http://eudyptula-challenge.org/ . – Apr 23 '14 at 06:43
-
Thanks! i will give it a try - see how it goes. – k t May 03 '14 at 00:28