Control groups, part 1: On the history of process grouping
Control groups, part 1: On the history of process grouping
Posted Jul 2, 2014 6:20 UTC (Wed) by smurf (subscriber, #17840)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
You can build a kernel without VTs and use "screen" for multiplexing if you want to.
Posted Jul 2, 2014 16:31 UTC (Wed)
by josh (subscriber, #17465)
[Link] (2 responses)
Posted Jul 3, 2014 15:10 UTC (Thu)
by jpfrancois (subscriber, #65948)
[Link] (1 responses)
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]*.
Posted Jul 2, 2014 17:06 UTC (Wed)
by deepfire (guest, #26138)
[Link]
Control groups, part 1: On the history of process grouping
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 ?
Control groups, part 1: On the history of process grouping
Control groups, part 1: On the history of process grouping
