5.7.8. Userspace kernel communication
-
procfs
(deprecated, don't use anymore)
- sysfs (nice, complex, not for debugging)
- debugfs (simple and easy for debugging)
- relayfs (for high speed kernel-userspace transfer)
- netlink (socket oriented, asynchronous, used for routing, firewall, etc. easy to extend)
- ioctl (deprecated, messy, don't use)
5.7.7. Kernel library functions | 1. Denx Training Topics | 5.7.9. Porting of Linux | |||
Prev | Home | Next | |||