(9)   

sysinfo

<- leave blank

Wed Jan 2 01:18:18 EST 2019

% cd '#ec'; for(i in *){echo $i '=' `{cat $i}}
*e820 = 1 0x0000000000000000 0x000000000009fc00 2 0x000000000009fc00
0x00000000000a0000 2 0x00000000000f0000 0x0000000000100000 1 0x0000000000100000
0x000000001ffe0000 2 0x000000001ffe0000 0x0000000020000000 2 0x00000000feffc000
0x00000000ff000000 2 0x00000000fffc0000 0x0000000100000000
bootargs = local!/dev/sdC0/fs -m 77
bootfile = 9pc
monitor = text
mouseport = ask
vgasize = 1024x768x16

% cat '#'P/archctl
cpu P6 2303 pge
pge on
coherence mfence
cmpswap cmpswap486
arch _MP_
cache default wb
cache 0x80000000 2147483648 uc

% cat '#'P/irqalloc
	  1 0 debugexc
	  3 0 debugpt
	  7 0 mathemu
	  8 0 doublefault
	  9 0 mathover
	 14 0 fault386
	 15 0 unexpected
	 16 0 matherror
	 19 0 simderror
	 50 18 clock
	 51 19 lapicerror
	 63 31 lapicspurious
	 65 11 ether0
	 73 1 kbd
	 81 6 floppy
	 89 14 sdC (ide)
	 97 15 sdD (ide)
	105 7 lpt

% cat '#'P/ioalloc
       0 f dma
      20 21 i8259.0
      40 43 i8253
      60 60 i8042.data
      61 61 i8253.cntr2c
      64 64 i8042.cs
      70 71 rtc/nvr
      80 8f dma
      a0 a1 i8259.1
      d0 df dma
     170 177 atacmd
     1f0 1f7 atacmd
     2b0 2df vga
     376 376 atactl
     378 37a lpt0
     3c0 3da vga
     3f0 3f5 floppy
     3f6 3f6 atactl
     3f7 3f7 floppy
     fff fff dummy
    c000 c01f ethervirtio

% cat '#'c/config
# pc - 386 pc terminal with local disk
dev
	root
	cons
	swap
	arch
	pnp pci
	env
	pipe
	proc
	mnt
	srv
	shr
	dup
	rtc
	ssl
	tls
	cap
	kprof
	fs
	dtracy

	ether netif
	bridge netif log
	ip arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium
	ptclbsum386 inferno

	draw screen vga vgax swcursor
	mouse mouse
	kbd
	vga

	sd
	floppy dma
	aoe
	lpt

	audio dma
	pccard
	i82365 cis
	uart
	usb

	segment
	vmx

link
	segdesc
	devpccard
	devi82365
	cputemp
	apm apmjump
	ether2000 ether8390
	ether2114x pci
	ether589 etherelnk3
	ether79c970 pci
	ether8003 ether8390
	ether8139 pci
	ether8169 pci ethermii
# should be obsoleted by igbe
# ether82543gc pci
	ether82557 pci
	ether82563 pci
	ether82598 pci
	ether83815 pci
	etherx550 pci
	etherbcm pci
	etherdp83820 pci ethermii
	etherec2t ether8390
	etherelnk3 pci
	etherga620 pci
	etherigbe pci ethermii
	ethervgbe pci ethermii
	ethervt6102 pci ethermii
	ethervt6105m pci ethermii
	ethersink
	ethersmc devi82365 cis
	etheryuk pci
	etherwavelan wavelan devi82365 cis pci
	etheriwl pci wifi
	etherwpi pci wifi
	etherrt2860 pci wifi
	ethervirtio pci
	ethermedium
	pcmciamodem
	netdevmedium
	loopbackmedium
	usbuhci
	usbohci
	usbehci usbehcipc
	usbxhci pci

	audiosb16 dma
	audioac97 audioac97mix
	audiohda

misc
	archacpi mp apic squidboy ec
	archmp mp apic squidboy
	mtrr

	sdaoe
	sdide pci sdscsi
	sd53c8xx pci sdscsi
	sdmylex pci sdscsi
	sdiahci pci sdscsi led
	sdodin pci sdscsi led
	sdvirtio pci sdscsi
	sdmmc pci pmmc
	sdnvme pci
	sdloop
	sdram

	uarti8250
	uartisa
	uartpci pci

	vga3dfx +cur
	vgaark2000pv +cur
	vgabt485 =cur
	vgaclgd542x +cur
	vgaclgd546x +cur
	vgact65545 +cur
	vgacyber938x +cur
	vgaet4000 +cur
	vgageode +cur
	vgahiqvideo +cur
	vgai81x +cur
	vgaigfx +cur
	vgamach64xx +cur
	vgamga2164w +cur
	vgamga4xx +cur
	vganeomagic +cur
	vganvidia +cur
	vgaradeon +cur
	vgargb524 =cur
	vgas3 +cur vgasavage
	vgat2r4 +cur
	vgatvp3020 =cur
	vgatvp3026 =cur
	vgavesa
	vgavmware +cur

	dtracysys
	dtracytimer

ip
	tcp
	udp
	rudp
	ipifc
	icmp
	icmp6
	gre
	ipmux
	esp
	il

port
	int cpuserver = 0;

bootdir
	/$objtype/bin/paqfs
	/$objtype/bin/auth/factotum
	bootfs.paq
	boot

% cat '#'c/sysstat
	  0 16007 29390 37813 69211 0 0 403 81 9

% cat '#'ΒΆ/swap
531836928 memory
4096 pagesize
51938 kernel
20811/77904 user
0/160000 swap
998/77904 reclaim
2515536/2622080/204587904 kernel malloc
0/0/184129114 kernel draw
192/65568/16777216 kernel secret

% awk /^Plan 9/{p=1} /^init: starting/{exit} {if(p)print} '#'c/kmesg
Plan 9
126 holes free
0x0001a000 0x0009f000 544768
0x00532000 0x0cf8f000 212193280
212738048 bytes free
cpu0: 2302MHz GenuineIntel P6 (AX 00050654 CX F7FA3223 DX 0F8BFBFF)
LAPIC: fee00000 0xe0000000
ELCR: 0C00
cpu0: lapic clock at 1003MHz
pcirouting: PCI.0.1.3 at pin 1 link 60 irq 9 -> 10
#l0: virtio: 1000Mbps port 0xC000 irq 11 ea 52540000ee03
512M memory: 208M kernel data, 304M user, 929M swap

nusb/usbd: /dev/usb: no hubs

/dev/sdC0: QEMU HARDDISK
/dev/sdC0/9fat dos
/dev/sdC0/data
/dev/sdC0/fs hjfs
/dev/sdC0/nvram
/dev/sdC0/plan9
/dev/sdD0: QEMU DVD-ROM
bootargs is (tcp, tls, il, local!device)[local!/dev/sdC0/fs -m 77] user[glenda]:
hjfs: fs is /dev/sdC0/fs


% pci -v
0.0.0: brg 06.00.00 8086/1237 0
	Intel Corporation 440FX - 82441FX PMC [Natoma]
0.1.0: brg 06.01.00 8086/7000 0
	Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
0.1.1: disk 01.01.80 8086/7010 0 4:0000c021 16
	Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]
0.1.3: brg 06.80.00 8086/7113 10
	Intel Corporation 82371AB/EB/MB PIIX4 ACPI
0.2.0: vid 03.00.00 1234/1111 0 0:fd000008 16777216 2:feb90000 4096
0.3.0: net 02.00.00 1af4/1000 11 0:0000c001 32 1:feb91000 4096 4:fe00000c 16384
	Red Hat, Inc.  Virtio network device

% aux/cpuid
vendor GenuineIntel
procmodel 00050654 / 00000800
typefammod 0 06 056 4
features fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
features pse36 clflush mmx fxsr sse sse2 ss
features pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt
tscdeadline aes xsave avx
features f16c rdrnd hypervisor
features xsaveopt
extmodel 00050654 / 00000000
extfeatures syscall nx tscp lm
extfeatures ahf64 lzcnt 3dnow!p
procname Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz
physbits 36
virtbits 48

% aux/icanhasmsi

% aux/icanhasvmx -v
vmcsrev 0x11e57ed0
vmxonsz 4096
vmcsmem 6
extcontrols 1
pin extirq nmiexit virtnmi preempt
proc irqwin tscoffset hltexit invlpgexit mwaitexit rdpmcexit rdtscexit cr3ldexit
proc cr3stexit cr8ldexit cr8stexit tprshadow nmiwin movdrexit ioexit iobitmap mtf
proc msrbitmap monitorexit pauseexit
proc2 virtapic ept rdtscp virtx2apic vpid wbinvdexit unrestr apicregs virtirq
xsave
entry loaddebug guest64 loadpat loadefer loadbndcfgs
exit savedebug host64 ackextirq !savepat !loadpat saveefer loadefer savepreempt
savebndcfgs
misc preemptdiv:5 cr3targ:0 maxmsr:0 mseg:0x0
misc longmodeswitch hlt
cr0fixed pe ne pg
cr4fixed !umip vmxe !smxe
vmcsenum 0x2e
ept xonly pwl4 wbmem 2MBpage 1GBpage invept invept.single invept.all
vpid invvpid invvpid.addr invvpid.single invvpid.all invvpid.noglob

% aux/pcmcia
pcmcia: opening #y/pcm0attr: '#y/pcm0attr' file does not exist

% cat '#'u/usb/ctl

% cat '#'S/sdctl
sdC ata port 1F0 ctl 3F4 irq 14
sdD ata port 170 ctl 374 irq 15
sdZ ram 4 units

% cat '#'S/sdC0/ctl
inquiry QEMU HARDDISK
config 0040 capabilities 0B00 dma 00550020 dmactl 00550020 rwm 16 rwmctl 0
lba48always off
model QEMU HARDDISK
serial QM00001
firm 2.5+
feat lba llba smart nop
geometry 20971520 512
alignment 512 0
missirq 0
sloop 0
irq 1451 1448
bsy 0 0
nildrive 3
part data 0 20971520
part plan9 63 20964825
part 9fat 63 204863
part nvram 204863 204864
part fs 204864 20964825

% cat '#'S/sdD0/ctl
inquiry QEMU DVD-ROM
config 85C0 capabilities 0300 dma 00550020 dmactl 00550020
model QEMU DVD-ROM
serial QM00003
firm 2.5+
feat lba atapi
missirq 0
sloop 0
irq 234 233
bsy 0 0
nildrive 1

% cat '#'l0/ether0/addr
52540000ee03
% cat '#'l0/ether0/stats
in: 5
link: 1
out: 9
crc errs: 0
overflows: 0
soft overflows: 0
framing errs: 0
buffer errs: 0
output errs: 0
prom: 0
mbps: 1000
addr: 52540000ee03

% cat '#'l0/ether0/ifstats
devfeat 01111001101111111000000001100100
drvfeat 00000000000001110000000000100000
devstatus 00000111
netstatus 00000001
vq0 0xf004ad88 size 256 avail->idx 133 used->idx 5 lastused 5 nintr 5 nnote
1
vq1 0xf004add8 size 256 avail->idx 9 used->idx 9 lastused 8 nintr 9 nnote 9
vq2 0xf004ae28 size 64 avail->idx 2 used->idx 2 lastused 2 nintr 2 nnote 2

% cat '#'v/vgactl
type cga
hwgc off
hwaccel off
hwblank off
panning off
addr p 0x0 v 0x0 size 0x0
softscreen off

@{rfork n; aux/realemu; aux/vga -p}
vesa flag Ulinear|Hlinear|Fsnarf
vesa sig VESA 3.0
vesa oem SeaBIOS VBE(C) 2011 0.0
vesa vendor SeaBIOS Developers
vesa product SeaBIOS VBE Adapter
vesa rev Rev.  1
vesa cap 8-bit-dac
vesa mem 16777216
vesa mode 0x100 640x400x8 m8 packed
vesa mode 0x101 640x480x8 m8 packed
vesa mode 0x103 800x600x8 m8 packed
vesa mode 0x105 1024x768x8 m8 packed
vesa mode 0x107 1280x1024x8 m8 packed
vesa mode 0x10d 320x200x15 r5g5b5 direct
vesa mode 0x10e 320x200x16 r5g6b5 direct
vesa mode 0x10f 320x200x24 r8g8b8 direct
vesa mode 0x110 640x480x15 r5g5b5 direct
vesa mode 0x111 640x480x16 r5g6b5 direct
vesa mode 0x112 640x480x24 r8g8b8 direct
vesa mode 0x113 800x600x15 r5g5b5 direct
vesa mode 0x114 800x600x16 r5g6b5 direct
vesa mode 0x115 800x600x24 r8g8b8 direct
vesa mode 0x116 1024x768x15 r5g5b5 direct
vesa mode 0x117 1024x768x16 r5g6b5 direct
vesa mode 0x118 1024x768x24 r8g8b8 direct
vesa mode 0x119 1280x1024x15 r5g5b5 direct
vesa mode 0x11a 1280x1024x16 r5g6b5 direct
vesa mode 0x11b 1280x1024x24 r8g8b8 direct
vesa mode 0x11c 1600x1200x8 m8 packed
vesa mode 0x11d 1600x1200x15 r5g5b5 direct
vesa mode 0x11e 1600x1200x16 r5g6b5 direct
vesa mode 0x11f 1600x1200x24 r8g8b8 direct
vesa mode 0x140 320x200x32 x8r8g8b8 direct
vesa mode 0x141 640x400x32 x8r8g8b8 direct
vesa mode 0x142 640x480x32 x8r8g8b8 direct
vesa mode 0x143 800x600x32 x8r8g8b8 direct
vesa mode 0x144 1024x768x32 x8r8g8b8 direct
vesa mode 0x145 1280x1024x32 x8r8g8b8 direct
vesa mode 0x146 320x200x8 m8 packed
vesa mode 0x147 1600x1200x32 x8r8g8b8 direct
vesa mode 0x148 1152x864x8 m8 packed
vesa mode 0x149 1152x864x15 r5g5b5 direct
vesa mode 0x14a 1152x864x16 r5g6b5 direct
vesa mode 0x14b 1152x864x24 r8g8b8 direct
vesa mode 0x14c 1152x864x32 x8r8g8b8 direct
vesa mode 0x175 1280x768x16 r5g6b5 direct
vesa mode 0x176 1280x768x24 r8g8b8 direct
vesa mode 0x177 1280x768x32 x8r8g8b8 direct
vesa mode 0x178 1280x800x16 r5g6b5 direct
vesa mode 0x179 1280x800x24 r8g8b8 direct
vesa mode 0x17a 1280x800x32 x8r8g8b8 direct
vesa mode 0x17b 1280x960x16 r5g6b5 direct
vesa mode 0x17c 1280x960x24 r8g8b8 direct
vesa mode 0x17d 1280x960x32 x8r8g8b8 direct
vesa mode 0x17e 1440x900x16 r5g6b5 direct
vesa mode 0x17f 1440x900x24 r8g8b8 direct
vesa mode 0x180 1440x900x32 x8r8g8b8 direct
vesa mode 0x181 1400x1050x16 r5g6b5 direct
vesa mode 0x182 1400x1050x24 r8g8b8 direct
vesa mode 0x183 1400x1050x32 x8r8g8b8 direct
vesa mode 0x184 1680x1050x16 r5g6b5 direct
vesa mode 0x185 1680x1050x24 r8g8b8 direct
vesa mode 0x186 1680x1050x32 x8r8g8b8 direct
vesa mode 0x187 1920x1200x16 r5g6b5 direct
vesa mode 0x188 1920x1200x24 r8g8b8 direct
vesa mode 0x189 1920x1200x32 x8r8g8b8 direct
vesa mode 0x18a 2560x1600x16 r5g6b5 direct
vesa mode 0x18b 2560x1600x24 r8g8b8 direct
vesa mode 0x18c 2560x1600x32 x8r8g8b8 direct
vesa mode 0x18d 1280x720x16 r5g6b5 direct
vesa mode 0x18e 1280x720x24 r8g8b8 direct
vesa mode 0x18f 1280x720x32 x8r8g8b8 direct
vesa mode 0x190 1920x1080x16 r5g6b5 direct
vesa mode 0x191 1920x1080x24 r8g8b8 direct
vesa mode 0x192 1920x1080x32 x8r8g8b8 direct
vesa mode 0x13 320x200x8 m8 packed

% xd -x1 '#'r/nvram
0000000 13 00 18 00 06 00 04 02 01 19 26 02 10 80 00 00
0000010 50 00 f0 00 07 80 02 ff ff 2f 00 ff 3f 10 ff ff
0000020 c8 ff 3f 3f 00 00 00 00 00 00 00 00 00 00 00 00
0000030 ff ff 20 00 00 1f 00 20 30 01 00 00 00 12 00 00
0000040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000080 13 00 18 00 06 00 04 02 01 19 26 02 00 80 00 00
0000090 50 00 f0 00 07 80 02 ff ff 2f 00 ff 3f 10 ff ff
00000a0 c8 ff 3f 3f 00 00 00 00 00 00 00 00 00 00 00 00
00000b0 ff ff 20 00 00 1f 00 20 30 01 00 00 00 12 00 00
00000c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000100
0000100

% cat '#'A/audiostat
cat: can't open #A/audiostat: no free devices

% cat '#'A/volume
cat: can't open #A/volume: no free devices

% cat /mnt/apm/ctl
cat: can't open /mnt/apm/ctl: '/mnt/apm/ctl' does not exist