you to develop custom replacements for them, such as new network protocols within your own user, without affecting others.
Everything is ran in the userspace rather than having a systemspace and kernel space, which is safer and allows unloading and loading of kernels at will; for example you can have user-level filesystems, quickly mount an FTP as an FS in it regardless of what exists on the other end.
You have absolute stability compared to monolithic kernels, what happens when your TCP/IP Stack has issues in Linux? You get a kernel panic and a trace, rather than your system staying up and just unloading the TCP/IP Server
okay now I agree with you
Обсуждают сегодня