So i want to try a new concept that involves deep modifications of the Linux kernel, and i wanted to know if is it worth to try or if it is too complicated ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Go to LKLM and check the archives if someone else is already working on something similar. If not, announce there what you plan to do and ask about the easiest way to accomplish it (kernel module, etc.). Create your own git repository to make the changes and allow others who are interested to pull from your repo. If your work turns out to be successfull, ask a maintainer to pull your changes and add them to the mainline.
It’s certainly not unreasonable to do, but only you will know if it’s worth your time working on those deep modifications.