搜索资源列表
Kernel
- 好记星的控件,包括button,list,对文件操作
kernel_list
- 使用Linux kernel 的链表头文件来操作双向链表,只需要一个*.h即实现链表,非常简洁有用,与一般数据结构实现风格不太一样-Using the Linux kernel header files to manipulate the linked list doubly linked list, just a list*. h of achieving very simple and useful, and the general data structure is not the sam
radix64
- a program provide the convert functions between the radix64 format and the bin format,can be used in linux kernel(when used in the linux kernel,list.h need not be included)
list
- 内核下的使用LIST_ENTRY实现的双链表,非进程安全 加入 删除 清空 功能. 包括一个自己定义的结构里面 ,根据某字符项删除某节点-Kernel LIST_ENTRY implemented the use of double linked list, deletion of non-empty process security features. Including a definition of the structure of their own which, accordi
kernel26
- Linux内核开发的重要函数,也就是Linux内核的重要函数列表。-Linux kernel development of an important function, that is an important function of Linux kernel list.
ProcessList
- Kernel Mode, Keep Proecess List By CallBack Function.
list
- Lists administration for winodws kernel drivers on nt and xp debugging
ps
- 内核模块编程 1)设计一模块,该模块的功能是列出系统中所有内核线程的程序名、PID号和进程状态。 2)设计一个带参数的内核模块,其参数为某个进程的PID号,该模块的功能是列出该进程的家族信息,包括父进程、兄弟进程和子进程的程序名、PID号。 -Kernel module programming 1) design a module, the module s function is to list all kernel threads of the process name, P
list
- 主要是linux内核中list的实现与一些小的测试例子,-Mainly is the Linux kernel in the realization of the list with a small test cases,
link
- linux内核链表的使用说明及使用示例-The use of kernel list descr iptions and examples of the use
List
- c++语言中,list库函数的讲解程序,了解内核构造。-Library functions in c++ language, a list of the interpretation process, understand the kernel structure.
use_list.tar
- 采用Linux内核链表的形式,实现了一个双向链表的增删改查功能的简单系统 适合学习Linux内核链表的用法-In the form of Linux kernel linked list to achieve a simple CRUD functionality of a doubly linked list system for learning how to use the Linux kernel list
builtin-buildid-list
- Builtin buildid-list command: list buildids in perf.data, in the running kernel and in ELF files.
list
- Stripped down implementation of linked list taken the Linux Kernel. -Stripped down implementation of linked list taken the Linux Kernel.
builtin-buildid-list
- Builtin buildid-list command: list buildids in perf.data, in the running kernel and in ELF files.
Raw-os-kernel
- 传统的os 比如ucos 这种维护了一个头为单指针的双向链表,这样导致链表插入到尾部的速度很慢,得不偿失,所以raw os 采用了头为双指针的双向链表,插入速度更快。-Traditional OS such as UCOS the maintain a head for a single needle two-way linked list. As a result, the linked list insertion to the tail of the speed is very slow,
u_double_list
- \file List macros heavily inspired by the Linux kernel list handling. No list looping yet.
klist
- 内核链表的简单例子,可以当作学习用或者简单的开发用-Simple example of the kernel list
kernel-list-rbtree
- LINUX 红黑树内核知识测试 ... -Red-black tree LINUX kernel knowledge test ...
AlgorithmTest
- 移植于ngx的slab内存池和linux内核的list,亲测可用-Transplanted in the nginx slab memory pool and linux kernel list, pro-test available