搜索资源列表
Linux系统调用分析
- linux系统调用分析,包括一些实例。系统调用有关的一些基本知识-linux system call analysis, including some examples. Calling the system some basic knowledge
linux系统调用编程
- 系统调用是系统内核和应用程序的接口 此代码展示了linux系统调用的实现-system is called the kernel and application program interface that this code to display the Linux system call the realization
syscall
- \\Linux系统调用-\\ Linux system call
lcx_LINUX-mlock
- LINUX系统调用mlock的代码分析,在LINUX中,每一个用户进程都可以访问4GB的线性虚拟内存空间。其中从0到3GB的虚拟内存地址是用户空间,用户进程可以直接对其进行访问。从3GB到4GB的虚拟内存地址为核心空间,存放仅供核心态访问的代码和数据,用户进程不可访问。当用户进程通过中断或系统调用对其访问时,就会触发处理器的特权级转换(从处理器的特权级3切换到特权级0),即从操作系统的用户态切换到核心态。-Linux system call mlock code analysis, LINUX,
LINUX 系统调用 mlock 的代码分析
- LINUX 系统调用 mlock 的代码分析-Linux system call code analysis mlock
Linux常用的system call(中文版),
- Linux_常用C函数(中文版),常用的system call,支持搜索,可代替man page
hook-linux.rar
- Linux 2.6 内核下劫持系统调用,代码比较简单,还是可以参考参考的。,Linux 2.6 kernel system call hijacking, the code is relatively simple, or can refer to as a reference.
adding_a_system_call_in_linux
- Adding a system call in linux
Adding-A-System-Call
- This document gives you steps to add a system call in linux kernel.
System-call-sep
- Linux 2.6.11内核文件IO系统调用详解,有 部分代码解释-System call sep
System-call
- 在Linux内核中添加一个系统调用,返回当前的时间-Linux system call
Linux-system-call
- Linux文件编程,系统调用原理,errno出现原因-Linux file programming,system call
Implementing-system-call-for-arm-linux
- Descr iption of how to implement arm Linux system call. Tested on linux-2.6.33.
linux-system-call
- linux system call linux系统调用-linux system call
add-a-system-call-in-linux
- 描述如何在linux中实现系统调用,我们亲自实践过,非常好用-Describes how to implement the system call in linux, we personally practice too, very easy to use
LINUX-system-call
- Linux下的系统调用, 很全的api, 快来下载吧-Linux system call api ok good
tansform-linux-systerm-call-to-num
- 实现在windows下将Linux系统调用转换成系统调用号-Realized in the windows system calls into the Linux system calls
transform-linux-systerm-num-to-call
- windows 下c#程序实现对Linux系统调用号转换成系统调用序列-windows under c# program to realize the Linux system call numbers into the system call sequence
LINUX-system-call
- Linux下的系统调用, 很全的api, 快来下载吧-Linux system call api ok good
Operating-system-report
- 操作系统的实验二:添加系统调用, 学习Linux内核的系统调用,理解、掌握Linux系统调用的实现框架、用户界面、参数传递、进入/返回过程。阅读... ,文件是docx类型,但代码全都在里面-Operating system experiment 2: add the system call, learn the Linux kernel system call, understand, master the Linux system call implementation framework