Welcome![Sign In][Sign Up]
Location:
Search - linux system call

Search list

[OS programLinux系统调用分析

Description: linux系统调用分析,包括一些实例。系统调用有关的一些基本知识-linux system call analysis, including some examples. Calling the system some basic knowledge
Platform: | Size: 33621 | Author: 王王 | Hits:

[Linux-Unixlinux系统调用编程

Description: 系统调用是系统内核和应用程序的接口 此代码展示了linux系统调用的实现-system is called the kernel and application program interface that this code to display the Linux system call the realization
Platform: | Size: 7870 | Author: wzy | Hits:

[Linux-UnixLINUX 系统调用 mlock 的代码分析

Description: LINUX 系统调用 mlock 的代码分析-Linux system call code analysis mlock
Platform: | Size: 20169 | Author: 阳广 | Hits:

[Program docLinux常用的system call(中文版),

Description: Linux_常用C函数(中文版),常用的system call,支持搜索,可代替man page
Platform: | Size: 130818 | Author: chenglihua777 | Hits:

[Linux-UnixLINUX 系统调用 mlock 的代码分析

Description: LINUX 系统调用 mlock 的代码分析-Linux system call code analysis mlock
Platform: | Size: 19456 | Author: 阳广 | Hits:

[Bookssyscall.doc

Description: linux系统调用-linux system call
Platform: | Size: 8192 | Author: 傻傻 | Hits:

[OS programLinux系统调用分析

Description: linux系统调用分析,包括一些实例。系统调用有关的一些基本知识-linux system call analysis, including some examples. Calling the system some basic knowledge
Platform: | Size: 33792 | Author: 王王 | Hits:

[Linux-Unixlinux系统调用编程

Description: 系统调用是系统内核和应用程序的接口 此代码展示了linux系统调用的实现-system is called the kernel and application program interface that this code to display the Linux system call the realization
Platform: | Size: 7168 | Author: wzy | Hits:

[BooksUNIXEAP

Description: 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。 -the book a comprehensive account of the UNIX system programming interface-system call interface and the standard C library provides a lot of functions. The book's first 15 chapters focus on theoretical knowledge exposition, includes UNIX files and directories, processes, process control, inter-process communication and I/O. On this basis, according to introduce a number of application examples, including how to create database libraries, PostScript printer driver, a modem and a dial-up in pseudo-terminals running on other procedures procedures. The book is rich in content authority, brilliantly clear concept has been praised as UNIX Programming "Bible" for all UNIX programmers- whether beginners or experts- who are an invaluable reference books.
Platform: | Size: 14538752 | Author: neptune87140104 | Hits:

[OtherLinux.Kernel.Development.Second.Edition=

Description: The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development. -The Linux kernel is one of the most interest ing yet least understood open-source projects . It is also a basis for developing new kernel cod e. That is why Sams is excited to bring you the lat est Linux kernel development information from a Novell insider in the second edition of Linux K ernel Development. This authoritative. practical guide will help you better understan d the Linux kernel through updated coverage of a ll the major subsystems, new features associated with a Linux 2.6 kernel nd insider information on not-yet-released de velopments. You'll be able to take an in-depth lo ok at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface. paging strategies and kernel synchronization . Get
Platform: | Size: 1334272 | Author: | Hits:

[Software Engineeringlcx_LINUX-mlock

Description: LINUX系统调用mlock的代码分析,在LINUX中,每一个用户进程都可以访问4GB的线性虚拟内存空间。其中从0到3GB的虚拟内存地址是用户空间,用户进程可以直接对其进行访问。从3GB到4GB的虚拟内存地址为核心空间,存放仅供核心态访问的代码和数据,用户进程不可访问。当用户进程通过中断或系统调用对其访问时,就会触发处理器的特权级转换(从处理器的特权级3切换到特权级0),即从操作系统的用户态切换到核心态。-Linux system call mlock code analysis, LINUX, Each user process can visit the linear 4 GB of virtual memory space. Them from 0-3 GB of virtual memory address space users, users can direct the process of their visit. From 3 GB to 4 GB of virtual memory address space at the core, the core is for storing state visit to the code and data user process can not visit. When the user through the process of interruption or system call their visit, Processor will trigger the conversion privilege level (from the privileged class processors switched to the three-level privileges 0), from the operating system users switched to the core state.
Platform: | Size: 114688 | Author: liyu | Hits:

[Otherlinux-kenel-system-call-guide

Description: 讲解linux内核 系统调用 部分经典讲义,通俗易懂,不得多得 优秀 的内核学习资料-Linux kernel system calls on some of the classic lecture, easy to understand, may not be more excellent core learning materials
Platform: | Size: 11264 | Author: 小鸟 | Hits:

[Linux-Unixadding_a_system_call_in_linux

Description: Adding a system call in linux
Platform: | Size: 5120 | Author: aditya | Hits:

[Software EngineeringAdding-A-System-Call

Description: This document gives you steps to add a system call in linux kernel.
Platform: | Size: 11264 | Author: Sonia | Hits:

[Linux-UnixSystem-call

Description: 在Linux内核中添加一个系统调用,返回当前的时间-Linux system call
Platform: | Size: 55296 | Author: uncle Tian | Hits:

[Internet-NetworkLinux-system-call

Description: Linux文件编程,系统调用原理,errno出现原因-Linux file programming,system call
Platform: | Size: 8192 | Author: 张正义 | Hits:

[Software EngineeringImplementing-system-call-for-arm-linux

Description: Description of how to implement arm Linux system call. Tested on linux-2.6.33.
Platform: | Size: 263168 | Author: dethdart | Hits:

[Driver Developlinux-system-call

Description: linux system call linux系统调用-linux system call
Platform: | Size: 41984 | Author: 张浩 | Hits:

[Program docLINUX-system-call

Description: Linux下的系统调用, 很全的api, 快来下载吧-Linux system call api ok good
Platform: | Size: 8192 | Author: 巧劲 | Hits:

[SCMLINUX-system-call

Description: Linux下的系统调用, 很全的api, 快来下载吧-Linux system call api ok good
Platform: | Size: 8192 | Author: s33033004anyan | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net