(9)   

sysinfo

<- leave blank

Tue Aug 27 13:40:28 EDT 2019

% cd '#ec'; for(i in *){echo $i '=' `{cat $i}}
*bootscreen = 1280x768x16 r5g6b5 0xfd000000 16777216
*e820 = 1 0x0000000000000000 0x000000000009fc00 2 0x000000000009fc00
0x00000000000a0000 2 0x00000000000f0000 0x0000000000100000 1 0x0000000000100000
0x000000003ffde000 2 0x000000003ffde000 0x0000000040000000 2 0x00000000feffc000
0x00000000ff000000 2 0x00000000fffc0000 0x0000000100000000
bootargs = local!/dev/sd00/fscache
bootfile = 9pc
monitor = vesa
mouseport = ps2intellimouse
service = terminal
vgasize = 1280x768x16

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

% 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 sd0 (virtio)
	 65 11 ether0
	 73 1 kbd
	 81 6 floppy
	 89 7 lpt
	 97 12 kbdaux

% 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
     2b0 2df vga
     378 37a lpt0
     3c0 3da vga
     3f0 3f5 floppy
     3f7 3f7 floppy
     fff fff dummy
    c000 c03f virtio
    c040 c05f 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 86817 164027 143410 65724 0 0 204 95 1

% cat '#'ΒΆ/swap
1068699648 memory
4096 pagesize
65536 kernel
5419/196574 user
0/160000 swap
1404/196574 reclaim
2872160/3146496/256526208 kernel malloc
2942848/4194368/230873588 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 0x0ffff000 262983680
263528448 bytes free
cpu0: 2395MHz GenuineIntel P6 (AX 000306A9 CX F7BA2223 DX 0F8BFBFF)
LAPIC: fee00000 0xe0000000
ELCR: 0C00
cpu0: lapic clock at 1000MHz
pcirouting: PCI.0.1.3 at pin 1 link 60 irq 9 -> 10
#l0: virtio: 1000Mbps port 0xC040 irq 11 ea 52540000ee03
1024M memory: 256M kernel data, 767M user, 1392M swap
nusb/usbd: /dev/usb: no hubs

/dev/sd00: QEMU QEMU HARDDISK 2.5+
/dev/sd00/9fat dos
/dev/sd00/data
/dev/sd00/fscache cwfs64x
/dev/sd00/fsworm
/dev/sd00/nvram
/dev/sd00/other
/dev/sd00/plan9
bootargs is (tcp, tls, il, local!device)[local!/dev/sd00/fscache]
user[glenda]: joel
current fs is "main"
11 uids read, 7 groups used
63-bit cwfs as of Fri Dec 21 18:21:34 2018
	last boot Tue Aug 27 19:25:11 2019


% 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:0000c061 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:febd0000 4096
0.3.0: net 02.00.00 1af4/1000 11 0:0000c041 32 1:febd1000 4096 4:fe00000c 16384
	Red Hat, Inc.  Virtio network device
0.4.0: disk 01.00.00 1af4/1004 11 0:0000c001 64 1:febd2000 4096 4:fe00400c 16384
	Red Hat, Inc.  Virtio SCSI

% aux/cpuid
vendor GenuineIntel
procmodel 000306a9 / 00000800
typefammod 0 06 036 9
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 cx16 pcid sse4_1 sse4_2 x2apic popcnt tscdeadline
aes xsave avx f16c rdrnd
features hypervisor
features xsaveopt
extmodel 000306a9 / 00000000
extfeatures syscall nx tscp lm
extfeatures ahf64
procname Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz
physbits 40
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 gdtexit rdtscp virtx2apic vpid wbinvdexit unrestr rdrandexit
vmcsshadow
entry loaddebug guest64 loadpat loadefer
exit savedebug host64 ackextirq !savepat !loadpat saveefer loadefer savepreempt
misc preemptdiv:5 cr3targ:0 maxmsr:0 mseg:0x0
misc longmodeswitch hlt vmwriteany
cr0fixed pe ne pg
cr4fixed vmxe !smxe !smap !pke
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
sd0 virtio 255 units
sdZ ram 4 units

% cat '#'S/sd[A-Z][0-9]*/ctl
cat: can't open #S/sd[A-Z][0-9]*/ctl: '#S/sd[A-Z][0-9]*' file does not exist

% cat '#'l0/ether0/addr
52540000ee03
% cat '#'l0/ether0/stats
in: 4
link: 1
out: 7
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 0xf004ae28 size 256 avail->idx 132 used->idx 4 lastused 4 nintr 4 nnote
1
vq1 0xf004ae78 size 256 avail->idx 7 used->idx 7 lastused 6 nintr 8 nnote 7
vq2 0xf004aec8 size 64 avail->idx 2 used->idx 2 lastused 2 nintr 2 nnote 2

% cat '#'v/vgactl
type vesa
size 1280x768x16 r5g6b5
hwgc soft
hwaccel off
hwblank on
panning off
addr p 0xfd000000 v 0xe0400000 size 0x1000000
softscreen on

@{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 26 00 40 00 17 00 03 27 08 19 26 02 10 80 00 00
0000010 50 00 00 00 07 80 02 ff ff 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 ff ff 20 00 00 3f 00 20 30 00 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 26 00 40 00 17 00 03 27 08 19 26 02 00 80 00 00
0000090 50 00 00 00 07 80 02 ff ff 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 ff ff 20 00 00 3f 00 20 30 00 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