搜索资源列表
exmap-0.9
- 内存管理工具Exmap。该工具比 ps 或 top 更精确,因为它考虑了多个应用程序使用的共享库。例如,如果两个应用程序使用了相同的共享库,各占 1MB 内存,ps 会显示这两个应用程序均额外使用了 1MB 内存,exmap 则能更准确地显示每个应用程序都只使用了 500 KB 内存。这种精确性对于评价 KDE 和 GNOME 之类的桌面环境非常重要,因为在这些情况下应用程序之间会大量使用共享库。
duality.ps
- 国外开发的著名分布式操作系统mach的有关代码文章,很有参考价值-developed abroad MACH-distributed operating system code in the articles of great reference value
process
- 里面是进程的并发执行,父进程创建子进程,。父进 程每隔 3 秒重复建立两个子进程,首先创建的让其执行 ls 命令,之后创建执行让其 执行 ps 命令,并控制 ps 命令总在 ls 命令之前执行。-Which is the process of concurrent execution, the parent process creates the child process,. Parent process repeated every 3 seconds to establish tw
AXI_reference_guide
- 满足axi总线的读写操作,实现数据的高速传输,实现ps端与拍了端的通信-axi read and write operations