(9)   

sysinfo

<- leave blank

Sat May 27 09:02:02 EDT 2023

% cd '#ec'; for(i in *){echo $i '=' `{cat $i}}
*acpi = 1
*e820 = 1 0x0000000000000000 0x000000000009f800 2 0x000000000009f800
0x00000000000a0000 2 0x00000000000f0000 0x0000000000100000 1 0x0000000000100000
0x000000007fffa000 2 0x000000007fffa000 0x0000000080000000 2 0x00000000f0000000
0x0000000100000000
bootargs = local!/dev/sdF/fs -m 147 -A -a tcp!*!564
bootfile = 9pc64
console = 0
monitor = ask
mouseport = ask
nobootprompt = local!/dev/sdF0/fs -m 147 -A -a tcp!*!564
service = cpu
vgasize = text

% cat '#'P/archctl
cpu Xeon5000-series 4001 pge
pge on
coherence mfence
cmpswap cmpswap486
arch generic

% cat '#'P/irqalloc
	  1 -1 debugexc
	  2 -1 nmi
	  3 -1 debugpt
	  7 -1 mathemu
	  8 -1 doublefault
	  9 -1 mathover
	 14 -1 faultamd64
	 15 -1 unexpected
	 16 -1 matherror
	 19 -1 simderror
	 32 0 clock
	 36 4 COM1
	 37 5 ether0
	 38 6 sdF (virtio)
	 39 7 sd0 (virtio)

% cat '#'P/ioalloc
      20 21 i8259.0
      40 43 i8253
      61 61 i8253.cntr2c
      70 71 rtc/nvr
      a0 a1 i8259.1
     2b0 2df vga
     3c0 3da vga
     cf8 cfb pcicfg.addr
     cfc cff pcicfg.data
     fff fff dummy
    1000 1fff PCI.0.1.0
    2000 2fff ethervirtio
    3000 3fff virtio
    4000 4fff virtio
    5000 5fff PCI.0.5.0

% cat '#'c/config
# pc64 - amd64 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

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

	draw screen vga vgax vgasoft
	mouse mouse
	kbd
	vga pci

	sd
# floppy dma
	aoe
# lpt

	audio dma
# pccard
# i82365 cis
	uart
	usb

	segment
	vmx
	dtracy

link
# devpccard pci
# devi82365
	cputemp pci
# 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
	etherx550 pci
# ether83815 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
	ethervirtio10 pci
	ethermedium
# pcmciamodem
	netdevmedium
	loopbackmedium
	usbuhci pci
	usbohci pci
	usbehci pci usbehcipc
	usbxhci pci

# audiosb16 dma
# audioac97 pci audioac97mix
	audiohda pci

misc
	pci pcipc
	archgeneric devkbd i8259 i8253
	archacpi mp apic squidboy ec hpet
	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
	sdvirtio10 pci sdscsi
	sdmmc pci pmmc
	sdnvme pci
	sdloop
	sdram

	uarti8250
	uartisa
	uartpci pci

	vgasoft =cur swcursor
# 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 108523583 104534390 51285640 27754550 0 0 545 97 1

% cat '#'ΒΆ/swap
2141892608 memory
4096 pagesize
156877 kernel
39482/353252 user
0/160000 swap
106958/353252 reclaim
4511160/5899680/626887424 kernel malloc
0/0/564198682 kernel draw
1600/463008/16777216 kernel secret

% awk /^Plan 9/{p=1} /^init: starting/{exit} {if(p)print} '#'c/kmesg
Plan 9
125 holes free
0x00021000 0x0009f000 516096
0x00100000 0x00110000 65536
0x005dd000 0x26a1c000 641986560
642568192 bytes free
cpu0: 4001MHz GenuineIntel Xeon5000-series (AX 000206D7 CX 96982203 DX 079BA97F)
ELCR: 02E8
#l0: virtio: 1000Mbps port 0x2000 irq 5 ea fee1bbd18068
i8042: kbd init failed
1998M memory: 618M kernel data, 1379M user, 2004M swap
nusb/usbd: no hubs
hjfs: fs is /dev/sdF0/fs
ipconfig: write(try fe80::fce1:bbff:fed1:8068 /64): interface does not support
multicast
ipconfig: can't start IPv6 on /net/ether0, address fe80::fce1:bbff:fed1:8068
1 keys read in AES format


% pci -v
0.0.0: brg 06.00.00 0b5d/0666 0
0.1.0: base 08.80.00 1af4/1005 3 0:00001001 4096
	Red Hat, Inc.  Virtio RNG
0.2.0: base 08.80.00 1af4/1000 5 0:00002001 4096
	Red Hat, Inc.  Virtio network device
0.3.0: disk 01.00.00 1af4/1001 6 0:00003001 4096
	Red Hat, Inc.  Virtio block device
0.4.0: disk 01.00.00 1af4/1004 7 0:00004001 4096
	Red Hat, Inc.  Virtio SCSI
0.5.0: ser 07.80.00 0b5d/0777 9 0:00005001 4096

% aux/cpuid
vendor GenuineIntel
procmodel 000206d7 / 00000800
typefammod 0 06 026 7
features fpu vme de pse tsc msr pae cx8 sep pge cmov pat pse36 clflush mmx fxsr
features sse sse2
features pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave osxsave avx
hypervisor
extmodel 00000000 / 00000000
extfeatures syscall nx pg1g lm
extfeatures ahf64
procname Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
physbits 46
virtbits 48

% aux/icanhasmsi
open /dev/pci: '/dev/pci' './dev/pci' file does not exist

% aux/icanhasvmx -v
aux/icanhasvmx: CPU does not support VMX

% aux/pcmcia
pcmcia: opening #y/pcm0attr: unknown device in # filename

% cat '#'u/usb/ctl

% cat '#'S/sdctl
sd0 virtio 1 units
sdF virtio 1 units
sdZ ram 4 units

% cat '#'S/sdF0/ctl
inquiry
geometry 41943040 512
part data 0 41943040
part plan9 63 41929650
part 9fat 63 204863
part nvram 204863 204864
part fs 204864 41929650

% cat '#'l0/ether0/addr
fee1bbd18068
% cat '#'l0/ether0/stats
in: 27309322
link: 1
out: 495981
crc errs: 0
overflows: 0
soft overflows: 68
framing errs: 0
buffer errs: 0
output errs: 0
prom: 0
mbps: 1000
addr: fee1bbd18068

% cat '#'l0/ether0/ifstats
devfeat 00000000000000000000000000100000
drvfeat 00000000000000000000000000100000
devstatus 00000111
vq0 0xffffffff800419e0 size 256 avail->idx 46474 used->idx 46346 lastused
46346 nintr 23766241 nnote 23651467
vq1 0xffffffff80041a60 size 256 avail->idx 37229 used->idx 37229 lastused
37228 nintr 24247064 nnote 495981

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

@{rfork n; aux/realemu; aux/vga -p}
dbvesa: VBE error 0x4f00
aux/vga: controller not in /lib/vgadb, not vesa
vga misc FF
vga feature FF
vga sequencer FF FF FF FF FF
vga crt FF FF FF FF FF FF FF FF - FF FF FF FF FF FF FF FF
		     FF FF FF FF FF FF FF FF - FF
vga graphics FF FF FF FF FF FF FF FF - FF
vga attribute FF FF FF FF FF FF FF FF - FF FF FF FF FF FF FF FF
		     FF FF FF FF FF
vga virtual 0 0
vga apz 0
vga linear 0

% xd -x1 '#'r/nvram
0000000 01 00 02 00 13 00 07 27 05 23 26 02 40 80 00 00
0000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000030 00 00 20 00 00 7f 00 00 00 00 00 00 00 00 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 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80
0000070 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80
0000080 01 00 02 00 13 00 07 27 05 23 26 02 00 80 00 00
0000090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000b0 00 00 20 00 00 7f 00 00 00 00 00 00 00 00 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 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80
00000f0 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80
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