📄 readme
字号:
Not all of the tests in this directory run on all systems.First execute "make clean" and then build all the programs that willcompile: "make -i". You will get an error for every program that willnot compile, but at the end the only executables are the ones that willrun. Then run "bw_lat.sh" and "incr.sh" to measure the bandwidth,latency, and synchronization times. Notice that these two shell scriptsrequire at least the 1993 KornShell (ksh93) and they skip any executablethat does not exist. The three files "lat_signal.c", "lat_sigwait.c", and"lat_sigqueue.c" were developed after the book was published andwere not in the source code tar ball until Sept. 21, 1998. Thesethree programs measure the latency involved when using signals asa form of IPC (which should not really be done).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -