Control groups, part 1: On the history of process grouping
Control groups, part 1: On the history of process grouping
Posted Jul 3, 2014 15:10 UTC (Thu) by jpfrancois (subscriber, #65948)In reply to: Control groups, part 1: On the history of process grouping by josh
Parent article: Control groups, part 1: On the history of process grouping
How would serial port be handled ? How would the serial driver be accessed from the cuse driver ?
Posted Jul 3, 2014 20:57 UTC (Thu)
by josh (subscriber, #17465)
[Link]
The kernel could provide raw-mode-only serial ports (a pure bytestream only), and allow the userspace TTY framework to provide any additional "cooked" functionality of ttyS* or ttyUSB* on top of that, analogous to how the kernel would not need need to provide tty[1-9]*.
Control groups, part 1: On the history of process grouping
