After opening a channel , read, write and ioctl requests to network device files (e.g., /dev/udp) can be made by user processes. Below is a description of a request by a user process to write to the device file "/dev/udp". In this case, /dev/udp is associated with an ethernet device (as opposed to a psip device). Note that the network service must be configured with the ifconfig utility (if th...
by micklongen - 网络技术文档中心 - 2009-09-12 20:04:47 阅读(802) 回复(0)
从操作系统研究的角度出发,目前本论坛上的操作系统都是宏内核的,而minix是一款非常优秀的微内核操作系统。Linux操作系统也在最初从minix中吸取了不少的精华。 但是,我遗憾的发现,本论坛中并没有专门讨论minix的板块。因此,我建议大版主添加这么一个版块,给大家一个讨论微内核技术的环境,谢谢!