CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - linux 进程

搜索资源列表

  1. lcx_LINUX-mlock

    0下载:
  2. LINUX系统调用mlock的代码分析,在LINUX中,每一个用户进程都可以访问4GB的线性虚拟内存空间。其中从0到3GB的虚拟内存地址是用户空间,用户进程可以直接对其进行访问。从3GB到4GB的虚拟内存地址为核心空间,存放仅供核心态访问的代码和数据,用户进程不可访问。当用户进程通过中断或系统调用对其访问时,就会触发处理器的特权级转换(从处理器的特权级3切换到特权级0),即从操作系统的用户态切换到核心态。-Linux system call mlock code analysis, LINUX,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:114696
    • 提供者:liyu
  1. 嵌入式linux开发详解代码

    0下载:
  2. 进程创建,进程等待,进程通信等方面源代码,适合初学者学习,较好。-process creation, the process of waiting, the process of communication, and other aspects source code, for beginners learning, better.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:22137
    • 提供者:sky
  1. linux_process_communication

    0下载:
  2. 本资源中含有有关LINUX进程通信的一些文章,从详细说明了信号量、管道以及消息队列等方式介绍。
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:345224
    • 提供者:连达
  1. linux0.11_jinchengguanlifenxi

    0下载:
  2. linux0.11的进程管理分析,在linux内核部分占重要作用。
  3. 所属分类:软件工程

    • 发布日期:2014-01-18
    • 文件大小:169642
    • 提供者:李普添
  1. Windows_to_Linux_raining_course

    0下载:
  2. Linux是一个优秀的操作系统,它支持多用户、多进程和多线程,实时性好,功能强大而稳定。   Linux标榜自由和开放。简单的说,开源,免费。更重要的是完全DIY。   普及Linux电子书籍。开始Linux之旅的难点在哪?就是如何去安装它。认真看完本教程,相信会有收益的。   本教程适用于:首次接触Linux的朋友,通过本教程的学习让你基本对Linux有个大概的了解及安装Linux的方法,Linux最基础的一些知识。   2007,不再沉默,让我们一起学
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:100207
    • 提供者:wang zhen
  1. LinuxKernelInterpretation

    0下载:
  2. 教学内部实验教案,提供对操作系统内核的实验理解: Linux 操作系统内核 基本实验指导 Contents : z 系统安装实验 z Linux内核实验 z 进程管理实验 z 存储管理实验 z 进程通信实验 z I/O 设备管理实验 z 文件系统管理实验 -Internal experimental teaching lesson plans, provide the experimental understanding of the op
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2788910
    • 提供者:Tony Yau
  1. analy_the_expetion_code_between_linux_and_vxworks.

    0下载:
  2. 由于Linux和Vxworks系统运行对内核空间与用户进程空间使用有比较大的区别,导致OSS在移植Linux时需要使用新的方法来实现之前在Vxworks下的功能,本文目的就是对他们之间的差异进行分析,研究如何在Linux上获取异常现场信息,尽量达到与Vxworks相同的效果-talk about the diference between vxworks and linux.point the key of imigrant the code from vxworks to linux
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:12196
    • 提供者:郭耀文
  1. Linux_server

    0下载:
  2. 这里包含了几个Linux服务器设计的文档。内容还很有含金量的。 目录:Linux环境并发服务器设计技术研究.pdf 基于并发服务器的网络通信的设计和实现.pdf 基于进程池的Linux并发服务器的研究.pdf 基于通信接口封装机制的网络并发服务器设计.pdf 基于主动队列管理的Linux并发服务器模型及负载均衡算法的研究.pdf-This contains a number of Linux server design document. It is very gold co
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:1000960
    • 提供者:蛤蟆仙人
  1. sellandbought

    0下载:
  2. 本文论述了多进程同步方法解决生产者-消费者问题的过程。该程序使学生对操作系统的工作机制有了初步的了解,其主要目的是使学生了解和撑握在Linux系统平台下的C语言编程,用来解决实现生活中遇到的问题。并以Linux系统开发平台,以及虚拟机来实现。-This article discusses the multi-process synchronization solution to the producer- consumer issues in the process. The program a
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1895746
    • 提供者:武秀
  1. sellandbought-(2)

    0下载:
  2. 本文论述了多进程同步方法解决生产者-消费者问题的过程。该程序使学生对操作系统的工作机制有了初步的了解,其主要目的是使学生了解和撑握在Linux系统平台下的C语言编程,用来解决实现生活中遇到的问题。并以Linux系统开发平台,以及虚拟机来实现。-This article discusses the multi-process synchronization solution to the producer- consumer issues in the process. The program a
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:44517
    • 提供者:武秀
  1. fork

    0下载:
  2. 对新学linux的程序员很有帮助,主要是讲解fork函数是如何工作,如何创建进程的-Helpful new learning linux programmers, mainly to explain the fork function, how they work, how to create a process
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:67820
    • 提供者:孙阳
  1. Customer

    0下载:
  2. 通过研究Linux的进程同步机制和信号量,实现生产者消费者问题的并发控制。-Through the study of Linux process synchronization mechanism and semaphores, concurrency control of the producer-consumer problem.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4847616
    • 提供者:litao
  1. Linux

    0下载:
  2. linux系统编程、关于、进程、线程与文件-linux system programming, process, thread and file
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:659258
    • 提供者:hengding
  1. linux-daemon

    0下载:
  2. 此文档主要讲解linux守护进程的基本概念和写linux守护进程的基本步骤,并给了一个简单的例程序。-The basic steps of this document mainly explain the basic concept of the Linux daemon and write Linux daemon, and give a simple example program.
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:60147
    • 提供者:蔡杰
  1. process-of-linux

    0下载:
  2. linux进程的pdf文档说明,是一个学习教程,可以方便大家学习。-pdf document of linux process.
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:942924
    • 提供者:maoyuan li
  1. Thread

    0下载:
  2. 主要是针对linux系统编程中的多线程和多进程,里面有详细的说明和例子,相信你能看懂的!-Mainly for linux system programming of multi-threaded and multi-process, there are detailed descr iptions and examples, I believe you can understand!
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:675579
    • 提供者:xiaoni
  1. Linux-kernel-scenario-analysis

    0下载:
  2. 涉及linux的内存管理,进程和进程管理,文件系统,设备驱动等到。-And processes involving the Linux memory management, process management, file system, device driver wait for.
  3. 所属分类:software engineering

    • 发布日期:2017-06-17
    • 文件大小:26903663
    • 提供者:lankun1
  1. 123

    0下载:
  2. 基于Linux用户级进程检查点系统的设计与实现 山东大学硕士学位论文-Design and Implementation of Shandong University, a master s degree thesis Linux user-level process checkpoint system based on
  3. 所属分类:Project Design

    • 发布日期:2017-05-18
    • 文件大小:4999453
    • 提供者:张三
  1. linux

    0下载:
  2. 该资料主要讲述Linux内容。如:线程,进程,管道等。-The information focuses on Linux content. Such as: threads, processes, pipelines.
  3. 所属分类:software engineering

    • 发布日期:2017-06-16
    • 文件大小:24130147
    • 提供者:Jian
  1. processmonitor

    0下载:
  2. linux系统,进程监控,当监控进程异常的时候自动重启此进程。-linux,monitor process,restart process
  3. 所属分类:Software Testing

    • 发布日期:2017-04-12
    • 文件大小:1329
    • 提供者:Jason
搜珍网 www.dssz.com