Welcome![Sign In][Sign Up]
Location:
Search - LINUX SMP

Search list

[Documentslinux内核进程管理

Description: Linux内核进程管理 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点
Platform: | Size: 437734 | Author: 沈浪 | Hits:

[OtherLinux设备驱动程序(第二版)

Description: 本书面向的读者是那些想在Linux操作系统下支持各种计算机外设,或者想开发新的硬件并在Linux下运行的人们。Linux是Unix市场中增长最快的部分,并且在许多应用领域获得了广泛的支持。现在,人们越来越清楚地认识到Linux是嵌入式系统的一个极佳平台,本书第二版已经成为该领域的经典之作。本书作者将以往那些口述式的经验和知识、或者隐晦的源代码注释上升为系统地讲述各种设备驱动程序编写方法的著作。Linux内核的2.4版在设备驱动程序方面发生了重大变化,它简化了许多工作,但同时提供了许多精细的新功能,可让驱动程序更加高效、灵活。本书第二版透彻地讲述了这些变化,并介绍了许多新的处理器和总线结构。 要阅读和欣赏本书,并不要求您是一名内核黑客,您所需要具备的只是对C语言和一些Unix系统调用的背景知识的了解。本书循序渐进地讲述了字符设备、块设备和网络接口的驱动程序,并且给出了功能完善的示例驱动程序。这些示例驱动程序说明了驱动程序设计中的许多问题以及解决方法,并且不需要任何特定的硬件就可以运行。本书第二版的重要修订包括:对对称多处理器(SMP)系统和锁机制的讨论、对新CPU以及新近支持的总线的讨论等等。如果您对操作系统完成其任务的方式感兴趣,那么本书还提供了对地址空间、异步事件和 I/O的深入讨论。可移植性是本书的一个主要关注点。尽管本书主要讲述2.4版本,但在可能的情况下,我们也讲述了2.4版本以前直到2.0版本的相关内容。本书还介绍了如何在各种硬件平台上实现最大程度的可移植性。示例驱动程序已经在IA32(PC)和IA64、PowerPC、SPARC和SPARC64、Alpha、ARM以及MIPS等平台上经过了测试。
Platform: | Size: 2880254 | Author: zzcje@163.com | Hits:

[OtherTheImplementationOfSMPInLinux

Description: SMP――对称多处理的体系结构带来了很多单处理器体系中所没有碰到的问题,linux的新版本已经加入对SMP系统的支持,本文讨论了SMP系统所带来的各种问题,并且通过分析源码讲述了linux下SMP的实现。-SMP-- symmetric multi-processing architecture has brought a lot of single processor system does not encounter problems, The new version of linux have joined to support SMP system, This paper discusses the SMP system and the various issues, and through the analysis of the source code on linux under SMP realized.
Platform: | Size: 231424 | Author: chenjing | Hits:

[Otherlinux_nhjcgl

Description: Linux内核进程管理 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点-err
Platform: | Size: 437248 | Author: 沈浪 | Hits:

[Linux-UnixSMP-affinity

Description: 多核的linux环境下绑定中断到指定CPU.用于高性能服务器开发。-The multi-core linux environment bind to the specified interrupt CPU. For the development of high-performance servers.
Platform: | Size: 3072 | Author: gao | Hits:

[Linux-Unixchatbench

Description: chatbench is chat room application to test SMP performance on Linux
Platform: | Size: 14336 | Author: Ji | Hits:

[Linux-UnixLinuxKernelTaskManagment

Description: 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点-1, linux process management modules organizational framework 2, the relevant data structures. 3, the principle of process scheduling, scheduling algorithm. 4, the process of the creation and operation management. 5, inter-process communication. 6, more technical process scheduling and interrupt handling kernel involved in the handover process management mechanism: bottom-half processing, waiting queue Linux/SMP in process management and scheduling techniques 7, outlining the new features of 2.4
Platform: | Size: 437248 | Author: Bamboo | Hits:

[Internet-Networkirqbalance-0.55.tar

Description: IRQ Balance,Linux下SMP多核系统,实现软中断动态均衡的代码。-IRQ Balance, Linux under the SMP multi-core systems to achieve dynamic equilibrium soft interrupt code.
Platform: | Size: 20480 | Author: 曹炳尧 | Hits:

[Software EngineeringBooting_ARM_Linux_SMP_on_MPCore

Description: Booting ARM linux on SMP
Platform: | Size: 86016 | Author: Nani | Hits:

[Linux-Unixstudy-of-kernel-support-to-smp

Description: linux SMP 机制的分析与研究, 分享-linux SMP mechanism analysis and research, sharing
Platform: | Size: 142336 | Author: yu bo | Hits:

[OtherLinux

Description: 本书为“Linux与自由软件资源丛书”之一。Linux拥有现代操作系统所有的功 能,如真正的抢先式多任务处理、支持多用户,内存保护,虚拟内存,支持SMP、UP、支持POSIX标准,联网、图形用户接口和桌面环境。具有快速性、稳 定性等特点。本书通过分析Linux的内核源代码,充分揭示了Linux作为操作系统的内核是如何完成保证系统正常性运行、协调多个并发进程、管理内存等 工作的。-The book is one of the Linux and free software resources Books. Linux has all the features of modern operating systems, such as preemptive multitasking processing, and supports multiple users, memory protection, virtual memory, support for the SMP, UP, to support the POSIX standard, networking, graphical user interface and desktop environment. Has a fast, stability and other characteristics. Book through analysis of the Linux kernel source code, fully reveal how the Linux operating system kernel is completed to ensure normal system operation and coordination of multiple concurrent processes, manage memory and other work.
Platform: | Size: 5203968 | Author: yss | Hits:

[OtherLinux-device-driver

Description: 本书是经典著作《linux 设备驱动程序》的第三版。该版本已针对 linux 内核的 2.6.10 彻底更新过了。内核的这个版本针对常见任务完成了合理化设计及相应的简化,比如即插即用,利用sysfs 文件系统和用户空间交互,以及标准总线上的多设备管理等等。本书提供了完整的示例程序,不需要特殊的硬件即可编译和运行这些示例程序。本书还在单独的章节中讲述了 pci、usb 和 tty(终端)子系统。对期望了解操作系统内部工作原理的读者来讲,本书也深入阐述了地址空间、异步事件以及 i/o 等方面的内容。本书主要介绍:完整的字符、块、tty(终端)及网络驱动程序驱动程序的调试、中断、计时问题、并发、锁定和对称多处理器系统(smp)、内存管理和 dma、驱动程序模型和 sysfs、热插拔设备、对常见总线的描述,包括 scsi、pci、usb 和 ieee1394(火线)。-Linux device driver Third Edition
Platform: | Size: 1289216 | Author: | Hits:

[Linux-Unixomap-smp

Description: OMAP4 SMP source file. It contains platform specific fucntions needed for the linux smp kernel.
Platform: | Size: 2048 | Author: zubieyi | Hits:

[Linux-Unixsmp

Description: PowerPC-specific SMP code for Linux Driver.
Platform: | Size: 2048 | Author: zawingmie | Hits:

[Linux-Unixsmp-cmp

Description: ipi call function for Embedded Linux.
Platform: | Size: 2048 | Author: vieyueqing | Hits:

[Linux-Unixomap-smp

Description: OMAP4 SMP source file. It contains platform specific functions needed for the linux smp kernel.
Platform: | Size: 3072 | Author: rangrenyeng | Hits:

[Linux-Unixcache-smp

Description: SMP caching definitions for Linux v2.13.6.
Platform: | Size: 2048 | Author: junjihe | Hits:

[Linux-Unixmsr-smp

Description: cx25840 VBI functions for Linux v2.13.6.
Platform: | Size: 3072 | Author: xpfoujan | Hits:

[Linux-Unixsmp-r8a7790

Description: SMP support for r8a7790 for Linux v2.13.6.
Platform: | Size: 1024 | Author: ponphming | Hits:

[Linux-Unixomap-smp

Description: OMAP4 SMP source file. It contains platform specific functions needed for the linux smp kernel.
Platform: | Size: 3072 | Author: cbxakeng | Hits:
« 12 3 »

CodeBus www.codebus.net