搜索资源列表
gnome-system-monitor_2.28.0.orig.tar
- 进程监控器,进行系统的资源,进程,资源利用率的监控-Process monitoring, system resources, processes, resource utilization monitoring
threadpool-0.2.src
- 因为一般系统频繁的创建、销毁线程,对于系统是一笔不小的开支;对于这种频繁创建线程的情况,采用线程池,每次在需要创建线程的时候,我们只要从线程池中分配一个给他就行,用完之后还给线程池,这样就能大大节省不必要的资源消耗;缓冲池的话,主要是为了提高程序的运行速度,每次从池中取数据,远远快于其它获取数据的速度。-Frequent because of the general system to create, destroy threads, the system is not a small sum
shell-_-Linux-
- 简介: 主要 Linux 平台下的 shell 脚本原码,主要包括如何对系统和进程资源进行有效的监控。-Summary: This paper describes the Linux platform using shell scr ipts, including how resources systems and processes for effective monitoring.
LINUX
- Linux下的资源管理器,主要实现对系统资源图形化显示,显示CPU信息、显示硬盘信息、显示进程信息、显示内存信息、显示网络信息等功能。-Explorer under Linux, the main graphical display of system resources to display CPU information, display hard disk information, process information display, the display memory inform
sem
- Linux IPC通信之信号量的PV操作,包含申请资源、唤醒等待资源的任务等-Linux IPC semaphore communications PV operation, including the application of resources, tasks waiting for resources wake
PciDump_v2a_src
- PCI Dump is the utility for getting detailed information about installed PCI devices. It shows PCI bus address, Device/Vendor ID, used resources (IRQ, Mem and I/O ranges, etc.). If you have pci.ids or vendors.txt, PCI Dump will decode text name of de
lytgf_v3.0
- 蓝叶听歌房集合自己分享的每日一歌、网络电视、众多主流电台合集,简单简洁,喜欢你就下载,好资源永远都是留个有需要的人。-Blue leaf listening room set their share of daily one song, network television, many mainstream radio collection, simple and concise, like you can download, good resources are always leave a
mutex_ok
- 线程之间的互斥锁,当线程之间所用的资源相同,要同时访问,为了防止冲突,要用互斥锁。-请键入文字或网站地址,或者上传文档。 取消 Xiànchéng zhī jiān de hù chì suǒ, dāng xiànchéng zhī jiān suǒyòng de zīyuán xiāngtóng, yào tóngshí fǎngwèn, wèile fángzhǐ chōngtú, yào yòng hù chì suǒ.Mutex between threads, when the
atomic
- Linux 下原子操作的驱动模块,主要应用于线程之间对同一资源的抢占问题。-Driver Module Linux atomic operations, mainly used to seize the issue of resources between threads of the same
zhishool_v9.5.5
- 智睿学校网站系统定位教育网行开发的系统,网站首页 学校概况 校园新闻 德育教学 校园风彩 资源下载 求贤纳士 成绩查询 网上报名 联系我们 会员中心 校园信箱,教师档案系统等学校网站常用的栏目,采用当前学校网站的适用性,智睿学校网站管理系统永久使用,终身免费。针增强了对性和易用性,适合创建中、小学校,大中院校,技校使用。-Zhi Rui school website system positioning system for the development of network educatio
ch06
- 为了生成轻量级信号量,你可以声明一LWSEM_STRUCT类型的变量并调用_lwsem_create()函数进行初始化,该函数有一指针指向变量并设置了一个初始的信号量计数。该信号量计数表明了并发地访问信号量资源的请求数,并设置为初始值。-In order to generate a lightweight signal, you can initialization function statement LWSEM_STRUCT struct type variables, and call _
KVM
- KVM - The kernel-based virtual machine Timo Hirt关于KVM的介绍材料(Virtualization has been introduced in the 1960s, when computing systems were large and expensive to operate. It allowed users to share the computing resources of those machines by runnin