| Article: |
Vanishing Features of the 2.6 Kernel | |
| Subject: | Congratulations -- Linux is 6 years late | |
| Date: | 2002-12-21 00:16:20 | |
| From: | anonymous2 | |
|
Wow, Linux finally has kernel-mode HTTP. NT/IIS has had this for four years, and it is available to any developer (fully documented). It's not even restricted to HTTP -- you can move FTP data in k-mode, etc. Also, NT has had zero-copy TCP/IP and UDP/IP from NT 4.0 on -- welcome to 1996, guys.
|
||
Showing messages 1 through 1 of 1.
-
Congratulations -- Linux is 6 years late
2003-01-15 19:49:08 anonymous2 [View]



It makes sense from a legal standpoint (as was mentioned b4) and as well from a security standpoint.. having all syscalls have to be registered allows for things like ACLs on syscals through LKMS.
Ahem.. Like Microsoft never restriced developers in what they could doo esp from a driver standpoint ??