Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2007 18:01:22 -0700 (MST)
From:      Brad Huntting <huntting@hunkular.glarp.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/108954: 'sleep(1)' sleeps >1 seconds when speedstep (Cx) is in economy mode
Message-ID:  <200702090101.l1911Mdp060738@hunkular.glarp.com>
Resent-Message-ID: <200702090110.l191AHLZ028598@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108954
>Category:       kern
>Synopsis:       'sleep(1)' sleeps >1 seconds when speedstep (Cx) is in economy mode
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 09 01:10:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Brad Huntting
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hunkular.glarp.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

	(see 'dmesg' and 'sysctl -a' below)

>Description:
	On some machines (those supporting Intel speedstep),
	nanosleep(2) (and presumably select(2)) are confused by cpu
	frequency changes and wind up over sleeping.

>How-To-Repeat:

		/bin/sh -c 't0=`date +%s`; sleep 1; t1=`date +%s`; expr $t1 - $t0'

	On a normal machine this should almost always spit out '1'.

	On a Centrino or Pentium-M based laptop (such as the Panasonic
	CF-W4), with hw.acpi.cpu.cx_lowest set to something other
	than C1, this produces '4' or '5'.

	Note:  If you can reproduce this, _please_ post a follow
	up so I know I'm not insane.

	The problem seems to be that when 'sysctl hw.acpi.cpu.cx_lowest'
	is set to anything other than 'full speed' (aka 'C1') the
	cpu frequency is generally (and unpredictably) slower than
	C1 speed.  tvtohz(9) (located in /sys/kern/kern_clock.c)
	assumes a static frequency and so returns several times the
	correct number of tics.

		$ sysctl hw.acpi.cpu dev.cpu.0.freq_levels kern.timecounter.choice kern.timecounter.hardware
		hw.acpi.cpu.cx_supported: C1/1 C2/1 C3/85
		hw.acpi.cpu.cx_lowest: C3
		hw.acpi.cpu.cx_usage: 0.00% 13.11% 86.88%
		dev.cpu.0.freq_levels: 1200/-1 1100/-1 1000/-1 900/-1 800/-1 700/-1 600/-1 525/-1 450/-1 375/-1 300/-1 225/-1 150/-1 75/-1
		kern.timecounter.choice: TSC(800) ACPI-fast(1000) i8254(0) dummy(-1000000)
		kern.timecounter.hardware: ACPI-fast

>Fix:

	The ideal solution would be to use a clock who's frequency
	is not jerked around by speedstep.  Perhaps this is just a
	hardware bug, but seem to recall seeing this behavior on
	my previous Intel Centrino based laptop as well.

	Fixing nanosleep(2) (and select(2)) alone would be relatively
	easy:  Since they loop, returning to the user only when the
	correct wakeup time has arrived (microtime(9) is apparently
	not affected by this problem), one could just have tvtohz(9)
	return the number of ticks based on the _lowest_ cpu frequency
	rather than the _highest_.  Unfortunately, this makes other
	users of tvtohz(9) wake up early, and they may not be as
	prepared to handle this.


	Here is a 'dmesg', followed by a 'sysctl -a':

Copyright (c) 1992-2007 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 6.2-STABLE #0: Wed Jan 24 19:25:21 MST 2007
    root@studious.glarp.com:/usr/src/sys/i386/compile/STUDIOUS
WARNING: MPSAFE network stack disabled, expect reduced performance.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Pentium(R) M processor 1.20GHz (1197.01-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
  Features=0xafe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE>
  Features2=0x180<EST,TM2>
  AMD Features=0x100000<NX>
real memory  = 527302656 (502 MB)
avail memory = 505974784 (482 MB)
ACPI APIC Table: <MATBIO CFW4-1  >
ioapic0: Changing APIC ID to 1
ioapic0 <Version 2.0> irqs 0-23 on motherboard
kbd1 at kbdmux0
acpi0: <PTLTD   RSDT> on motherboard
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
acpi0: Power Button (fixed)
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
acpi_ec0: <Embedded Controller: GPE 0x1d> port 0x62,0x66 on acpi0
cpu0: <ACPI CPU> on acpi0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
acpi_lid0: <Control Method Lid Switch> on acpi0
battery0: <ACPI Control Method Battery> on acpi0
acpi_acad0: <AC Adapter> on acpi0
acpi_button0: <Power Button> on acpi0
acpi_panasonic0: <Panasonic Notebook Hotkeys> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
acpi_video0: <ACPI video extension> port 0x1800-0x1807 mem 0xb0080000-0xb00fffff,0xc0000000-0xcfffffff,0xb0000000-0xb003ffff irq 16 at device 2.0 on pci0
pci0: <display> at device 2.1 (no driver attached)
uhci0: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A> port 0x1820-0x183f irq 23 at device 29.0 on pci0
uhci0: [GIANT-LOCKED]
usb0: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B> port 0x1840-0x185f irq 19 at device 29.1 on pci0
uhci1: [GIANT-LOCKED]
usb1: <Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B> on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
ehci0: <Intel 82801FB (ICH6) USB 2.0 controller> mem 0xb0040000-0xb00403ff irq 23 at device 29.7 on pci0
ehci0: [GIANT-LOCKED]
usb2: EHCI version 1.0
usb2: companion controllers, 2 ports each: usb0 usb1
usb2: <Intel 82801FB (ICH6) USB 2.0 controller> on ehci0
usb2: USB revision 2.0
uhub2: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub2: 4 ports with 4 removable, self powered
pcib1: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci6: <ACPI PCI bus> on pcib1
rl0: <RealTek 8139 10/100BaseTX> port 0x3000-0x30ff mem 0xb0100000-0xb01000ff irq 19 at device 1.0 on pci6
miibus0: <MII bus> on rl0
rlphy0: <RealTek internal media interface> on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl0: Ethernet address: 00:0b:97:95:6a:73
rl0: [GIANT-LOCKED]
iwi0: <Intel(R) PRO/Wireless 2915ABG> mem 0xb0101000-0xb0101fff irq 21 at device 4.0 on pci6
iwi0: Ethernet address: 00:12:f0:5e:b5:3c
iwi0: [GIANT-LOCKED]
cbb0: <RF5C476 PCI-CardBus Bridge> mem 0xb0102000-0xb0102fff irq 22 at device 5.0 on pci6
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
pci6: <base peripheral> at device 5.1 (no driver attached)
pcm0: <Intel ICH6 (82801FB)> port 0x1c00-0x1cff,0x18c0-0x18ff mem 0xb0040800-0xb00409ff,0xb0040400-0xb00404ff irq 17 at device 30.2 on pci0
pcm0: <SigmaTel STAC9750/51 AC97 Codec>
pci0: <simple comms, generic modem> at device 30.3 (no driver attached)
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH6 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1810-0x181f at device 31.1 on pci0
ata0: <ATA channel 0> on atapci0
ata1: <ATA channel 1> on atapci0
ichsmb0: <SMBus controller> port 0x18a0-0x18bf irq 19 at device 31.3 on pci0
ichsmb0: [GIANT-LOCKED]
smbus0: <System Management Bus> on ichsmb0
smb0: <SMBus generic I/O> on smbus0
acpi_tz0: <Thermal Zone> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0
pmtimer0 on isa0
orm0: <ISA Option ROMs> at iomem 0xcf800-0xd07ff,0xdc000-0xdffff,0xe0000-0xeffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounter "TSC" frequency 1197008625 Hz quality 800
Timecounters tick every 10.000 msec
ad0: 38154MB <TOSHIBA MK4025GASL SC104A> at ata0-master UDMA100
Trying to mount root from ufs:/dev/ad0s1a
WARNING: / was not properly dismounted
WARNING: /var was not properly dismounted
/var: mount pending error: blocks 4 files 2
WARNING: /usr was not properly dismounted
WARNING: /home was not properly dismounted
/home: mount pending error: blocks 712 files 10
WARNING: /var/tmp was not properly dismounted
iwi_newstate: INIT -> INIT flags 0x0
Setting MAC address to 00:12:f0:5e:b5:3c
Configuring adapter
Setting power mode to 0
Setting RTS threshold to 2346
Setting fragmentation threshold to 2346
Setting .11bg supported rates (12)
Setting .11a supported rates (8)
Setting initialization vector to 1840606342
Setting wep key index 0 len 0
Setting wep key index 1 len 0
Setting wep key index 2 len 0
Setting wep key index 3 len 0
Enabling adapter
iwi_newstate: INIT -> SCAN flags 0x5
iwi_newstate: SCAN -> SCAN flags 0x3
Start scanning
iwi_newstate: INIT -> SCAN flags 0x3
iwi_newstate: SCAN -> AUTH flags 0x1
Configuring adapter
Setting ESSID to "GLRP"
Setting negotiated rates (12)
Setting sensitivity to 50
Join bssid 00:17:3f:3a:cd:7a dst 00:17:3f:3a:cd:7a channel 2 policy 0x0 auth 0 capinfo 0x421 lintval 100 bintval 100
iwi_newstate: AUTH -> ASSOC flags 0x1
iwi_newstate: ASSOC -> RUN flags 0x11
iwi_newstate: RUN -> SCAN flags 0x1
iwi_newstate: INIT -> SCAN flags 0x1
iwi_newstate: SCAN -> SCAN flags 0x3
Start scanning
iwi_newstate: SCAN -> AUTH flags 0x1
Configuring adapter
Setting ESSID to "GLRP"
Setting negotiated rates (12)
Setting sensitivity to 50
Join bssid 00:17:3f:3a:cd:7a dst 00:17:3f:3a:cd:7a channel 2 policy 0x0 auth 0 capinfo 0x421 lintval 100 bintval 100
iwi_newstate: AUTH -> ASSOC flags 0x1
iwi_newstate: ASSOC -> RUN flags 0x11


kern.ostype: FreeBSD
kern.osrelease: 6.2-STABLE
kern.osrevision: 199506
kern.version: FreeBSD 6.2-STABLE #0: Wed Jan 24 19:25:21 MST 2007
    root@studious.glarp.com:/usr/src/sys/i386/compile/STUDIOUS

kern.maxvnodes: 35027
kern.maxproc: 3972
kern.maxfiles: 25000
kern.argmax: 262144
kern.securelevel: -1
kern.hostname: studious.glarp.com
kern.hostid: 0
kern.clockrate: { hz = 100, tick = 10000, profhz = 66, stathz = 13 }
kern.posix1version: 200112
kern.ngroups: 16
kern.job_control: 1
kern.saved_ids: 0
kern.boottime: { sec = 1170977944, usec = 644192 } Thu Feb  8 16:39:04 2007
kern.domainname: 
kern.osreldate: 602103
kern.bootfile: /boot/kernel/kernel
kern.maxfilesperproc: 22500
kern.maxprocperuid: 3574
kern.ipc.maxsockbuf: 262144
kern.ipc.sockbuf_waste_factor: 8
kern.ipc.somaxconn: 128
kern.ipc.max_linkhdr: 16
kern.ipc.max_protohdr: 60
kern.ipc.max_hdr: 76
kern.ipc.max_datalen: 132
kern.ipc.nmbclusters: 16832
kern.ipc.nmbjumbop: 0
kern.ipc.nmbjumbo9: 0
kern.ipc.nmbjumbo16: 0
kern.ipc.maxpipekva: 8478720
kern.ipc.pipes: 78
kern.ipc.pipekva: 643072
kern.ipc.pipefragretry: 0
kern.ipc.pipeallocfail: 0
kern.ipc.piperesizefail: 0
kern.ipc.piperesizeallowed: 1
kern.ipc.msgmax: 16384
kern.ipc.msgmni: 40
kern.ipc.msgmnb: 2048
kern.ipc.msgtql: 40
kern.ipc.msgssz: 8
kern.ipc.msgseg: 2048
kern.ipc.semmap: 30
kern.ipc.semmni: 10
kern.ipc.semmns: 60
kern.ipc.semmnu: 30
kern.ipc.semmsl: 60
kern.ipc.semopm: 100
kern.ipc.semume: 10
kern.ipc.semusz: 92
kern.ipc.semvmx: 32767
kern.ipc.semaem: 16384
kern.ipc.shmmax: 33554432
kern.ipc.shmmin: 1
kern.ipc.shmmni: 192
kern.ipc.shmseg: 128
kern.ipc.shmall: 8192
kern.ipc.shm_use_phys: 0
kern.ipc.shm_allow_removed: 0
kern.ipc.numopensockets: 149
kern.ipc.maxsockets: 25000
kern.ipc.nsfbufs: 4464
kern.ipc.nsfbufspeak: 5
kern.ipc.nsfbufsused: 0
kern.dummy: 0
kern.ps_strings: 3217031152
kern.usrstack: 3217031168
kern.logsigexit: 1
kern.iov_max: 1024
kern.cam.cam_srch_hi: 0
kern.cam.scsi_delay: 5000
kern.cam.cd.changer.min_busy_seconds: 5
kern.cam.cd.changer.max_busy_seconds: 15
kern.cam.da.retry_count: 4
kern.cam.da.default_timeout: 60
kern.disks: ad0
kern.geom.debugflags: 0
kern.geom.collectstats: 1
kern.elf32.fallback_brand: -1
kern.init_path: /sbin/init:/sbin/oinit:/sbin/init.bak:/rescue/init:/stand/sysinstall
kern.init_shutdown_timeout: 120
kern.acct_suspend: 2
kern.acct_resume: 4
kern.acct_chkfreq: 15
kern.acct_suspended: 0
kern.cp_time: 299 122 749 44 5552
kern.openfiles: 2627
kern.kq_calloutmax: 4096
kern.stackprot: 7
kern.ps_arg_cache_limit: 256
kern.lastpid: 1807
kern.randompid: 0
kern.ktrace.genio_size: 4096
kern.ktrace.request_pool: 100
kern.module_path: /boot/kernel;/boot/modules
kern.malloc: 
	Type  InUse MemUse HighUse Requests  Size(s)
  FDESC mount     1     1K       -        1  16
	linux    12     1K       -       12  32,64
     PCI Link    16     2K       -       16  16,128
    acpivideo     2     1K       -        2  64
      fmtfeed     0     0K       -       60
       feeder   111     2K       -      810  16,64
      acpisem   149    10K       -      149  64
      acpidev    64     2K       -       64  32
	 ac97     2     1K       -        2  16,256
     acpitask     0     0K       -     1264  32
       acpica  1612    87K       -    38233  16,32,64,128,256,512,1024,2048
	mixer     1     1K       -        1  1024
    acpi_perf     1     1K       -        1  256
       kbdmux     6     9K       -        6  16,128,256,2048,4096
      CAM SIM     1     1K       -        1  64
     nexusdev     3     1K       -        3  16
      memdesc     1     4K       -       13  32,4096
     I/O APIC     1     1K       -        1  1024
     atkbddev     2     1K       -        2  32
       isadev    21     2K       -       21  64
    ar_driver     0     0K       -        5  512,2048
    VM pgdata     2    33K       -        2  64
	 GEOM    94    11K       -      455  16,32,64,128,256,512,1024,4096
  pfs_vncache     2     1K       -        2  32
    pfs_nodes    56     7K       -       56  128
      UMAHash     3     2K       -        5  256,512
    UFS mount    18    42K       -       30  64,256,512,2048,4096
  UFS dirhash   165    32K       -      165  16,32,64,128,256,512
     savedino     0     0K       -       48  256
       dirrem     3     1K       -      162  32
	mkdir     0     0K       -        2  32
       diradd     3     1K       -      161  64
     freefile     0     0K       -      114  32
     freeblks     0     0K       -      152  256
     freefrag     0     0K       -      172  32
   allocindir     0     0K       -      787  64
     indirdep     0     0K       -      296  32
  allocdirect     2     1K       -      437  128
    bmsafemap     1     1K       -      130  64
       newblk     1     1K       -     1225  64,256
     inodedep     8   129K       -      246  128
      pagedep     3    17K       -       63  64
     p1003.1b     1     1K       -        1  16
   NFS daemon     1     8K       -        1
 ip6_moptions     1     1K       -        1  16
    in6_multi    19     1K       -       19  16,32,64
     syncache     1     8K       -        1
	DEVFS    21     1K       -       22  16,128
    hostcache     1    24K       -        1
     in_multi     2     1K       -        2  32
    80211node     5     5K       -       10  16,1024
     routetbl    31     3K       -      206  16,32,64,128,256
   DEVFS_RULE    60    14K       -       60  32,256
       DEVFS1    95    24K       -       95  256
       DEVFS3   203    26K       -      204  128
	   lo     1     1K       -        1  16
       arpcom     2     1K       -        2  16
	clone     4    16K       -        4  4096
  ether_multi    17     1K       -       18  16,32,64
       ifaddr   148    12K       -      152  16,32,64,256,512,2048
	ifnet     4     4K       -        4  256,1024
	  BPF    14    74K       -       15  16,64,128,256,4096
       DEVFS2    89     2K       -       89  16
  vnodemarker     0     0K       -      422  512
	mount   143     4K       -      368  16,32,64,128,2048
       vnodes     3     1K       -        3  16,128
     VFS hash     1   128K       -        1
cluster_save buffer     0     0K       -       29  32,64
     vfscache     1   256K       -        1
   BIO buffer    16    32K       -      424  2048
	  pcb    23     5K       -       64  16,32,64,2048
       soname    61     7K       -     1374  16,32,64,128
     mbuf_tag     0     0K       -       44  32
	 ptys     3     1K       -        3  128
	 ttys  1545   212K       -     4485  128,1024
	  shm     3    14K       -        5  1024
	  sem     4     7K       -        4  512,1024,4096
	  msg     4    25K       -        4  1024,4096
	  iov     0     0K       -    13374  16,64,128
     ioctlops     0     0K       -    23473  16,32,64,128,256,512,1024,4096
       Unitno     8     1K       -      998  16,64
   turnstiles   251    16K       -      251  64
    taskqueue    10     1K       -       10  16,128
       USBdev    13     5K       -       13  16,128,512
	  USB    49     5K       -       49  16,32,64,128,256
 sleep queues   251     8K       -      251  32
	 sbuf     0     0K       -      436  16,32,64,128,256,512,1024,2048,4096
	 rman   141     9K       -      476  16,64
      entropy  1024    64K       -     1024  64
      ata_dma     2     1K       -        2  128
	 kobj   138   276K       -      789  2048
 eventhandler    53     3K       -       53  32,128
      devstat     8    17K       -        8  16,4096
    ad_driver     1     1K       -        1  32
       bus-sc    64    31K       -     1188  16,32,64,128,256,512,2048,4096
	  bus   738    33K       -     3705  16,32,64,128,1024
	 SWAP     2   141K       -        2  64
	 umtx   250    16K       -      250  64
    sysctltmp     0     0K       -     1637  16,32,64,128
    sysctloid  2805    85K       -     2805  16,32,64
       sysctl     0     0K       -      247  16,32,64
      uidinfo     5     1K       -       20  32,512
       plimit    16     4K       -      188  256
CAM dev queue     1     1K       -        1  64
	 cred    31     4K       -    53123  128
      subproc   321   441K       -     2033  256,4096
	 proc     2     4K       -        2  2048
      session    30     4K       -       41  128
	 pgrp    31     2K       -      140  64
    CAM queue     3     1K       -        3  16
     mtx_pool     1     8K       -        1
       module   233    15K       -      233  64,128
   CAM periph     1     1K       -        1  128
  ata_generic     1     1K       -        1  1024
       ip6ndp     4     1K       -        4  64,128
       ip6opt     1     1K       -        1  128
	 temp    24   177K       -    10359  16,32,64,128,256,512,1024,2048,4096
       devbuf   339  2306K       -      847  16,32,64,128,256,512,1024,2048,4096
	cache     1     1K       -        1  16
	lockf     6     1K       -      136  64
       linker   135   373K       -      323  16,32,256,1024,2048,4096
      CAM XPT    10     1K       -       17  16,64,512
       KTRACE   100    13K       -      100  128
   MD sectors     7    28K       -        7  4096
      ithread    67     6K       -       67  16,64,128
       zombie     0     0K       -     1712  128
    proc-args    51     4K       -     1264  16,32,64,128,256
       kqueue     2    13K       -       77  256,1024,2048,4096
	 kenv   121     8K       -      122  16,32,64,4096
	sigio     2     1K       -        2  32
    file desc   118    55K       -     1999  16,32,64,128,256,512,1024,2048,4096
      MD disk     8     3K       -        8  16,2048
	 cdev    27     4K       -       27  128

kern.malloc_count: 189
kern.ident: STUDIOUS
kern.maxusers: 247
kern.fallback_elf_brand: -1
kern.kstack_pages: 2
kern.sync_on_panic: 0
kern.shutdown.poweroff_delay: 5000
kern.shutdown.kproc_shutdown_wait: 60
kern.sugid_coredump: 0
kern.coredump: 1
kern.nodump_coredump: 0
kern.corefile: %N.core
kern.fscale: 2048
kern.timecounter.stepwarnings: 0
kern.timecounter.nbinuptime: 1072065
kern.timecounter.nnanouptime: 0
kern.timecounter.nmicrouptime: 1844
kern.timecounter.nbintime: 191018
kern.timecounter.nnanotime: 2108
kern.timecounter.nmicrotime: 188868
kern.timecounter.ngetbinuptime: 6276
kern.timecounter.ngetnanouptime: 14666
kern.timecounter.ngetmicrouptime: 182231
kern.timecounter.ngetbintime: 0
kern.timecounter.ngetnanotime: 211
kern.timecounter.ngetmicrotime: 4245551
kern.timecounter.nsetclock: 2
kern.timecounter.hardware: ACPI-fast
kern.timecounter.choice: TSC(800) ACPI-fast(1000) i8254(0) dummy(-1000000)
kern.timecounter.tick: 1
kern.threads.thr_scope: 0
kern.threads.thr_concurrency: 0
kern.threads.debug: 0
kern.threads.max_threads_per_proc: 1500
kern.threads.max_groups_per_proc: 1500
kern.threads.max_threads_hits: 0
kern.threads.virtual_cpu: 1
kern.sched.name: 4BSD
kern.sched.quantum: 100000
kern.sched.followon: 0
kern.sched.pfollowons: 0
kern.sched.kgfollowons: 0
kern.sched.preemption: 1
kern.ccpu: 1948
kern.devstat.numdevs: 1
kern.devstat.generation: 114
kern.devstat.version: 6
kern.kobj_methodcount: 134
kern.log_wakeups_per_second: 5
kern.log_console_output: 1
kern.always_console_output: 0
kern.msgbuf: 
kern.msgbuf_clear: 0
kern.smp.maxcpus: 1
kern.smp.active: 0
kern.smp.disabled: 0
kern.smp.cpus: 1
kern.nselcoll: 0
kern.drainwait: 300
kern.tty_nin: 8324
kern.tty_nout: 202929
kern.console: consolectl,/consolectl,
kern.consmute: 0
kern.consmsgbuf_size: 8192
kern.constty_wakeups_per_second: 5
kern.filedelay: 30
kern.dirdelay: 29
kern.metadelay: 28
kern.minvnodes: 8756
kern.chroot_allow_open_directories: 1
kern.rpc.retries: 0
kern.rpc.request: 0
kern.rpc.timeouts: 0
kern.rpc.unexpected: 0
kern.rpc.invalid: 0
kern.random.yarrow.gengateinterval: 10
kern.random.yarrow.bins: 10
kern.random.yarrow.fastthresh: 192
kern.random.yarrow.slowthresh: 256
kern.random.yarrow.slowoverthresh: 2
kern.random.sys.seeded: 1
kern.random.sys.harvest.ethernet: 1
kern.random.sys.harvest.point_to_point: 1
kern.random.sys.harvest.interrupt: 1
kern.random.sys.harvest.swi: 0
vm.vmtotal: 
System wide totals computed every five seconds: (values in kilobytes)
===============================================
Processes:		(RUNQ: 1 Disk Wait: 0 Page Wait: 0 Sleep: 51)
Virtual Memory:		(Total: 566K, Active 161720K)
Real Memory:		(Total: 113760K Active 86400K)
Shared Virtual Memory:	(Total: 69048K Active: 63192K)
Shared Real Memory:	(Total: 33700K Active: 30556K)
Free Memory Pages:	373292K

vm.loadavg: { 0.40 0.35 0.21 }
vm.v_free_min: 862
vm.v_free_target: 3691
vm.v_free_reserved: 243
vm.v_inactive_target: 5536
vm.v_cache_min: 3691
vm.v_cache_max: 7382
vm.v_pageout_free_min: 34
vm.pageout_algorithm: 0
vm.swap_enabled: 1
vm.kmem_size: 169603072
vm.kmem_size_max: 335544320
vm.kmem_size_scale: 3
vm.swap_async_max: 4
vm.dmmax: 32
vm.nswapdev: 1
vm.zone: 
ITEM            SIZE     LIMIT     USED    FREE  REQUESTS

md0:             512,        0,    406,     18,      406
FFS2 dinode:     256,        0,   6107,     13,     6276
FFS1 dinode:     128,        0,      0,      0,        0
FFS inode:       132,        0,   6107,     41,     6276
Mountpoints:     664,        0,     11,      7,       11
SWAPMETA:        276,    62118,      0,      0,        0
rtentry:         132,        0,     14,     44,       27
unpcb:           144,    25002,    121,     68,      441
ripcb:           180,    25014,      0,      0,        0
sackhole:         20,        0,      0,    169,        1
tcpreass:         20,     1183,      0,      0,        0
hostcache:        76,    15400,      1,     99,        1
syncache:        100,    15366,      0,     78,        3
tcptw:            48,     5070,      0,      0,        0
tcpcb:           464,    25000,     16,      8,       28
inpcb:           180,    25014,     16,     28,       28
udpcb:           180,    25014,     10,     34,      156
ipq:              32,      565,      0,      0,        0
socket:          356,    25003,    149,     49,      632
KNOTE:            68,        0,   2324,     28,     2542
AIOLIO:           40,        0,      0,      0,        0
AIOL:             64,        0,      0,      0,        0
AIOCB:           128,        0,      0,      0,        0
AIOP:             16,        0,      0,      0,        0
AIO:              84,        0,      0,      0,        0
PIPE:            408,        0,     39,     42,      729
NFSNODE:         460,        0,      0,      0,        0
NFSMOUNT:        480,        0,      0,      0,        0
DIRHASH:        1024,        0,    313,      7,      313
NAMEI:          1024,        0,      3,     45,   127748
L VFS Cache:     291,        0,    115,     15,      148
S VFS Cache:      68,        0,   6340,     44,    22684
VNODEPOLL:        76,        0,   2233,     67,     2233
VNODE:           272,        0,   6174,     28,     6344
ata_composit:    196,        0,      0,      0,        0
ata_request:     204,        0,      0,    133,    48770
g_bio:           132,        0,      0,    725,   195233
ACL UMA zone:    388,        0,      0,      0,        0
mbuf_jumbo_1:  16384,        0,      0,      0,        0
mbuf_jumbo_9:   9216,        0,      0,      0,        0
mbuf_jumbo_p:   4096,        0,      0,      0,        0
mbuf_cluster:   2048,    16832,    128,      6,      128
mbuf:            256,        0,    135,    255,    32564
mbuf_packet:     256,        0,    289,    101,    11035
VMSPACE:         296,        0,     51,    131,     1763
UPCALL:           44,        0,      2,    154,        2
KSEGRP:           88,        0,    225,     55,      225
THREAD:          376,        0,    227,     23,      721
PROC:            536,        0,     95,    129,     1807
Files:            72,        0,   2627,    182,    21142
4096:           4096,        0,    158,     25,     5614
2048:           2048,        0,    183,    105,     1399
1024:           1024,        0,     54,     94,     6102
512:             512,        0,    109,     11,      737
256:             256,        0,    582,     78,     4523
128:             128,        0,   2363,    157,    64633
64:               64,        0,   4140,    344,    24969
32:               32,        0,   1926,    221,     7261
16:               16,        0,   2783,     59,    60953
mt_zone:          64,        0,    189,    106,      189
DP fakepg:        72,        0,   1853,     55,     1854
PV ENTRY:         24,   918720,  80137,  83423,  1220314
MAP ENTRY:        68,        0,   3901,   1139,    80372
KMAP ENTRY:       68,    48496,    118,    106,     6009
MAP:             192,        0,      7,     33,        7
VM OBJECT:       132,        0,   6885,    394,    41969
128 Bucket:      524,        0,    233,      5,      259
64 Bucket:       268,        0,     24,     32,       46
32 Bucket:       140,        0,     33,     23,       45
16 Bucket:        76,        0,     24,     26,       33
UMA Hash:        128,        0,      4,     26,        7
UMA RCntSlab:    104,        0,     67,      7,       67
UMA Slabs:        64,        0,    571,    196,     1902
UMA Zones:       120,        0,     73,     17,       73
UMA Kegs:        140,        0,     73,     23,       73

vm.zone_count: 75
vm.old_contigmalloc: 0
vm.swap_idle_threshold1: 2
vm.swap_idle_threshold2: 10
vm.exec_map_entries: 16
vm.v_free_severe: 552
vm.stats.sys.v_swtch: 487632
vm.stats.sys.v_trap: 182834
vm.stats.sys.v_syscall: 4262464
vm.stats.sys.v_intr: 113161
vm.stats.sys.v_soft: 28797
vm.stats.vm.v_vm_faults: 171968
vm.stats.vm.v_cow_faults: 57705
vm.stats.vm.v_cow_optim: 267
vm.stats.vm.v_zfod: 67228
vm.stats.vm.v_ozfod: 66081
vm.stats.vm.v_swapin: 0
vm.stats.vm.v_swapout: 0
vm.stats.vm.v_swappgsin: 0
vm.stats.vm.v_swappgsout: 0
vm.stats.vm.v_vnodein: 2132
vm.stats.vm.v_vnodeout: 0
vm.stats.vm.v_vnodepgsin: 15013
vm.stats.vm.v_vnodepgsout: 0
vm.stats.vm.v_intrans: 134
vm.stats.vm.v_reactivated: 978
vm.stats.vm.v_pdwakeups: 19
vm.stats.vm.v_pdpages: 76041
vm.stats.vm.v_dfree: 0
vm.stats.vm.v_pfree: 79563
vm.stats.vm.v_tfree: 306131
vm.stats.vm.v_page_size: 4096
vm.stats.vm.v_page_count: 124222
vm.stats.vm.v_free_reserved: 243
vm.stats.vm.v_free_target: 3691
vm.stats.vm.v_free_min: 862
vm.stats.vm.v_free_count: 92865
vm.stats.vm.v_wire_count: 7177
vm.stats.vm.v_active_count: 22950
vm.stats.vm.v_inactive_target: 5536
vm.stats.vm.v_inactive_count: 615
vm.stats.vm.v_cache_count: 458
vm.stats.vm.v_cache_min: 3691
vm.stats.vm.v_cache_max: 7382
vm.stats.vm.v_pageout_free_min: 34
vm.stats.vm.v_interrupt_free_min: 2
vm.stats.vm.v_forks: 1745
vm.stats.vm.v_vforks: 17
vm.stats.vm.v_rforks: 0
vm.stats.vm.v_kthreads: 45
vm.stats.vm.v_forkpages: 132038
vm.stats.vm.v_vforkpages: 806
vm.stats.vm.v_rforkpages: 0
vm.stats.vm.v_kthreadpages: 0
vm.stats.misc.zero_page_count: 66931
vm.stats.misc.cnt_prezero: 192095
vm.max_proc_mmap: 24941
vm.msync_flush_flags: 3
vm.old_msync: 0
vm.boot_pages: 48
vm.max_launder: 32
vm.pageout_stats_max: 3691
vm.pageout_full_stats_interval: 20
vm.pageout_stats_interval: 5
vm.swap_idle_enabled: 0
vm.defer_swapspace_pageouts: 0
vm.disable_swapspace_pageouts: 0
vm.pageout_lock_miss: 0
vm.idlezero_enable: 1
vm.idlezero_maxrun: 16
vm.kvm_size: 1073737728
vm.kvm_free: 692056064
vfs.devfs.generation: 95
vfs.devfs.rule_depth: 1
vfs.nfs4.access_cache_timeout: 60
vfs.nfs4.nfsv3_commit_on_close: 0
vfs.ufs.dirhash_minsize: 2560
vfs.ufs.dirhash_maxmem: 2097152
vfs.ufs.dirhash_mem: 343298
vfs.ufs.dirhash_docheck: 0
vfs.nfs.downdelayinitial: 12
vfs.nfs.downdelayinterval: 30
vfs.nfs.realign_test: 0
vfs.nfs.realign_count: 0
vfs.nfs.bufpackets: 4
vfs.nfs.reconnects: 0
vfs.nfs.nfs3_jukebox_delay: 10
vfs.nfs.iodmaxidle: 120
vfs.nfs.iodmin: 0
vfs.nfs.iodmax: 20
vfs.nfs.defect: 0
vfs.nfs.nfs_ip_paranoia: 1
vfs.nfs.diskless_valid: 0
vfs.nfs.diskless_rootpath: 
vfs.nfs.access_cache_timeout: 60
vfs.nfs.nfsv3_commit_on_close: 0
vfs.nfs.clean_pages_on_close: 1
vfs.nfs.nfs_directio_enable: 0
vfs.nfs.nfs_directio_allow_mmap: 1
vfs.pfs.vncache.entries: 2
vfs.pfs.vncache.maxentries: 2
vfs.pfs.vncache.hits: 2
vfs.pfs.vncache.misses: 2
vfs.vmiodirenable: 1
vfs.runningbufspace: 0
vfs.bufspace: 61997056
vfs.maxbufspace: 62717952
vfs.bufmallocspace: 32768
vfs.maxmallocbufspace: 3103129
vfs.lobufspace: 61997056
vfs.hibufspace: 62062592
vfs.bufreusecnt: 3784
vfs.buffreekvacnt: 0
vfs.bufdefragcnt: 0
vfs.lorunningspace: 524288
vfs.hirunningspace: 1048576
vfs.dirtybufferflushes: 0
vfs.altbufferflushes: 0
vfs.recursiveflushes: 138
vfs.numdirtybuffers: 22
vfs.lodirtybuffers: 488
vfs.hidirtybuffers: 977
vfs.dirtybufthresh: 879
vfs.numfreebuffers: 3806
vfs.lofreebuffers: 217
vfs.hifreebuffers: 434
vfs.getnewbufcalls: 45191
vfs.getnewbufrestarts: 0
vfs.flushwithdeps: 0
vfs.cache.numneg: 402
vfs.cache.numcache: 6455
vfs.cache.numcalls: 590695
vfs.cache.dothits: 1285
vfs.cache.dotdothits: 1419
vfs.cache.numchecks: 573867
vfs.cache.nummiss: 22992
vfs.cache.nummisszap: 155
vfs.cache.numposzaps: 171
vfs.cache.numposhits: 542872
vfs.cache.numnegzaps: 45
vfs.cache.numneghits: 21756
vfs.cache.nchstats: 542872 21756 216 0 23147 0 450 2318
vfs.cache.numfullpathcalls: 208
vfs.cache.numfullpathfail1: 0
vfs.cache.numfullpathfail2: 0
vfs.cache.numfullpathfail4: 0
vfs.cache.numfullpathfound: 208
vfs.write_behind: 1
vfs.read_max: 8
vfs.lookup_shared: 0
vfs.usermount: 1
vfs.numvnodes: 6174
vfs.wantfreevnodes: 8756
vfs.freevnodes: 2762
vfs.reassignbufcalls: 4982
vfs.timestamp_precision: 0
vfs.worklist_len: 9
vfs.nfsrv.nfs_privport: 0
vfs.nfsrv.async: 0
vfs.nfsrv.commit_blks: 0
vfs.nfsrv.commit_miss: 0
vfs.nfsrv.realign_test: 0
vfs.nfsrv.realign_count: 0
vfs.nfsrv.gatherdelay: 10000
vfs.nfsrv.gatherdelay_v3: 0
vfs.ffs.doasyncfree: 1
vfs.ffs.doreallocblks: 1
vfs.ffs.compute_summary_at_mount: 0
vfs.aio.max_buf_aio: 16
vfs.aio.max_aio_queue_per_proc: 256
vfs.aio.max_aio_per_proc: 32
vfs.aio.unloadable: 0
vfs.aio.aiod_lifetime: 3000
vfs.aio.aiod_timeout: 1000
vfs.aio.num_buf_aio: 0
vfs.aio.num_queue_count: 0
vfs.aio.max_aio_queue: 1024
vfs.aio.target_aio_procs: 4
vfs.aio.num_aio_procs: 0
vfs.aio.max_aio_procs: 32
net.local.stream.sendspace: 8192
net.local.stream.recvspace: 8192
net.local.dgram.maxdgram: 2048
net.local.dgram.recvspace: 4096
net.local.inflight: 0
net.local.taskcount: 0
net.local.recycled: 0
net.inet.ip.portrange.lowfirst: 1023
net.inet.ip.portrange.lowlast: 600
net.inet.ip.portrange.first: 49152
net.inet.ip.portrange.last: 65535
net.inet.ip.portrange.hifirst: 49152
net.inet.ip.portrange.hilast: 65535
net.inet.ip.portrange.reservedhigh: 1023
net.inet.ip.portrange.reservedlow: 0
net.inet.ip.portrange.randomized: 1
net.inet.ip.portrange.randomcps: 10
net.inet.ip.portrange.randomtime: 45
net.inet.ip.forwarding: 0
net.inet.ip.redirect: 1
net.inet.ip.ttl: 64
net.inet.ip.rtexpire: 3600
net.inet.ip.rtminexpire: 10
net.inet.ip.rtmaxcache: 128
net.inet.ip.sourceroute: 0
net.inet.ip.intr_queue_maxlen: 50
net.inet.ip.intr_queue_drops: 0
net.inet.ip.accept_sourceroute: 0
net.inet.ip.keepfaith: 0
net.inet.ip.gifttl: 30
net.inet.ip.subnets_are_local: 0
net.inet.ip.same_prefix_carp_only: 0
net.inet.ip.fastforwarding: 0
net.inet.ip.process_options: 1
net.inet.ip.sendsourcequench: 0
net.inet.ip.random_id: 0
net.inet.ip.check_interface: 0
net.inet.ip.fragpackets: 0
net.inet.ip.maxfragsperpacket: 16
net.inet.ip.maxfragpackets: 526
net.inet.icmp.maskrepl: 0
net.inet.icmp.icmplim: 200
net.inet.icmp.maskfake: 0
net.inet.icmp.drop_redirect: 0
net.inet.icmp.log_redirect: 0
net.inet.icmp.icmplim_output: 1
net.inet.icmp.reply_src: 
net.inet.icmp.reply_from_interface: 0
net.inet.icmp.quotelen: 8
net.inet.icmp.bmcastecho: 0
net.inet.tcp.rfc1323: 1
net.inet.tcp.mssdflt: 512
net.inet.tcp.keepidle: 7200000
net.inet.tcp.keepintvl: 75000
net.inet.tcp.sendspace: 32768
net.inet.tcp.recvspace: 65536
net.inet.tcp.keepinit: 75000
net.inet.tcp.delacktime: 100
net.inet.tcp.v6mssdflt: 1024
net.inet.tcp.hostcache.cachelimit: 15360
net.inet.tcp.hostcache.hashsize: 512
net.inet.tcp.hostcache.bucketlimit: 30
net.inet.tcp.hostcache.count: 1
net.inet.tcp.hostcache.expire: 3600
net.inet.tcp.hostcache.purge: 0
net.inet.tcp.log_in_vain: 0
net.inet.tcp.blackhole: 0
net.inet.tcp.delayed_ack: 1
net.inet.tcp.rfc3042: 1
net.inet.tcp.rfc3390: 1
net.inet.tcp.insecure_rst: 0
net.inet.tcp.reass.maxsegments: 1052
net.inet.tcp.reass.cursegments: 0
net.inet.tcp.reass.maxqlen: 48
net.inet.tcp.reass.overflows: 0
net.inet.tcp.path_mtu_discovery: 1
net.inet.tcp.slowstart_flightsize: 1
net.inet.tcp.local_slowstart_flightsize: 4
net.inet.tcp.newreno: 1
net.inet.tcp.sack.enable: 1
net.inet.tcp.sack.maxholes: 128
net.inet.tcp.sack.globalmaxholes: 65536
net.inet.tcp.sack.globalholes: 0
net.inet.tcp.minmss: 216
net.inet.tcp.minmssoverload: 0
net.inet.tcp.tcbhashsize: 512
net.inet.tcp.do_tcpdrain: 1
net.inet.tcp.pcbcount: 16
net.inet.tcp.icmp_may_rst: 1
net.inet.tcp.isn_reseed_interval: 0
net.inet.tcp.maxtcptw: 5000
net.inet.tcp.nolocaltimewait: 0
net.inet.tcp.inflight.enable: 1
net.inet.tcp.inflight.debug: 0
net.inet.tcp.inflight.rttthresh: 10
net.inet.tcp.inflight.min: 6144
net.inet.tcp.inflight.max: 1073725440
net.inet.tcp.inflight.stab: 20
net.inet.tcp.syncookies: 1
net.inet.tcp.syncache.bucketlimit: 30
net.inet.tcp.syncache.cachelimit: 15359
net.inet.tcp.syncache.count: 0
net.inet.tcp.syncache.hashsize: 512
net.inet.tcp.syncache.rexmtlimit: 3
net.inet.tcp.msl: 30000
net.inet.tcp.rexmit_min: 30
net.inet.tcp.rexmit_slop: 200
net.inet.tcp.always_keepalive: 1
net.inet.udp.checksum: 1
net.inet.udp.maxdgram: 9216
net.inet.udp.recvspace: 42080
net.inet.udp.log_in_vain: 0
net.inet.udp.blackhole: 0
net.inet.udp.strict_mcast_mship: 0
net.inet.raw.maxdgram: 8192
net.inet.raw.recvspace: 8192
net.inet.accf.unloadable: 0
net.link.generic.system.ifcount: 3
net.link.ether.inet.prune_intvl: 300
net.link.ether.inet.max_age: 1200
net.link.ether.inet.maxtries: 5
net.link.ether.inet.useloopback: 1
net.link.ether.inet.proxyall: 0
net.link.ether.inet.log_arp_wrong_iface: 1
net.link.ether.inet.log_arp_movements: 1
net.link.ether.inet.log_arp_permanent_modify: 1
net.link.ether.ipfw: 0
net.link.gif.max_nesting: 1
net.link.gif.parallel_tunnels: 0
net.link.log_link_state_change: 0
net.inet6.ip6.forwarding: 0
net.inet6.ip6.redirect: 1
net.inet6.ip6.hlim: 64
net.inet6.ip6.maxfragpackets: 4208
net.inet6.ip6.accept_rtadv: 0
net.inet6.ip6.keepfaith: 0
net.inet6.ip6.log_interval: 5
net.inet6.ip6.hdrnestlimit: 50
net.inet6.ip6.dad_count: 1
net.inet6.ip6.auto_flowlabel: 1
net.inet6.ip6.defmcasthlim: 1
net.inet6.ip6.gifhlim: 30
net.inet6.ip6.kame_version: FreeBSD
net.inet6.ip6.use_deprecated: 1
net.inet6.ip6.rr_prune: 5
net.inet6.ip6.v6only: 1
net.inet6.ip6.rtexpire: 3600
net.inet6.ip6.rtminexpire: 10
net.inet6.ip6.rtmaxcache: 128
net.inet6.ip6.use_tempaddr: 0
net.inet6.ip6.temppltime: 86400
net.inet6.ip6.tempvltime: 604800
net.inet6.ip6.auto_linklocal: 0
net.inet6.ip6.prefer_tempaddr: 0
net.inet6.ip6.use_defaultzone: 0
net.inet6.ip6.maxfrags: 4208
net.inet6.ip6.mcast_pmtu: 0
net.inet6.icmp6.rediraccept: 1
net.inet6.icmp6.redirtimeout: 600
net.inet6.icmp6.nd6_prune: 1
net.inet6.icmp6.nd6_delay: 5
net.inet6.icmp6.nd6_umaxtries: 3
net.inet6.icmp6.nd6_mmaxtries: 3
net.inet6.icmp6.nd6_useloopback: 1
net.inet6.icmp6.nodeinfo: 3
net.inet6.icmp6.errppslimit: 100
net.inet6.icmp6.nd6_maxnudhint: 0
net.inet6.icmp6.nd6_debug: 0
net.inet6.icmp6.nd6_maxqueuelen: 1
net.bpf.bufsize: 4096
net.bpf.maxbufsize: 524288
net.bpf.maxinsns: 512
net.isr.direct: 0
net.isr.count: 2851
net.isr.directed: 0
net.isr.deferred: 2851
net.isr.queued: 120
net.isr.drop: 0
net.isr.swi_count: 2969
net.route.netisr_maxqlen: 256
net.wlan.debug: 0
net.wlan.0.%parent: iwi0
net.wlan.0.debug: 0
net.wlan.0.inact_run: 300
net.wlan.0.inact_probe: 30
net.wlan.0.inact_auth: 180
net.wlan.0.inact_init: 30
net.wlan.0.driver_caps: 92373760
net.wlan.0.bmiss_max: 2
debug.mddebug: 0
debug.elf32_trace: 0
debug.elf32_legacy_coredump: 0
debug.boothowto: -2147483648
debug.bootverbose: 0
debug.cpufreq.lowest: 0
debug.cpufreq.verbose: 0
debug.sizeof.cdev: 184
debug.sizeof.cdev_priv: 216
debug.sizeof.g_class: 68
debug.sizeof.g_geom: 68
debug.sizeof.g_provider: 88
debug.sizeof.g_consumer: 60
debug.sizeof.g_bioq: 48
debug.sizeof.vnode: 272
debug.sizeof.proc: 536
debug.sizeof.bio: 132
debug.sizeof.buf: 328
debug.sizeof.kinfo_proc: 768
debug.sizeof.devstat: 240
debug.to_avg_depth: 4014
debug.to_avg_gcalls: 1501
debug.to_avg_mtxcalls: 17
debug.to_avg_mpcalls: 2262
debug.kdb.available: 
debug.kdb.current: 
debug.kdb.enter: 0
debug.rman_debug: 0
debug.ttydebug: 0
debug.nchash: 65535
debug.ncnegfactor: 16
debug.numneg: 402
debug.numcache: 6455
debug.numcachehv: 489
debug.vfscache: 1
debug.vnsize: 272
debug.ncsize: 36
debug.hashstat.nchash: 65536 6148 3 938
debug.disablecwd: 0
debug.disablefullpath: 0
debug.mpsafevfs: 1
debug.rush_requests: 0
debug.vnlru_nowhere: 0
debug.if_tun_debug: 0
debug.mpsafenet: 0
debug.dopersistence: 0
debug.snapdebug: 0
debug.collectsnapstats: 0
debug.max_softdeps: 140108
debug.tickdelay: 2
debug.maxindirdeps: 50
debug.worklist_push: 0
debug.blk_limit_push: 0
debug.ino_limit_push: 0
debug.blk_limit_hit: 0
debug.ino_limit_hit: 0
debug.sync_limit_hit: 0
debug.indir_blk_ptrs: 182
debug.inode_bitmap: 17
debug.direct_blk_ptrs: 23
debug.dir_entry: 27
debug.bigcgs: 0
debug.dobkgrdwrite: 1
debug.dircheck: 0
debug.nosleepwithlocks: 0
debug.mpsafevm: 1
debug.psm.loglevel: 0
debug.psm.hz: 20
debug.psm.errsecs: 2
debug.psm.errusecs: 0
debug.psm.secs: 0
debug.psm.usecs: 500000
debug.psm.pkterrthresh: 2
debug.minidump: 0
debug.PMAP1changed: 88160
debug.PMAP1unchanged: 776598
debug.iwi: 1
debug.acpi.do_powerstate: 1
debug.acpi.acpi_ca_version: 0x20041119
debug.acpi.semaphore_debug: 0
debug.acpi.resume_beep: 0
hw.machine: i386
hw.model: Intel(R) Pentium(R) M processor 1.20GHz
hw.ncpu: 1
hw.byteorder: 1234
hw.physmem: 518361088
hw.usermem: 488964096
hw.pagesize: 4096
hw.floatingpoint: 1
hw.machine_arch: i386
hw.realmem: 527302656
hw.ata.ata_dma: 1
hw.ata.atapi_dma: 1
hw.ata.wc: 1
hw.cardbus.debug: 0
hw.cardbus.cis_debug: 0
hw.pccard.debug: 0
hw.pccard.cis_debug: 0
hw.cbb.start_memory: 2281701376
hw.cbb.start_16_io: 256
hw.cbb.start_32_io: 4096
hw.cbb.debug: 0
hw.pcic.intr_mask: 57016
hw.pci.enable_io_modes: 1
hw.pci.do_power_nodriver: 0
hw.pci.do_power_resume: 1
hw.pci.host_mem_start: 2147483648
hw.pci.irq_override_mask: 57080
hw.intr_storm_threshold: 500
hw.availpages: 126553
hw.bus.devctl_disable: 0
hw.psm.tap_threshold: 25
hw.psm.tap_timeout: 125000
hw.kbd.keymap_restrict_change: 0
hw.syscons.saver.keybonly: 1
hw.syscons.bell: 1
hw.syscons.kbd_reboot: 1
hw.syscons.kbd_debug: 1
hw.syscons.sc_no_suspend_vtswitch: 0
hw.busdma.total_bpages: 33
hw.busdma.zone0.total_bpages: 1
hw.busdma.zone0.free_bpages: 1
hw.busdma.zone0.reserved_bpages: 0
hw.busdma.zone0.active_bpages: 0
hw.busdma.zone0.total_bounced: 0
hw.busdma.zone0.total_deferred: 0
hw.busdma.zone0.lowaddr: 0xffffffff
hw.busdma.zone0.alignment: 4096
hw.busdma.zone0.boundary: 0
hw.busdma.zone1.total_bpages: 32
hw.busdma.zone1.free_bpages: 32
hw.busdma.zone1.reserved_bpages: 0
hw.busdma.zone1.active_bpages: 0
hw.busdma.zone1.total_bounced: 0
hw.busdma.zone1.total_deferred: 0
hw.busdma.zone1.lowaddr: 0xffffffff
hw.busdma.zone1.alignment: 2
hw.busdma.zone1.boundary: 65536
hw.clockrate: 1197
hw.instruction_sse: 1
hw.via_feature_rng: 0
hw.via_feature_xcrypt: 0
hw.apic.enable_extint: 0
hw.snd.report_soft_formats: 1
hw.snd.targetirqrate: 32
hw.snd.verbose: 1
hw.snd.maxautovchans: 0
hw.snd.unit: 0
hw.snd.pcm0.buffersize: 16384
hw.snd.pcm0.vchans: 0
hw.snd.pcm0.ac97rate: 48000
hw.acpi.supported_sleep_state: S3 S4 S5
hw.acpi.power_button_state: S5
hw.acpi.sleep_button_state: S3
hw.acpi.lid_switch_state: NONE
hw.acpi.standby_state: S1
hw.acpi.suspend_state: S3
hw.acpi.sleep_delay: 1
hw.acpi.s4bios: 0
hw.acpi.verbose: 0
hw.acpi.disable_on_reboot: 0
hw.acpi.handle_reboot: 0
hw.acpi.reset_video: 0
hw.acpi.cpu.cx_supported: C1/1 C2/1 C3/85
hw.acpi.cpu.cx_lowest: C3
hw.acpi.cpu.cx_usage: 0.00% 12.79% 87.20%
hw.acpi.battery.life: 86
hw.acpi.battery.time: -1
hw.acpi.battery.state: 2
hw.acpi.battery.units: 1
hw.acpi.battery.info_expire: 5
hw.acpi.acline: 1
hw.acpi.panasonic.lcd_brightness_max: 20
hw.acpi.panasonic.lcd_brightness_min: 0
hw.acpi.panasonic.lcd_brightness: 11
hw.acpi.panasonic.sound_mute: 0
hw.acpi.video.crt0.active: 0
hw.acpi.video.lcd0.active: 1
hw.acpi.thermal.min_runtime: 0
hw.acpi.thermal.polling_rate: 10
hw.acpi.thermal.user_override: 0
hw.acpi.thermal.tz0.temperature: 54.8C
hw.acpi.thermal.tz0.active: -1
hw.acpi.thermal.tz0.passive_cooling: 1
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0._PSV: 89.8C
hw.acpi.thermal.tz0._HOT: -1
hw.acpi.thermal.tz0._CRT: 102.8C
hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
machdep.adjkerntz: 0
machdep.disable_rtc_set: 0
machdep.wall_cmos_clock: 0
machdep.enable_panic_key: 0
machdep.disable_mtrrs: 0
machdep.cpu_idle_hlt: 1
machdep.guessed_bootdev: 2686451712
machdep.panic_on_nmi: 1
machdep.tsc_freq: 1197008625
machdep.i8254_freq: 1193182
machdep.acpi_timer_freq: 3579545
machdep.acpi_root: 1016048
user.cs_path: /usr/bin:/bin:/usr/sbin:/sbin:
user.bc_base_max: 99
user.bc_dim_max: 2048
user.bc_scale_max: 99
user.bc_string_max: 1000
user.coll_weights_max: 0
user.expr_nest_max: 32
user.line_max: 2048
user.re_dup_max: 255
user.posix2_version: 199212
user.posix2_c_bind: 0
user.posix2_c_dev: 0
user.posix2_char_term: 0
user.posix2_fort_dev: 0
user.posix2_fort_run: 0
user.posix2_localedef: 0
user.posix2_sw_dev: 0
user.posix2_upe: 0
user.stream_max: 20
user.tzname_max: 255
p1003_1b.asynchronous_io: 200112
p1003_1b.mapped_files: 1
p1003_1b.memlock: 0
p1003_1b.memlock_range: 0
p1003_1b.memory_protection: 0
p1003_1b.message_passing: 0
p1003_1b.prioritized_io: 0
p1003_1b.priority_scheduling: 1
p1003_1b.realtime_signals: 0
p1003_1b.semaphores: 0
p1003_1b.fsync: 0
p1003_1b.shared_memory_objects: 1
p1003_1b.synchronized_io: 0
p1003_1b.timers: 0
p1003_1b.aio_listio_max: 16
p1003_1b.aio_max: 1024
p1003_1b.aio_prio_delta_max: 0
p1003_1b.delaytimer_max: 0
p1003_1b.mq_open_max: 0
p1003_1b.pagesize: 4096
p1003_1b.rtsig_max: 0
p1003_1b.sem_nsems_max: 0
p1003_1b.sem_value_max: 0
p1003_1b.sigqueue_max: 0
p1003_1b.timer_max: 0
compat.linux.oss_version: 198144
compat.linux.osrelease: 2.4.2
compat.linux.osname: Linux
security.jail.set_hostname_allowed: 1
security.jail.socket_unixiproute_only: 1
security.jail.sysvipc_allowed: 0
security.jail.enforce_statfs: 2
security.jail.allow_raw_sockets: 0
security.jail.chflags_allowed: 0
security.jail.jailed: 0
security.bsd.suser_enabled: 1
security.bsd.see_other_uids: 1
security.bsd.see_other_gids: 1
security.bsd.conservative_signals: 1
security.bsd.unprivileged_proc_debug: 1
security.bsd.unprivileged_read_msgbuf: 1
security.bsd.hardlink_check_uid: 0
security.bsd.hardlink_check_gid: 0
security.bsd.unprivileged_get_quota: 0
dev.nexus.0.%driver: nexus
dev.nexus.0.%parent: root0
dev.npx.0.%desc: math processor
dev.npx.0.%driver: npx
dev.npx.0.%parent: nexus0
dev.acpi.0.%desc: PTLTD   RSDT
dev.acpi.0.%driver: acpi
dev.acpi.0.%parent: nexus0
dev.acpi_sysresource.0.%desc: System Resource
dev.acpi_sysresource.0.%driver: acpi_sysresource
dev.acpi_sysresource.0.%location: handle=\_SB_.PCI0.OPRM
dev.acpi_sysresource.0.%pnpinfo: _HID=PNP0C02 _UID=4096
dev.acpi_sysresource.0.%parent: acpi0
dev.acpi_sysresource.1.%desc: System Resource
dev.acpi_sysresource.1.%driver: acpi_sysresource
dev.acpi_sysresource.1.%location: handle=\_SB_.PCI0.LPCB.MBRD
dev.acpi_sysresource.1.%pnpinfo: _HID=PNP0C02 _UID=31
dev.acpi_sysresource.1.%parent: acpi0
dev.acpi_sysresource.2.%desc: System Resource
dev.acpi_sysresource.2.%driver: acpi_sysresource
dev.acpi_sysresource.2.%location: handle=\_SB_.PCI0.LPCB.MBD0
dev.acpi_sysresource.2.%pnpinfo: _HID=PNP0C02 _UID=1
dev.acpi_sysresource.2.%parent: acpi0
dev.acpi_timer.0.%desc: 24-bit timer at 3.579545MHz
dev.acpi_timer.0.%driver: acpi_timer
dev.acpi_timer.0.%location: unknown
dev.acpi_timer.0.%pnpinfo: unknown
dev.acpi_timer.0.%parent: acpi0
dev.acpi_ec.0.%desc: Embedded Controller: GPE 0x1d
dev.acpi_ec.0.%driver: acpi_ec
dev.acpi_ec.0.%location: handle=\_SB_.PCI0.LPCB.EC0_
dev.acpi_ec.0.%pnpinfo: _HID=PNP0C09 _UID=0
dev.acpi_ec.0.%parent: acpi0
dev.pci_link.0.%desc: ACPI PCI Link LNKA
dev.pci_link.0.%driver: pci_link
dev.pci_link.0.%location: handle=\_SB_.PCI0.LPCB.LNKA
dev.pci_link.0.%pnpinfo: _HID=PNP0C0F _UID=1
dev.pci_link.0.%parent: acpi0
dev.pci_link.1.%desc: ACPI PCI Link LNKB
dev.pci_link.1.%driver: pci_link
dev.pci_link.1.%location: handle=\_SB_.PCI0.LPCB.LNKB
dev.pci_link.1.%pnpinfo: _HID=PNP0C0F _UID=2
dev.pci_link.1.%parent: acpi0
dev.pci_link.2.%desc: ACPI PCI Link LNKC
dev.pci_link.2.%driver: pci_link
dev.pci_link.2.%location: handle=\_SB_.PCI0.LPCB.LNKC
dev.pci_link.2.%pnpinfo: _HID=PNP0C0F _UID=3
dev.pci_link.2.%parent: acpi0
dev.pci_link.3.%desc: ACPI PCI Link LNKD
dev.pci_link.3.%driver: pci_link
dev.pci_link.3.%location: handle=\_SB_.PCI0.LPCB.LNKD
dev.pci_link.3.%pnpinfo: _HID=PNP0C0F _UID=4
dev.pci_link.3.%parent: acpi0
dev.pci_link.4.%desc: ACPI PCI Link LNKE
dev.pci_link.4.%driver: pci_link
dev.pci_link.4.%location: handle=\_SB_.PCI0.LPCB.LNKE
dev.pci_link.4.%pnpinfo: _HID=PNP0C0F _UID=5
dev.pci_link.4.%parent: acpi0
dev.pci_link.5.%desc: ACPI PCI Link LNKF
dev.pci_link.5.%driver: pci_link
dev.pci_link.5.%location: handle=\_SB_.PCI0.LPCB.LNKF
dev.pci_link.5.%pnpinfo: _HID=PNP0C0F _UID=6
dev.pci_link.5.%parent: acpi0
dev.pci_link.6.%desc: ACPI PCI Link LNKG
dev.pci_link.6.%driver: pci_link
dev.pci_link.6.%location: handle=\_SB_.PCI0.LPCB.LNKG
dev.pci_link.6.%pnpinfo: _HID=PNP0C0F _UID=7
dev.pci_link.6.%parent: acpi0
dev.pci_link.7.%desc: ACPI PCI Link LNKH
dev.pci_link.7.%driver: pci_link
dev.pci_link.7.%location: handle=\_SB_.PCI0.LPCB.LNKH
dev.pci_link.7.%pnpinfo: _HID=PNP0C0F _UID=8
dev.pci_link.7.%parent: acpi0
dev.cpu.0.%desc: ACPI CPU
dev.cpu.0.%driver: cpu
dev.cpu.0.%location: handle=\_PR_.CPU0
dev.cpu.0.%pnpinfo: _HID=none _UID=0
dev.cpu.0.%parent: acpi0
dev.cpu.0.freq: 225
dev.cpu.0.freq_levels: 1200/-1 1100/-1 1000/-1 900/-1 800/-1 700/-1 600/-1 525/-1 450/-1 375/-1 300/-1 225/-1 150/-1 75/-1
dev.acpi_perf.0.%driver: acpi_perf
dev.acpi_perf.0.%parent: cpu0
dev.est.0.%desc: Enhanced SpeedStep Frequency Control
dev.est.0.%driver: est
dev.est.0.%parent: cpu0
dev.est.0.freq_settings: 1200/-1 1100/-1 1000/-1 900/-1 800/-1 600/-1
dev.cpufreq.0.%driver: cpufreq
dev.cpufreq.0.%parent: cpu0
dev.p4tcc.0.%desc: CPU Frequency Thermal Control
dev.p4tcc.0.%driver: p4tcc
dev.p4tcc.0.%parent: cpu0
dev.p4tcc.0.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1
dev.acpi_lid.0.%desc: Control Method Lid Switch
dev.acpi_lid.0.%driver: acpi_lid
dev.acpi_lid.0.%location: handle=\_SB_.LID_
dev.acpi_lid.0.%pnpinfo: _HID=PNP0C0D _UID=0
dev.acpi_lid.0.%parent: acpi0
dev.acpi_lid.0.wake: 1
dev.battery.0.%desc: ACPI Control Method Battery
dev.battery.0.%driver: battery
dev.battery.0.%location: handle=\_SB_.BATA
dev.battery.0.%pnpinfo: _HID=PNP0C0A _UID=0
dev.battery.0.%parent: acpi0
dev.acpi_acad.0.%desc: AC Adapter
dev.acpi_acad.0.%driver: acpi_acad
dev.acpi_acad.0.%location: handle=\_SB_.AC__
dev.acpi_acad.0.%pnpinfo: _HID=ACPI0003 _UID=0
dev.acpi_acad.0.%parent: acpi0
dev.acpi_button.0.%desc: Power Button
dev.acpi_button.0.%driver: acpi_button
dev.acpi_button.0.%location: handle=\_SB_.PWRB
dev.acpi_button.0.%pnpinfo: _HID=PNP0C0C _UID=0
dev.acpi_button.0.%parent: acpi0
dev.acpi_panasonic.0.%desc: Panasonic Notebook Hotkeys
dev.acpi_panasonic.0.%driver: acpi_panasonic
dev.acpi_panasonic.0.%location: handle=\_SB_.HKEY
dev.acpi_panasonic.0.%pnpinfo: _HID=MAT0019 _UID=0
dev.acpi_panasonic.0.%parent: acpi0
dev.pcib.0.%desc: ACPI Host-PCI bridge
dev.pcib.0.%driver: pcib
dev.pcib.0.%location: handle=\_SB_.PCI0
dev.pcib.0.%pnpinfo: _HID=PNP0A08 _UID=0
dev.pcib.0.%parent: acpi0
dev.pcib.1.%desc: ACPI PCI-PCI bridge
dev.pcib.1.%driver: pcib
dev.pcib.1.%location: slot=30 function=0 handle=\_SB_.PCI0.PCIB
dev.pcib.1.%pnpinfo: vendor=0x8086 device=0x2448 subvendor=0x0050 subdevice=0x0000 class=0x060401
dev.pcib.1.%parent: pci0
dev.pci.0.%desc: ACPI PCI bus
dev.pci.0.%driver: pci
dev.pci.0.%parent: pcib0
dev.pci.6.%desc: ACPI PCI bus
dev.pci.6.%driver: pci
dev.pci.6.%parent: pcib1
dev.hostb.0.%desc: Host to PCI bridge
dev.hostb.0.%driver: hostb
dev.hostb.0.%location: slot=0 function=0
dev.hostb.0.%pnpinfo: vendor=0x8086 device=0x2590 subvendor=0x10f7 subdevice=0x8338 class=0x060000
dev.hostb.0.%parent: pci0
dev.acpi_video.0.%desc: ACPI video extension
dev.acpi_video.0.%driver: acpi_video
dev.acpi_video.0.%location: slot=2 function=0 handle=\_SB_.PCI0.GFX0
dev.acpi_video.0.%pnpinfo: vendor=0x8086 device=0x2592 subvendor=0x10f7 subdevice=0x8338 class=0x030000
dev.acpi_video.0.%parent: pci0
dev.uhci.0.%desc: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A
dev.uhci.0.%driver: uhci
dev.uhci.0.%location: slot=29 function=0 handle=\_SB_.PCI0.USB1
dev.uhci.0.%pnpinfo: vendor=0x8086 device=0x2658 subvendor=0x10f7 subdevice=0x8338 class=0x0c0300
dev.uhci.0.%parent: pci0
dev.uhci.1.%desc: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B
dev.uhci.1.%driver: uhci
dev.uhci.1.%location: slot=29 function=1 handle=\_SB_.PCI0.USB2
dev.uhci.1.%pnpinfo: vendor=0x8086 device=0x2659 subvendor=0x10f7 subdevice=0x8338 class=0x0c0300
dev.uhci.1.%parent: pci0
dev.usb.0.%desc: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A
dev.usb.0.%driver: usb
dev.usb.0.%parent: uhci0
dev.usb.1.%desc: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B
dev.usb.1.%driver: usb
dev.usb.1.%parent: uhci1
dev.usb.2.%desc: Intel 82801FB (ICH6) USB 2.0 controller
dev.usb.2.%driver: usb
dev.usb.2.%parent: ehci0
dev.uhub.0.%desc: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
dev.uhub.0.%driver: uhub
dev.uhub.0.%parent: usb0
dev.uhub.1.%desc: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
dev.uhub.1.%driver: uhub
dev.uhub.1.%parent: usb1
dev.uhub.2.%desc: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
dev.uhub.2.%driver: uhub
dev.uhub.2.%parent: usb2
dev.ehci.0.%desc: Intel 82801FB (ICH6) USB 2.0 controller
dev.ehci.0.%driver: ehci
dev.ehci.0.%location: slot=29 function=7 handle=\_SB_.PCI0.EHCI
dev.ehci.0.%pnpinfo: vendor=0x8086 device=0x265c subvendor=0x10f7 subdevice=0x8338 class=0x0c0320
dev.ehci.0.%parent: pci0
dev.rl.0.%desc: RealTek 8139 10/100BaseTX
dev.rl.0.%driver: rl
dev.rl.0.%location: slot=1 function=0 handle=\_SB_.PCI0.PCIB.LAN_
dev.rl.0.%pnpinfo: vendor=0x10ec device=0x8139 subvendor=0x10f7 subdevice=0x8338 class=0x020000
dev.rl.0.%parent: pci6
dev.rl.0.wake: 0
dev.miibus.0.%desc: MII bus
dev.miibus.0.%driver: miibus
dev.miibus.0.%parent: rl0
dev.rlphy.0.%desc: RealTek internal media interface
dev.rlphy.0.%driver: rlphy
dev.rlphy.0.%location: phyno=0
dev.rlphy.0.%pnpinfo: oui=0x0 model=0x0 rev=0x0
dev.rlphy.0.%parent: miibus0
dev.iwi.0.%desc: Intel(R) PRO/Wireless 2915ABG
dev.iwi.0.%driver: iwi
dev.iwi.0.%location: slot=4 function=0
dev.iwi.0.%pnpinfo: vendor=0x8086 device=0x4223 subvendor=0x8086 subdevice=0x1002 class=0x028000
dev.iwi.0.%parent: pci6
dev.iwi.0.radio: 1
dev.iwi.0.dwell: 100
dev.iwi.0.bluetooth: 0
dev.iwi.0.antenna: 0
dev.iwi.0.softled: 1
dev.iwi.0.ledpin: 16
dev.iwi.0.ledidle: 270
dev.iwi.0.nictype: 5
dev.cbb.0.%desc: RF5C476 PCI-CardBus Bridge
dev.cbb.0.%driver: cbb
dev.cbb.0.%location: slot=5 function=0 handle=\_SB_.PCI0.PCIB.CDB1
dev.cbb.0.%pnpinfo: vendor=0x1180 device=0x0476 subvendor=0x10f7 subdevice=0x8338 class=0x060700
dev.cbb.0.%parent: pci6
dev.cardbus.%parent: pci
dev.cardbus.0.%desc: CardBus bus
dev.cardbus.0.%driver: cardbus
dev.cardbus.0.%parent: cbb0
dev.pccard.0.%desc: 16-bit PCCard bus
dev.pccard.0.%driver: pccard
dev.pccard.0.%parent: cbb0
dev.pcm.0.%desc: Intel ICH6 (82801FB)
dev.pcm.0.%driver: pcm
dev.pcm.0.%location: slot=30 function=2 handle=\_SB_.PCI0.AUD0
dev.pcm.0.%pnpinfo: vendor=0x8086 device=0x266e subvendor=0x10f7 subdevice=0x834c class=0x040100
dev.pcm.0.%parent: pci0
dev.isab.0.%desc: PCI-ISA bridge
dev.isab.0.%driver: isab
dev.isab.0.%location: slot=31 function=0 handle=\_SB_.PCI0.LPCB
dev.isab.0.%pnpinfo: vendor=0x8086 device=0x2641 subvendor=0x10f7 subdevice=0x8338 class=0x060100
dev.isab.0.%parent: pci0
dev.isa.0.%desc: ISA bus
dev.isa.0.%driver: isa
dev.isa.0.%parent: isab0
dev.atapci.0.%desc: Intel ICH6 UDMA100 controller
dev.atapci.0.%driver: atapci
dev.atapci.0.%location: slot=31 function=1 handle=\_SB_.PCI0.PATA
dev.atapci.0.%pnpinfo: vendor=0x8086 device=0x266f subvendor=0x10f7 subdevice=0x8338 class=0x01018a
dev.atapci.0.%parent: pci0
dev.ata.0.%desc: ATA channel 0
dev.ata.0.%driver: ata
dev.ata.0.%parent: atapci0
dev.ata.1.%desc: ATA channel 1
dev.ata.1.%driver: ata
dev.ata.1.%parent: atapci0
dev.ichsmb.0.%desc: SMBus controller
dev.ichsmb.0.%driver: ichsmb
dev.ichsmb.0.%location: slot=31 function=3 handle=\_SB_.PCI0.SBUS
dev.ichsmb.0.%pnpinfo: vendor=0x8086 device=0x266a subvendor=0x10f7 subdevice=0x8338 class=0x0c0500
dev.ichsmb.0.%parent: pci0
dev.smbus.0.%desc: System Management Bus
dev.smbus.0.%driver: smbus
dev.smbus.0.%parent: ichsmb0
dev.smb.0.%desc: SMBus generic I/O
dev.smb.0.%driver: smb
dev.smb.0.%parent: smbus0
dev.acpi_tz.0.%desc: Thermal Zone
dev.acpi_tz.0.%driver: acpi_tz
dev.acpi_tz.0.%location: handle=\_TZ_.TZC_
dev.acpi_tz.0.%pnpinfo: _HID=none _UID=0
dev.acpi_tz.0.%parent: acpi0
dev.atdma.0.%desc: AT DMA controller
dev.atdma.0.%driver: atdma
dev.atdma.0.%location: handle=\_SB_.PCI0.LPCB.DMAC
dev.atdma.0.%pnpinfo: _HID=PNP0200 _UID=0
dev.atdma.0.%parent: acpi0
dev.atpic.0.%desc: AT interrupt controller
dev.atpic.0.%driver: atpic
dev.atpic.0.%location: handle=\_SB_.PCI0.LPCB.IPIC
dev.atpic.0.%pnpinfo: _HID=PNP0000 _UID=0
dev.atpic.0.%parent: acpi0
dev.npxisa.0.%desc: Legacy ISA coprocessor support
dev.npxisa.0.%driver: npxisa
dev.npxisa.0.%location: handle=\_SB_.PCI0.LPCB.MATH
dev.npxisa.0.%pnpinfo: _HID=PNP0C04 _UID=0
dev.npxisa.0.%parent: acpi0
dev.attimer.0.%desc: AT realtime clock
dev.attimer.0.%driver: attimer
dev.attimer.0.%location: handle=\_SB_.PCI0.LPCB.RTC_
dev.attimer.0.%pnpinfo: _HID=PNP0B00 _UID=0
dev.attimer.0.%parent: acpi0
dev.attimer.1.%desc: AT timer
dev.attimer.1.%driver: attimer
dev.attimer.1.%location: handle=\_SB_.PCI0.LPCB.TIMR
dev.attimer.1.%pnpinfo: _HID=PNP0100 _UID=0
dev.attimer.1.%parent: acpi0
dev.atkbdc.0.%desc: Keyboard controller (i8042)
dev.atkbdc.0.%driver: atkbdc
dev.atkbdc.0.%location: handle=\_SB_.PCI0.LPCB.K106
dev.atkbdc.0.%pnpinfo: _HID=PNP0320 _UID=0
dev.atkbdc.0.%parent: acpi0
dev.atkbd.0.%desc: AT Keyboard
dev.atkbd.0.%driver: atkbd
dev.atkbd.0.%parent: atkbdc0
dev.psmcpnp.0.%desc: PS/2 mouse port
dev.psmcpnp.0.%driver: psmcpnp
dev.psmcpnp.0.%location: handle=\_SB_.PCI0.LPCB.MOU3
dev.psmcpnp.0.%pnpinfo: _HID=SYN0002 _UID=0
dev.psmcpnp.0.%parent: acpi0
dev.psm.0.%desc: PS/2 Mouse
dev.psm.0.%driver: psm
dev.psm.0.%parent: atkbdc0
dev.pmtimer.0.%driver: pmtimer
dev.pmtimer.0.%parent: isa0
dev.orm.0.%desc: ISA Option ROMs
dev.orm.0.%driver: orm
dev.orm.0.%parent: isa0
dev.sc.0.%desc: System console
dev.sc.0.%driver: sc
dev.sc.0.%parent: isa0
dev.vga.0.%desc: Generic ISA VGA
dev.vga.0.%driver: vga
dev.vga.0.%parent: isa0
dev.ad.0.%desc: TOSHIBA MK4025GASL/SC104A
dev.ad.0.%driver: ad
dev.ad.0.%parent: ata0
dev.subdisk.0.%driver: subdisk
dev.subdisk.0.%parent: ad0
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702090101.l1911Mdp060738>