Skip to content
Commit 3f731241 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment