Linux kernel patch, Nano devfs hacks
|
|

Greg KH have released “nano” devfs patch for the current linux kernel to mitigate the concerns of embedded system developers.
However according to Greg the inventor of udev (userspace /dev filesystem), he is not going to submit ndevfs patch to the main kernel tree. He explains it in his words :
“I’m not going to be submitting this. But what it is, is a nice proof-of-concept for people who ‘just can’t live without a in-kernel devfs’ to show that it can be done in less than 300 lines of code, and only 6 hooks (2 functions in 3 different places) in the main kernel tree. That is managable outside of the main kernel for years, with almost little to no effort.”
read more about this topic at :
1. ndevfs – a “nano” devfs
2. ndevfs announcement
Keep updated with the latest posts, be a part of over 1,000 subscribers! :
Subscribe to your email
You might also want to read...
- devfs removed from Linux
- How to use diff and patch in your project
- A WordPress HTML Exploit discovered, please patch it now!
- Linux Kernel Hacking Lessons from LinuxChix
- Goodbye 2.6.x – A downloadable archive of all Linux 2.6.x kernel releases
- Book Giveaway: Linux Module Programming Guide
- The differences between Linux IO Scheduler


Leave a Comment