Go to the first, previous, next, last section, table of contents.


.sys

The .sys directory is conventionally an instance of Class System, and provides an interface to tuning parameters and performance statistics from the unix kernel and the Muq server. This directory is not needed for correct functioning of the system.

root: 
.sys ls
:dbname	"ROOTDB"
:isA	#<MosClass SystemInterface 2a9d615>
:myclass	"sys"
:owner	#<Root root 2c015>
:name	"/sys"
:dnsAddress	"205.179.182.82"
:dnsName	"chee.muq.org"
:hostName	"chee"
:endOfDataSegment	136269824
:involuntaryContextSwitches	0
:voluntaryContextSwitches	0
:blockWrites	0
:blockReads	0
:swapOuts	0
:pageFaults	579
:pageReclaims	825
:maxRss	0
:sysmodeCpuSeconds	0
:sysmodeCpuNanoseconds	170000000
:usermodeCpuSeconds	0
:usermodeCpuNanoseconds	210000000
:dateMicroseconds	35738
:millisecsSince1970	933275637036
:pid	18794
:pageSize	4096
:ip3	82
:ip2	182
:ip1	179
:ip0	205
:muqPort	30000
root: 


Go to the first, previous, next, last section, table of contents.