0

understanding the linux kernel 2nd edition

Tài liệu Understanding the Linux Kernel doc

Tài liệu Understanding the Linux Kernel doc

An ninh - Bảo mật

... some process, the kernel lets the disk controller handle it, and resumes executing other processes. An interrupt notifies the kernel when the device has satisfied the read, so the former process ... while the CPU is running a kernel control path with the interrupts enabled. The first kernel control path is left unfinished and the CPU starts processing another kernel control path to handle the ... simplest case, the CPU executes a kernel control path sequentially from the first instruction to the last. When one of the following events occurs, however, the CPU interleaves the kernel control...
  • 829
  • 680
  • 0
o'reilly - understanding the linux kernel

o'reilly - understanding the linux kernel

An ninh - Bảo mật

... address the segment, the kernel just loads the value yielded by the macro into the cs register. ã A kernel data segment. The fields of the corresponding Segment Descriptor in the GDT have the ... or the brk( ) system call (which is invoked internally by malloc( )), the kernel just updates the size of the heap memory region of the process. A page frame is Understanding the Linux Kernel ... permanently mapped by the kernel, and the "high memory," that is, the physical memory that is not permanently mapped by the kernel. Understanding the Linux Kernel 26 1.6.4 Process...
  • 542
  • 1,168
  • 0
Compiling the linux kernel

Compiling the linux kernel

Hệ điều hành

... /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 kernelthể có các lỗi khác nhau. (Vì source kernel không đúng). Tùy theo tình huống ... - Chú ý: phải remove theo thứ tự ngược lại. - Liệt kê module lại để kiểm tra 2/ Compiling kernel: - Download source kernel từ trang kernel. org. - Để biên dịch được kernel, cần cài bộ C ... MẠNG ATHENA 2 Bis Đinh Tiên Hoàng, P. Đa Cao, Q.1, TP.HCM Tel: (84-8) 38244041 – 0989012418 www.athena.edu.vn Biên soạn: Nguyễn Trí Thức – Lưu Hành Nội Bộ 97 Bài Lab 6: Compiling the linux...
  • 11
  • 332
  • 0

Xem thêm