|
|
关于 Linux 操作系统心脏的文章。 |
自己写 Netfilter 匹配器
这个例子将告诉你如何根据源或是目的 ip 地址来匹配一个包。
Understanding the Proc File System
The proc filesystem is a virtual filesystem which provides a lot of infromation about hardware and kernel internal data structures.
Fail Safe Port Allocation for Linux Device Drivers
Writing a device driver is a challenging and an adventurous job. Once the device is registered in the driver's init_module routine, the resources for the device should be allocated. One of the main resources for the device is I/O port. The dynamically linked drivers, the developer should be careful to allocate unused range of port addresses for their device.
Compile your own Linux kernel
This a really comprehensive article that teaches you how to download , configure, compile and install your own kernel.
Real-Time Linux
Basic Concepts of Real-Time.
网页由 LinuxFocus 编辑团队维护
© LinuxFocus |
由 lfthemes生成, 2008-12-04, 版本: ver: 2.3 |