m_decosf1.man

来自「unix系统下top命令的源代码」· MAN 代码 · 共 15 行

MAN
15
字号
.SH "DEC OSF/1 NOTES"Original author was Anthony Baxter, <anthony@aaii.oz.au>.Derived originally from m_ultrix, by David S. Comay <dsc@seismo.css.gov>, although by now there is hardly any of the code from m_ultrix left.Helped a lot by having the source for syd(1), by Claus Kalle, andfrom several people at DEC who helped with providing information onsome of the less-documented bits of the kernel interface.Patches from Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Theory of operation:Use Mach calls to build up a structure that contains all the sortsof stuff normally found in a struct proc in a BSD system. Theneverything else uses this structure. This has major performance wins,and also should work for future versions of the O/S.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?