Wu.Country@侠缘

勤学似春起之苗,不见其增,日有所长; 辍学如磨刀之石,不见其损,日所有亏!

导航

随笔分类 -  07.深入理解Linux网络

[译]6.1. Data Structures Featured in This Chapter 本章涉及到的数据结构
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html[不提供插图,读者最好从网上下载源书]6.1. Data Structures Featured in This Chapter 本章涉及到的数据结构Here are a few key data structure types used by the PCI la... 阅读全文

posted @ 2009-03-02 22:49 Wu.Country@侠缘 阅读(550) 评论(1) 推荐(0) 编辑

[译]Chapter 6. The PCI Layer and Network Interface Cards 第6章,PCI层和网络接口卡
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html[不提供插图,读者最好从网上下载源书] Chapter 6. The PCI Layer and Network Interface Cards 第6章,PCI层和网络接口卡Given the popularity of the PCI bus, on the x8... 阅读全文

posted @ 2009-03-01 15:06 Wu.Country@侠缘 阅读(399) 评论(0) 推荐(0) 编辑

[译]5.11. Functions and Variables Featured in This Chapter 本章的函数,变量和特性
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html[不提供插图,读者最好从网上下载源书] 5.11. Functions and Variables Featured in This Chapter 本章的函数,变量和特性Table 5-1 summarizes the functions, macros, var... 阅读全文

posted @ 2009-03-01 14:49 Wu.Country@侠缘 阅读(236) 评论(0) 推荐(0) 编辑

[译]5.10. Tuning via /procs Filesystem 通过/proc文件系统来调整内核模块
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html[不提供插图,读者最好从网上下载源书]5.10. Tuning via /procs Filesystem 通过/proc文件系统来调整内核模块Figure 5-5 shows the files that can be used either to tune or... 阅读全文

posted @ 2009-03-01 14:40 Wu.Country@侠缘 阅读(439) 评论(0) 推荐(0) 编辑

[译]5.9. Virtual Devices 虚拟设备
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html [不提供插图,读者最好从网上下载源书] 5.9. Virtual Devices 虚拟设备A virtual device is an abstraction built on top of one or more real devices. The associ... 阅读全文

posted @ 2009-02-24 00:26 Wu.Country@侠缘 阅读(764) 评论(0) 推荐(0) 编辑

[译]5.8. User-Space Helpers 用户空间的助手
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html [不提供插图,读者最好从网上下载源书] 5.8. User-Space Helpers 用户空间的助手There are cases where it makes sense for the kernel to invoke a user-space applic... 阅读全文

posted @ 2009-02-21 22:58 Wu.Country@侠缘 阅读(783) 评论(0) 推荐(0) 编辑

[译]5.7. Initializing the Device Handling Layer: net_dev_init 设备处理层的初始化:net_dev_init
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html [不提供插图,读者最好从网上下载源书] 5.7. Initializing the Device Handling Layer: net_dev_init设备处理层的初始化:net_dev_init An important part of initializat... 阅读全文

posted @ 2009-02-20 21:01 Wu.Country@侠缘 阅读(860) 评论(0) 推荐(0) 编辑

[译]5.6. Module Options 模块选项
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html [不提供插图,读者最好从网上下载源书] 5.6. Module Options 模块选项Kernel modules define their parameters by means of macros such as module_param; see incl... 阅读全文

posted @ 2009-02-17 22:35 Wu.Country@侠缘 阅读(450) 评论(0) 推荐(0) 编辑

[译]5.5. Initialization Options 初始化选项
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html [不提供插图,读者最好从网上下载源书] 5.5. Initialization Options 初始化选项Both components built into the kernel and components loaded as modules can be p... 阅读全文

posted @ 2009-02-16 22:38 Wu.Country@侠缘 阅读(356) 评论(0) 推荐(0) 编辑

5.4. Interaction Between Devices and Kernel 设备与内核的交互
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html [不提供插图,读者最好从网上下载源书] 5.4. Interaction Between Devices and Kernel 设备与内核的交互Nearly all devices (including NICs) interact with the ke... 阅读全文

posted @ 2009-02-01 20:30 Wu.Country@侠缘 阅读(696) 评论(0) 推荐(0) 编辑

[译]5.3. Basic Goals of NIC Initialization NIC初始化的基本目的
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html [不提供插图,读者最好从网上下载源书] 5.3. Basic Goals of NIC Initialization NIC初始化的基本目的Each network device is represented in the Linux kernel by an i... 阅读全文

posted @ 2008-12-15 22:36 Wu.Country@侠缘 阅读(286) 评论(0) 推荐(0) 编辑

[译]5.1. System Initialization Overview 系统初始化简介
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html [不提供插图,读者最好从网上下载源书] 5.1. System Initialization Overview 系统初始化简介It's important to know where and how the main network-related subsyst... 阅读全文

posted @ 2008-12-15 22:24 Wu.Country@侠缘 阅读(613) 评论(0) 推荐(0) 编辑

[译]5.2. Device Registration and Initialization 设备注册和初始化
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html [不提供插图,读者最好从网上下载源书] 5.2. Device Registration and Initialization 设备注册和初始化For a network device to be usable, it must be recognized ... 阅读全文

posted @ 2008-12-15 22:23 Wu.Country@侠缘 阅读(379) 评论(0) 推荐(0) 编辑

简单翻译:Understanding Linux Network Internals 2.2. net_device Structure
摘要:翻译:Understanding Linux Network Internals目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html 简单翻译 2.2. net_device StructureThe net_device data structure stores all information specifica... 阅读全文

posted @ 2008-11-30 23:09 Wu.Country@侠缘 阅读(1356) 评论(0) 推荐(0) 编辑

翻译:Understanding Linux Network Internals 2.1. The Socket Buffer: sk_buff Structure 套接字缓存数据结构sk_buff
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html 2.1. The Socket Buffer: sk_buff Structure 套接字缓存数据结构sk_buff This is probably the most important data structure in the Linux networkin... 阅读全文

posted @ 2008-11-22 00:00 Wu.Country@侠缘 阅读(2166) 评论(2) 推荐(0) 编辑

[翻译]Understanding Linux Network Internals--Chapter 2. Critical Data Structures
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html Chapter 2. Critical Data Structures 重要的数据结构 A few key data structures are referenced throughout the Linux networking code. Both when... 阅读全文

posted @ 2008-11-15 23:39 Wu.Country@侠缘 阅读(902) 评论(0) 推荐(0) 编辑

翻译:Understanding Linux Network Internals [Preface 前言]
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html Preface 前言 Today more than ever before, networking is a hot topic. Any electronic gadget in its latest generation embeds some kind o... 阅读全文

posted @ 2008-11-15 22:57 Wu.Country@侠缘 阅读(776) 评论(2) 推荐(0) 编辑

[翻译:更新]Understanding Linux Network Internals - Table of Contents
摘要:会在每一节翻译完成后,更新本目录的链接,没有链接的就是还没有翻译的。Linux内核源代码下载(linux-2.6.10): http://www.softpedia.com/progDownload/Linux-Kernel-Download-10448.html本翻译计划的源代码就以该版本为准!翻译说明和书籍说明 Copyright 版权 Preface 前言 The ... 阅读全文

posted @ 2008-11-15 00:38 Wu.Country@侠缘 阅读(3438) 评论(1) 推荐(0) 编辑

Understanding Linux Network Internals (0)
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html决定再翻译一本书!Understanding Linux Network Internals 和前一本Effective C#一样,本人的翻译主要是为了学习,并不提供精准、优雅的翻译,请见谅。希望和以前一样,能和大家一起学习进步!一些明显的笔误,或者打字错误,有兴趣... 阅读全文

posted @ 2008-11-15 00:02 Wu.Country@侠缘 阅读(1060) 评论(0) 推荐(0) 编辑