fs/inode/, fs/vfs/, and sched/task/: File and socket descriptors are no...
fs/inode/, fs/vfs/, and sched/task/: File and socket descriptors are no longer allocated for kernel threads. They must use SYSLOG for output and the low-level psock interfaces for network I/O. This saves a little memory which might be important for small footprint configurations.
parent
39a37d6a
Please register or sign in to comment