linux kernel networking - implementation and theory
... PROFESSIONALS ® Linux Kernel Networking Linux Kernel Networking takes you on a guided in-depth tour of the current Linux networking implementation and the theory behind it. Linux kernel networking ... its development is handled. The Linux Kernel Networking Development Model The kernel networking subsystem is very complex, and its development is quite dy...
Ngày tải lên: 05/04/2014, 14:20
Linux Kernel Part 1
... Layout /usr/src /linux Documentation arch fs init kernel include ipc drivers net mm lib scripts alpha arm i386 ia64 m68k mips mips64 ppc s390 sh sparc sparc64 acorn atm block cdrom char dio fc4 i2c i2o ide ieee1394 isdn macintosh misc net … adfs affs autofs autofs4 bfs code cramfs devfs devpts efs ext2 fat hfs hpfs … asm-alpha asm-arm asm-generic asm-i386 asm-ia64 asm-m68k asm-mips asm-mip...
Ngày tải lên: 12/09/2012, 14:40
Linux Kernel
... nguyên hệ thống cho các người dùng Kernel Modules Trong những năm đầu của Linux, kernel Linux là một monolithic kernel. Monolithic kernel là tất cả các dịch vụ của Kernel được biên dịch hết vào trong ... sự bất tiện của nó. thế là modular Linux kernel ra đời. Modular Linux kernel bao gồm một kernel tối tiểu và một tập các modules có thể được thêm vào khi kernel đang...
Ngày tải lên: 05/11/2012, 14:37
Linux Kernel
... patch-2.4.1 9-1 6-1 -acl.gz Steps to patch : # ln –s /usr/src /linux- 2.4.1 9-1 6 \ /usr/src /linux # cp patch-2.4.1 9-1 6-1 -acl /usr/src /linux # cd /usr/src /linux # cat patch-2.4.1 9-1 6-1 -acl | patch -pl The ... New Kernel Using LILO to Test a New Kernel Make new entry in /etc/lilo.conf for your new kernel : … image=/boot/vmlinuz-2.4.1 9-1 6 label=My New...
Ngày tải lên: 24/06/2013, 01:25
Compiling the linux kernel
... 2/ Compiling kernel: - Download source kernel từ trang kernel. org. - Để biên dịch được kernel, cần cài bộ C compiler. Xem lại phần cài đặt ở bài trước. - Giải nén gói source: - Tạo file config. ... được đưa vào /lib/modules /kernel- version. Kernel image và initrd được đưa vào /boot/. Với việc biên dịch kernel, với mỗi kernel có thể có các lỗi khác nhau. (Vì so...
Ngày tải lên: 29/09/2013, 20:20
... a Linux machine and also how you recover from errors in the startup process. These include · HOW-TOs BootPrompt HOW-TO, Boot disk HOW-TO, UPS HOW-TO, LILO Mini HOW- TO, Win95 + WinNT + Linux ... and VC 2 (use the [Ctrl ]-[ Alt ]-[ F1] key combination to access VC 1 and [Ctrl ]-[ Alt ]-[ F2] to access VC 2): sh-2.05a# If you selected Continue to mount your partiti...
Ngày tải lên: 19/10/2013, 02:20
... dialog. As you can see, xf86config is a text-mode program; it does not support use of the mouse and it presents its questions teletype-style, using black -and- white text. In working with xf86config, ... array of hardware, and configuration tools to assist in the setup process have greatly improved. While still tricky at times - especially with unusual hardware - X setup an...
Ngày tải lên: 07/11/2013, 10:15
Tài liệu ADSL: Standards, Implementation, and Architecture doc
... Contents Copyright © CRC Press LLC ADSL: Standards, Implementation and Architecture:Architectural Components for Implementation ADSL: Standards, Implementation, and Architecture by Charles K. Summers ... Next Copyright © CRC Press LLC ADSL: Standards, Implementation and Architecture:Hardware Access and Interactions ADSL: Standards, Implementation, and Architecture...
Ngày tải lên: 21/12/2013, 05:18
Tài liệu Understanding the Linux Kernel doc
... Errata Understanding the Linux Kernel, 2nd Edition By Daniel P. Bovet, Marco Cesati Publisher : O'Reilly Pub Date : December 2002 ISBN : 0-5 9 6-0 021 3-0 Pages : 784 The new edition of Understanding ... rewritten in an easier-to-read but less efficient way. This occurs at time-critical points at which sections of programs are often written in a mixture of hand-optimized C...
Ngày tải lên: 21/12/2013, 11:15
Tài liệu Linux Kernel Development (3rd Edition) docx
... LINUX_ REBOOT_CMD_CAD_OFF: C_A_D = 0; break; case LINUX_ REBOOT_CMD_HALT: kernel_ halt(); unlock _kernel( ); do_exit(0); break; case LINUX_ REBOOT_CMD_POWER_OFF: kernel_ power_off(); unlock _kernel( ); ... built-in data structures for use in Linux kernel code. As with any large software project, the Linux kernel provides these generic data structures and primitives to enc...
Ngày tải lên: 15/02/2014, 19:20