DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Installation and Upgrading

OpenBSD Installation and Upgrading Installing and upgrading OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 4th May 2011
qmemo's Avatar
qmemo qmemo is offline
Real Name: He
Package Pilot
 
Join Date: Jul 2008
Location: The big B
Posts: 141
Default How do I run -current? [SOLVED]

what's the most safest way to run -current if I only got one pc!

do I wait for snaps? do I bug every one about how was a snap? do I do not use a snap at all, and keep it to -stable?

@daffy helped me a great deal, but this question needs more answers than one man can give.

Last edited by qmemo; 12th May 2011 at 05:48 PM.
Reply With Quote
  #2   (View Single Post)  
Old 4th May 2011
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Although your message was similar to the thread in which you replied, your needs are most likely different from the OP. Because of this, your message has been split off into its own thread.
Quote:
Originally Posted by qmemo View Post
what's the most safest way to run -current if I only got one pc!
Section 5.1 points out some of the issues users of -current should consider as it is implied that -current users understand there are some risks involved. If you don't feel you can live with the risks, don't run -current.

Having said that, make frequent backups, so any error causes by the snapshot does not cause a catastrophic loss of data.
Quote:
do I wait for snaps?
This is the only form available for -current. Section 5.3.2 covers your options.
Quote:
do I bug every one about how was a snap?
Snapshots for some platforms (like i386 & amd64...) change daily -- sometimes hourly. There is no guarantee that a snapshot downloaded at this moment will be available 30 minutes from now.

Given that -current is the location for fresh development, it is surprisingly stable in comparison to other projects. Yes, I personally have run into occasional issues which were resolved by installing a later snapshot, but any pain or inconvenience which might be associated with re-installing can be minimized by creating a good install.site script. Likewise, anyone running -current should seriously consider reading the misc@ & source-changes@ mailing lists on a regular basis.
Quote:
do I do not use a snap at all, and keep it to -stable?
What's your goal? What makes you believe that running -stable or -current addresses your concerns?

Last edited by ocicat; 4th May 2011 at 10:37 PM.
Reply With Quote
  #3   (View Single Post)  
Old 4th May 2011
qmemo's Avatar
qmemo qmemo is offline
Real Name: He
Package Pilot
 
Join Date: Jul 2008
Location: The big B
Posts: 141
Default thanks for the quick reply

Quote:
Originally Posted by ocicat
Section 5.1 points out some of the issues users of -current should consider as it is implied that -current users understand there are some risks involved. If you don't feel you can live with the risks, don't run -current.

Having said that, make frequent backups, so any error causes by the snapshot does not cause a catastrophic loss of data.
Yes, I understand the risk; I was just looking for a way to minimize it.

Quote:
Originally Posted by ocicat
Snapshots for some platforms (like i386 & amd64...) change daily -- sometimes hourly. There is no guarantee that a snapshot downloaded at this moment will be available 30 minutes from now.

Given that -current is the location for fresh development, it is surprisingly stable in comparison to other projects. Yes, I personally have run into occasional issues which were resolved by installing a later snapshot, but any pain or inconvenience which might be associated with re-installing can be minimized by creating a good install.site script. Likewise, anyone running -current should seriously consider reading the misc@ & source-changes@ mailing lists on a regular basis.
I will try to keep an eye on both, I already follow misc@, ports@

Quote:
Originally Posted by ocicat
What's your goal? What makes you believe that running -stable or -current addresses your concerns?
what's my goal, hmmm

1- I want save my self sanity my using something I know it's a really working model with less chaotic behaviour's.

2- I want to concentrate more on one thing and one thing only.

3- I wished to join the porters list by lifting some of the work load 'building packages', but asking those who're involved just led to understand that there are already enough people building packages. My conversations just ended concluding that AMD is more preferred than i386 when we're speaking about ports and packages and helping OpenBSD'S community "dunno how, thought I 'd figure out with time'

4- I only have one machine which is a laptop, I have used -stable (on, off) for quite a while now, so I am less likely to be using it beyond desktop usage.

like I said, I was trying to be in the porters list, now it's kinda just see what do -current looks like, I mean which life style will be enforced on me my using it.


not sure if I explained enough, so I 'll be waiting for questions.
Reply With Quote
  #4   (View Single Post)  
Old 5th May 2011
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

When you're using snapshots, you don't need to compulsively update every hour/day or even month.. you can choose to do so occasionally but still on a regular basis, whenever you see something that peaks your interest.

As stated by ocicat, monitoring source-changes and current.html will help watch for big events like when libraries get bumped.. so you can plan accordingly (..wait for a bulk package rebuild, etc).

Running snapshots on your desktop/laptop isn't very disruptive, you just need to be aware of how things change.. but if you're not interested in closely following the development and working things out yourself, you may wish to follow release or stable.
Reply With Quote
  #5   (View Single Post)  
Old 5th May 2011
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by qmemo View Post
I wished to join the porters list by lifting some of the work load 'building packages', but asking those who're involved just led to understand that there are already enough people building packages. My conversations just ended concluding that AMD is more preferred than i386 when we're speaking about ports and packages and helping OpenBSD'S community "dunno how, thought I 'd figure out with time'
I gather, then, that you would like to verify new ports to OpenBSD even if others are already doing the job. Okay, that's a reasonable starting point, & I now see why you were asking about frequently updating. Ports are to be verified against the latest -current.
Quote:
like I said, I was trying to be in the porters list, now it's kinda just see what do -current looks like, I mean which life style will be enforced on me my using it.
Again, backups of important data should be a close friend. Backups of everything isn't required.

So in time, I assume you will either be posting on ports@ or directly to the authors. As a recommendation, stick to facts when posting. Editorializing will only get you into trouble. If your contributions are consistently correct & factual, you will begin to slowly build a positive reputation. Anything less than this will cause others to simply ignore your comments.

In the beginning, you might want to read ports@ looking for messages verifying new packages or updates to current packages. Pick what seems interesting & repeat their work. Update your installation to the latest -current snapshot, download the current ports tree, & try to duplicate their work. Get the process down first. The first few times may take hours. Learn to make your actions more efficient. You need to be comfortable with replicating the environment before you can begin thinking about contributing to any discussion. Once you understand the environment & know how to recreate it, you can begin building packages.

Depending upon the age of your laptop (& pointedly your hard drive...), you should study the misc@ archives, so you are aware of the symptoms of a dying drive. Be aware of replacement costs, so sticker shock doesn't punch you in the gut. Things happen. It is better to be prepared for them.

Also as a recommendation, unless you have a fast laptop (greater than 2GHz...), avoid big applications such as GNOME & LibreOffice. You can easily spend a day (or more) watching the screen continuously scroll when building big applications.

Lastly, script(1) can be your friend when trying to isolate build errors.

Good luck in your quest.
Reply With Quote
  #6   (View Single Post)  
Old 5th May 2011
qmemo's Avatar
qmemo qmemo is offline
Real Name: He
Package Pilot
 
Join Date: Jul 2008
Location: The big B
Posts: 141
Default

Quote:
Originally Posted by BSDfan666 View Post
When you're using snapshots, you don't need to compulsively update every hour/day or even month.. you can choose to do so occasionally but still on a regular basis, whenever you see something that peaks your interest.

As stated by ocicat, monitoring source-changes and current.html will help watch for big events like when libraries get bumped.. so you can plan accordingly (..wait for a bulk package rebuild, etc).

Running snapshots on your desktop/laptop isn't very disruptive, you just need to be aware of how things change.. but if you're not interested in closely following the development and working things out yourself, you may wish to follow release or stable.
That's what I have been told, that's what triggered my eagerness to start with it.

done subscribing to source-changes@

Quote:
Originally Posted by ocicat View Post
I gather, then, that you would like to verify new ports to OpenBSD even if others are already doing the job. Okay, that's a reasonable starting point, & I now see why you were asking about frequently updating. Ports are to be verified against the latest -current.

Again, backups of important data should be a close friend. Backups of everything isn't required.

So in time, I assume you will either be posting on ports@ or directly to the authors. As a recommendation, stick to facts when posting. Editorializing will only get you into trouble. If your contributions are consistently correct & factual, you will begin to slowly build a positive reputation. Anything less than this will cause others to simply ignore your comments.

In the beginning, you might want to read ports@ looking for messages verifying new packages or updates to current packages. Pick what seems interesting & repeat their work. Update your installation to the latest -current snapshot, download the current ports tree, & try to duplicate their work. Get the process down first. The first few times may take hours. Learn to make your actions more efficient. You need to be comfortable with replicating the environment before you can begin thinking about contributing to any discussion. Once you understand the environment & know how to recreate it, you can begin building packages.
will do, I subscribed to ports@ from like a couple of days now to get an over all of what do things look like in the wild.

Quote:
Originally Posted by ocicat View Post
Depending upon the age of your laptop (& pointedly your hard drive...), you should study the misc@ archives, so you are aware of the symptoms of a dying drive. Be aware of replacement costs, so sticker shock doesn't punch you in the gut. Things happen. It is better to be prepared for them.

Also as a recommendation, unless you have a fast laptop (greater than 2GHz...), avoid big applications such as GNOME & LibreOffice. You can easily spend a day (or more) watching the screen continuously scroll when building big applications.

Lastly, script(1) can be your friend when trying to isolate build errors.

Good luck in your quest.
it's almost shiny laptop 64-bit capable with 4GB of ram, in fact here is my dmesg from the latest -stable I used

Code:
OpenBSD 4.8 (GENERIC.MP) #359: Mon Aug 16 09:16:26 MDT 2010
    deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Pentium(R) Dual-Core CPU T4200 @ 2.00GHz ("GenuineIntel" 686-class) 2 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM,XSAVE
real mem  = 3144974336 (2999MB)
avail mem = 3083554816 (2940MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 05/11/09, BIOS32 rev. 0 @ 0xfd8f0, SMBIOS rev. 2.5 @ 0xbbac0000 (45 entries)
bios0: vendor Phoenix Technologies LTD version "V1.09" date 05/11/2009
bios0: Acer Aspire 5738
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP HPET MCFG SLIC APIC BOOT SSDT SSDT
acpi0: wakeup devices P0P1(S4) USB0(S3) USB1(S3) USB2(S3) USBR(S3) EHC1(S3) USB3(S3) USB4(S3) USB5(S3) EHC2(S3) HDEF(S3) PXSX(S5) GLAN(S5) LID0(S3) SLPB(S3)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 199MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Pentium(R) Dual-Core CPU T4200 @ 2.00GHz ("GenuineIntel" 686-class) 2 GHz
cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM,XSAVE
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 24 pins
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 13 (P0P1)
acpiprt2 at acpi0: bus 2 (RP01)
acpiprt3 at acpi0: bus 3 (RP02)
acpiprt4 at acpi0: bus 4 (RP03)
acpiprt5 at acpi0: bus -1 (RP04)
acpiprt6 at acpi0: bus 5 (RP05)
acpiec0 at acpi0
acpicpu0 at acpi0: C2, C1, PSS
acpicpu1 at acpi0: C2, C1, PSS
acpitz0 at acpi0: critical temperature 101 degC
acpitz1 at acpi0: critical temperature 101 degC
acpibat0 at acpi0: BAT0 not present
acpiac0 at acpi0: AC unit online
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: SLPB
acpivideo0 at acpi0: VGA_
acpivideo1 at acpi0: GFX0
acpivout0 at acpivideo1: DD01
acpivout1 at acpivideo1: DD02
acpivout2 at acpivideo1: DD03
bios0: ROM list: 0xc0000/0xfe00! 0xd0000/0x1000 0xd1200/0x1000 0xd2400/0x1e00
cpu0: Enhanced SpeedStep 1995 MHz: speeds: 2000, 1600, 1200 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "Intel GM45 Host" rev 0x09
vga1 at pci0 dev 2 function 0 "Intel GM45 Video" rev 0x09
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp0 at vga1
agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
inteldrm0 at vga1: apic 2 int 16 (irq 11)
drm0 at inteldrm0
"Intel GM45 Video" rev 0x09 at pci0 dev 2 function 1 not configured
uhci0 at pci0 dev 26 function 0 "Intel 82801I USB" rev 0x03: apic 2 int 20 (irq 11)
uhci1 at pci0 dev 26 function 1 "Intel 82801I USB" rev 0x03: apic 2 int 20 (irq 11)
ehci0 at pci0 dev 26 function 7 "Intel 82801I USB" rev 0x03: apic 2 int 20 (irq 11)
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 "Intel 82801I HD Audio" rev 0x03: apic 2 int 21 (irq 10)
azalia0: codecs: Realtek ALC888, AT&T/Lucent/0x1040, Intel/0x2802, using Realtek ALC888
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 "Intel 82801I PCIE" rev 0x03: apic 2 int 16 (irq 11)
pci1 at ppb0 bus 2
bge0 at pci1 dev 0 function 0 "Broadcom BCM5784" rev 0x10, BCM5784 A1 (0x5784100): apic 2 int 16 (irq 11), address 00:1f:16:b1:a1:67
brgphy0 at bge0 phy 1: BCM5784 10/100/1000baseT PHY, rev. 4
ppb1 at pci0 dev 28 function 1 "Intel 82801I PCIE" rev 0x03: apic 2 int 17 (irq 11)
pci2 at ppb1 bus 3
ppb2 at pci0 dev 28 function 2 "Intel 82801I PCIE" rev 0x03: apic 2 int 18 (irq 10)
pci3 at ppb2 bus 4
athn0 at pci3 dev 0 function 0 "Atheros AR9281" rev 0x01: apic 2 int 18 (irq 10), address 00:17:c4:9d:80:ee
athn0: AR9280 rev 2 (1T2R), ROM rev 18
ppb3 at pci0 dev 28 function 4 "Intel 82801I PCIE" rev 0x03: apic 2 int 16 (irq 11)
pci4 at ppb3 bus 5
uhci2 at pci0 dev 29 function 0 "Intel 82801I USB" rev 0x03: apic 2 int 23 (irq 10)
uhci3 at pci0 dev 29 function 1 "Intel 82801I USB" rev 0x03: apic 2 int 17 (irq 11)
uhci4 at pci0 dev 29 function 2 "Intel 82801I USB" rev 0x03: apic 2 int 18 (irq 10)
uhci5 at pci0 dev 29 function 3 "Intel 82801I USB" rev 0x03: apic 2 int 18 (irq 10)
ehci1 at pci0 dev 29 function 7 "Intel 82801I USB" rev 0x03: apic 2 int 23 (irq 10)
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb4 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0x93
pci5 at ppb4 bus 13
pcib0 at pci0 dev 31 function 0 "Intel 82801IBM LPC" rev 0x03
ahci0 at pci0 dev 31 function 2 "Intel 82801I AHCI" rev 0x03: apic 2 int 19 (irq 10), AHCI 1.2
ahci0: PHY offline on port 5
scsibus0 at ahci0: 32 targets
sd0 at scsibus0 targ 0 lun 0: <ATA, WDC WD2500BEVT-2, 11.0> SCSI3 0/direct fixed
sd0: 238475MB, 512 bytes/sec, 488397168 sec total
cd0 at scsibus0 targ 1 lun 0: <Optiarc, DVD RW AD-7580S, FX04> ATAPI 5/cdrom removable
ichiic0 at pci0 dev 31 function 3 "Intel 82801I SMBus" rev 0x03: apic 2 int 19 (irq 10)
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 2GB DDR3 SDRAM PC3-8500 SO-DIMM
spdmem1 at iic0 addr 0x52: 2GB DDR3 SDRAM PC3-8500 SO-DIMM
usb2 at uhci0: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb3 at uhci1: USB revision 1.0
uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb4 at uhci2: USB revision 1.0
uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb5 at uhci3: USB revision 1.0
uhub5 at usb5 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb6 at uhci4: USB revision 1.0
uhub6 at usb6 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb7 at uhci5: USB revision 1.0
uhub7 at usb7 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
mtrr: Pentium Pro MTRR support
umass0 at uhub1 port 3 configuration 1 interface 0 "Maxtor OneTouch" rev 2.00/1.25 addr 2
umass0: using SCSI over Bulk-Only
scsibus1 at umass0: 2 targets, initiator 0
sd1 at scsibus1 targ 1 lun 0: <Maxtor, OneTouch, 0125> SCSI2 0/direct fixed
sd1: 114473MB, 512 bytes/sec, 234441648 sec total
uvideo0 at uhub1 port 5 configuration 1 interface 0 "SuYin Video WebCam" rev 2.00/5.00 addr 3
uvideo0: video control not supported for this device.
video0 at uvideo0
uhidev0 at uhub3 port 2 configuration 1 interface 0 "SIGMACH1P U+P Mouse" rev 1.10/1.10 addr 2
uhidev0: iclass 3/1
ums0 at uhidev0: 3 buttons, Z dir
wsmouse1 at ums0 mux 0
softraid0 at root
root on sd1a swap on sd1b dump on sd1b
and the output of sysctl
Code:
kern.ostype=OpenBSD
kern.osrelease=4.8
kern.osrevision=201011
kern.version=OpenBSD 4.8 (GENERIC.MP) #359: Mon Aug 16 09:16:26 MDT 2010
    deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP

kern.maxvnodes=2963
kern.maxproc=1310
kern.maxfiles=7030
kern.argmax=262144
kern.securelevel=1
kern.hostname=maxi.my.domain
kern.hostid=0
kern.clockrate=tick = 10000, tickadj = 40, hz = 100, profhz = 100, stathz = 100
kern.posix1version=199009
kern.ngroups=16
kern.job_control=1
kern.saved_ids=1
kern.boottime=Tue Apr 26 07:27:32 2011
kern.domainname=
kern.maxpartitions=16
kern.rawpartition=2
kern.osversion=GENERIC.MP#359
kern.somaxconn=128
kern.sominconn=80
kern.usermount=0
kern.random=164976 537216 0 596128 2 512 0 0 0 0 0 0 27466 9257 0 381 9527 271 199 273 431 722 1360 2355 2596 2824 1633 1114 1171 1287 399 287 374 186 144 116 69 52 43 18 8 2 1 0 0 0 4 0 0 8684 2844 748 11698 3492 0 0 0 0 29154 9518 94283 32116 0 0
kern.nosuidcoredump=1
kern.fsync=1
kern.sysvmsg=1
kern.sysvsem=1
kern.sysvshm=1
kern.arandom=2615664346
kern.msgbufsize=16364
kern.malloc.buckets=16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536,131072,262144,524288
kern.malloc.bucket.16=(calls = 29380 total_allocated = 6912 total_free = 533 elements = 256 high watermark = 1280 could_free = 0)
kern.malloc.bucket.32=(calls = 40278 total_allocated = 1664 total_free = 169 elements = 128 high watermark = 640 could_free = 0)
kern.malloc.bucket.64=(calls = 211837 total_allocated = 7872 total_free = 136 elements = 64 high watermark = 320 could_free = 0)
kern.malloc.bucket.128=(calls = 18930 total_allocated = 1280 total_free = 98 elements = 32 high watermark = 160 could_free = 5)
kern.malloc.bucket.256=(calls = 5446 total_allocated = 592 total_free = 121 elements = 16 high watermark = 80 could_free = 0)
kern.malloc.bucket.512=(calls = 3644 total_allocated = 1344 total_free = 74 elements = 8 high watermark = 40 could_free = 41)
kern.malloc.bucket.1024=(calls = 1450 total_allocated = 832 total_free = 15 elements = 4 high watermark = 20 could_free = 0)
kern.malloc.bucket.2048=(calls = 3792 total_allocated = 54 total_free = 10 elements = 2 high watermark = 10 could_free = 0)
kern.malloc.bucket.4096=(calls = 481 total_allocated = 40 total_free = 6 elements = 1 high watermark = 5 could_free = 1)
kern.malloc.bucket.8192=(calls = 2446 total_allocated = 9 total_free = 2 elements = 1 high watermark = 5 could_free = 0)
kern.malloc.bucket.16384=(calls = 3594 total_allocated = 8 total_free = 0 elements = 1 high watermark = 5 could_free = 0)
kern.malloc.bucket.32768=(calls = 752 total_allocated = 10 total_free = 0 elements = 1 high watermark = 5 could_free = 0)
kern.malloc.bucket.65536=(calls = 20 total_allocated = 3 total_free = 0 elements = 1 high watermark = 5 could_free = 0)
kern.malloc.bucket.131072=(calls = 2 total_allocated = 2 total_free = 0 elements = 1 high watermark = 5 could_free = 0)
kern.malloc.bucket.262144=(calls = 1 total_allocated = 1 total_free = 0 elements = 1 high watermark = 5 could_free = 0)
kern.malloc.bucket.524288=(calls = 1 total_allocated = 1 total_free = 0 elements = 1 high watermark = 5 could_free = 0)
kern.malloc.kmemnames=free,,devbuf,debug,pcb,routetbl,,fragtbl,,ifaddr,soopts,sysctl,,,ioctlops,,,,,iov,mount,,NFS_req,NFS_mount,,vnodes,namecache,UFS_quota,UFS_mount,shm,VM_map,sem,dirhash,ACPI,VM_pmap,,,,file,file_desc,,proc,subproc,VFS_cluster,,,MFS_node,,,Export_Host,NFS_srvsock,,NFS_daemon,ip_moptions,in_multi,ether_multi,mrt,ISOFS_mount,ISOFS_node,MSDOSFS_mount,MSDOSFS_fat,MSDOSFS_node,ttys,exec,miscfs_mount,,,,,,,,,,pfkey_data,tdb,xform_data,,pagedep,inodedep,newblk,,,indirdep,,,,,,,,,VM_swap,,,,,RAIDframe_data,UVM_amap,UVM_aobj,,USB,USB_device,USB_HC,,memdesc,,,crypto_data,,IPsec_creds,packet_tags,,,emuldata,,,,,,,,,ip6_options,NDP,,,temp,NTFS_mount,NTFS_node,NTFS_fnode,NTFS_dir,NTFS_hash_tables,NTFS_file_attr,NTFS_resident_data_,NTFS_decomp,NTFS_vrun,kqueue,bluetooth,bwmeter,UDF_mount,UDF_file_entry,UDF_file_id,Bluetooth_HID,AGP_Memory,DRM
kern.malloc.kmemstat.free=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.devbuf=(inuse = 4085, calls = 7534, memuse = 2256K, limblocks = 0, mapblocks = 0, maxused = 2329K, limit = 39322K, spare = 0, sizes = (16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536,524288))
kern.malloc.kmemstat.debug=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.pcb=(inuse = 67, calls = 445, memuse = 8K, limblocks = 0, mapblocks = 0, maxused = 8K, limit = 39322K, spare = 0, sizes = (16,64,512))
kern.malloc.kmemstat.routetbl=(inuse = 67, calls = 126, memuse = 5K, limblocks = 0, mapblocks = 0, maxused = 5K, limit = 39322K, spare = 0, sizes = (16,32,64,128,256))
kern.malloc.kmemstat.fragtbl=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.ifaddr=(inuse = 141, calls = 141, memuse = 16K, limblocks = 0, mapblocks = 0, maxused = 16K, limit = 39322K, spare = 0, sizes = (32,128,256,512,4096))
kern.malloc.kmemstat.soopts=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.sysctl=(inuse = 3, calls = 3, memuse = 2K, limblocks = 0, mapblocks = 0, maxused = 2K, limit = 39322K, spare = 0, sizes = (16,256,1024))
kern.malloc.kmemstat.ioctlops=(inuse = 0, calls = 1459, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 4K, limit = 39322K, spare = 0, sizes = (256,512,1024,2048,4096))
kern.malloc.kmemstat.iov=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.mount=(inuse = 20, calls = 20, memuse = 11K, limblocks = 0, mapblocks = 0, maxused = 11K, limit = 39322K, spare = 0, sizes = (128,1024))
kern.malloc.kmemstat.NFS_req=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.NFS_mount=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.vnodes=(inuse = 1470, calls = 1475, memuse = 97K, limblocks = 0, mapblocks = 0, maxused = 97K, limit = 39322K, spare = 0, sizes = (64,128,256))
kern.malloc.kmemstat.namecache=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.UFS_quota=(inuse = 1, calls = 1, memuse = 16K, limblocks = 0, mapblocks = 0, maxused = 16K, limit = 39322K, spare = 0, sizes = (16384))
kern.malloc.kmemstat.UFS_mount=(inuse = 37, calls = 37, memuse = 64K, limblocks = 0, mapblocks = 0, maxused = 64K, limit = 39322K, spare = 0, sizes = (16,32,64,512,2048,8192,16384))
kern.malloc.kmemstat.shm=(inuse = 6, calls = 15, memuse = 9K, limblocks = 0, mapblocks = 0, maxused = 11K, limit = 39322K, spare = 0, sizes = (256,512,2048))
kern.malloc.kmemstat.VM_map=(inuse = 2, calls = 2, memuse = 1K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (256))
kern.malloc.kmemstat.sem=(inuse = 2, calls = 2, memuse = 1K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (32,64))
kern.malloc.kmemstat.dirhash=(inuse = 48, calls = 48, memuse = 10K, limblocks = 0, mapblocks = 0, maxused = 10K, limit = 39322K, spare = 0, sizes = (16,32,64,128,256,512))
kern.malloc.kmemstat.ACPI=(inuse = 3593, calls = 15871, memuse = 228K, limblocks = 0, mapblocks = 0, maxused = 237K, limit = 39322K, spare = 0, sizes = (16,32,64,128,256,512,1024,2048,8192))
kern.malloc.kmemstat.VM_pmap=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.file=(inuse = 0, calls = 7, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (1024))
kern.malloc.kmemstat.file_desc=(inuse = 5, calls = 14, memuse = 2K, limblocks = 0, mapblocks = 0, maxused = 2K, limit = 39322K, spare = 0, sizes = (256,512))
kern.malloc.kmemstat.proc=(inuse = 10, calls = 10, memuse = 5K, limblocks = 0, mapblocks = 0, maxused = 5K, limit = 39322K, spare = 0, sizes = (32,512,2048))
kern.malloc.kmemstat.subproc=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.VFS_cluster=(inuse = 0, calls = 138, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (32))
kern.malloc.kmemstat.MFS_node=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.Export_Host=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.NFS_srvsock=(inuse = 1, calls = 1, memuse = 1K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (64))
kern.malloc.kmemstat.NFS_daemon=(inuse = 1, calls = 1, memuse = 1K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (256))
kern.malloc.kmemstat.ip_moptions=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.in_multi=(inuse = 24, calls = 24, memuse = 1K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (16,32,64))
kern.malloc.kmemstat.ether_multi=(inuse = 4, calls = 4, memuse = 1K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (32))
kern.malloc.kmemstat.mrt=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.ISOFS_mount=(inuse = 1, calls = 1, memuse = 16K, limblocks = 0, mapblocks = 0, maxused = 16K, limit = 39322K, spare = 0, sizes = (16384))
kern.malloc.kmemstat.ISOFS_node=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.MSDOSFS_mount=(inuse = 1, calls = 1, memuse = 8K, limblocks = 0, mapblocks = 0, maxused = 8K, limit = 39322K, spare = 0, sizes = (8192))
kern.malloc.kmemstat.MSDOSFS_fat=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.MSDOSFS_node=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.ttys=(inuse = 408, calls = 408, memuse = 255K, limblocks = 0, mapblocks = 0, maxused = 255K, limit = 39322K, spare = 0, sizes = (128,512,1024))
kern.malloc.kmemstat.exec=(inuse = 0, calls = 236, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 2K, limit = 39322K, spare = 0, sizes = (16,256,512,1024))
kern.malloc.kmemstat.miscfs_mount=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.pfkey_data=(inuse = 1, calls = 2, memuse = 1K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (64))
kern.malloc.kmemstat.tdb=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.xform_data=(inuse = 0, calls = 10, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (16,32))
kern.malloc.kmemstat.pagedep=(inuse = 1, calls = 1, memuse = 4K, limblocks = 0, mapblocks = 0, maxused = 4K, limit = 39322K, spare = 0, sizes = (4096))
kern.malloc.kmemstat.inodedep=(inuse = 1, calls = 1, memuse = 16K, limblocks = 0, mapblocks = 0, maxused = 16K, limit = 39322K, spare = 0, sizes = (16384))
kern.malloc.kmemstat.newblk=(inuse = 1, calls = 1, memuse = 1K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (256))
kern.malloc.kmemstat.indirdep=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.VM_swap=(inuse = 7, calls = 7, memuse = 235K, limblocks = 0, mapblocks = 0, maxused = 235K, limit = 39322K, spare = 0, sizes = (16,32,2048,131072))
kern.malloc.kmemstat.RAIDframe_data=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.UVM_amap=(inuse = 6787, calls = 45327, memuse = 519K, limblocks = 0, mapblocks = 0, maxused = 638K, limit = 39322K, spare = 0, sizes = (16,32,64,128,256,512,1024,2048,4096))
kern.malloc.kmemstat.UVM_aobj=(inuse = 796, calls = 2453, memuse = 16K, limblocks = 0, mapblocks = 0, maxused = 18K, limit = 39322K, spare = 0, sizes = (16,32,64,128,256,512,1024))
kern.malloc.kmemstat.USB=(inuse = 160, calls = 165, memuse = 25K, limblocks = 0, mapblocks = 0, maxused = 25K, limit = 39322K, spare = 0, sizes = (16,32,64,128,256,1024,4096))
kern.malloc.kmemstat.USB_device=(inuse = 51, calls = 53, memuse = 17K, limblocks = 0, mapblocks = 0, maxused = 17K, limit = 39322K, spare = 0, sizes = (16,64,128,256,512))
kern.malloc.kmemstat.USB_HC=(inuse = 1, calls = 3, memuse = 1K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (64))
kern.malloc.kmemstat.memdesc=(inuse = 1, calls = 6, memuse = 4K, limblocks = 0, mapblocks = 0, maxused = 8K, limit = 39322K, spare = 0, sizes = (32,4096))
kern.malloc.kmemstat.crypto_data=(inuse = 1, calls = 1, memuse = 1K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (1024))
kern.malloc.kmemstat.IPsec_creds=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.packet_tags=(inuse = 0, calls = 1, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (16))
kern.malloc.kmemstat.emuldata=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.ip6_options=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.NDP=(inuse = 7, calls = 8, memuse = 1K, limblocks = 0, mapblocks = 0, maxused = 1K, limit = 39322K, spare = 0, sizes = (64,128))
kern.malloc.kmemstat.temp=(inuse = 59, calls = 219041, memuse = 10K, limblocks = 0, mapblocks = 0, maxused = 18K, limit = 39322K, spare = 0, sizes = (16,32,64,128,256,512,1024,2048,4096,8192))
kern.malloc.kmemstat.NTFS_mount=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.NTFS_node=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.NTFS_fnode=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.NTFS_dir=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.NTFS_hash_tables=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.NTFS_file_attr=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.NTFS_resident_data_=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.NTFS_decomp=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.NTFS_vrun=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.kqueue=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.bluetooth=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.bwmeter=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.UDF_mount=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.UDF_file_entry=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.UDF_file_id=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.Bluetooth_HID=(inuse = 0, calls = 0, memuse = 0K, limblocks = 0, mapblocks = 0, maxused = 0K, limit = 39322K, spare = 0, sizes = (none))
kern.malloc.kmemstat.AGP_Memory=(inuse = 3, calls = 3, memuse = 257K, limblocks = 0, mapblocks = 0, maxused = 257K, limit = 39322K, spare = 0, sizes = (16,64,262144))
kern.malloc.kmemstat.DRM=(inuse = 1587, calls = 26984, memuse = 133K, limblocks = 0, mapblocks = 0, maxused = 214K, limit = 39322K, spare = 0, sizes = (16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536))
kern.cp_time=9203,0,963,138,77148
kern.nchstats.good_hits=60667
kern.nchstats.negative_hits=2714
kern.nchstats.bad_hits=592
kern.nchstats.false_hits=0
kern.nchstats.misses=7814
kern.nchstats.long_names=116
kern.nchstats.pass2=101
kern.nchstats.2passes=183
kern.nchstats.ncs_revhits=24
kern.nchstats.ncs_revmiss=0
kern.nchstats.ncs_dothits=0
kern.nchstats.nch_dotdothits=0
kern.forkstat.forks=226
kern.forkstat.vforks=3
kern.forkstat.rforks=0
kern.forkstat.kthreads=22
kern.forkstat.fork_pages=11056
kern.forkstat.vfork_pages=128
kern.forkstat.rfork_pages=0
kern.forkstat.kthread_pages=0
kern.nselcoll=0
kern.tty.tk_nin=749
kern.tty.tk_nout=33389
kern.tty.tk_rawcc=741
kern.tty.tk_cancc=8
kern.tty.maxptys=992
kern.tty.nptys=64
kern.ccpu=1948
kern.fscale=2048
kern.nprocs=61
kern.stackgap_random=262144
kern.usercrypto=1
kern.cryptodevallowsoft=0
kern.splassert=1
kern.nfiles=228
kern.ttycount=68
kern.numvnodes=2963
kern.userasymcrypto=1
kern.seminfo.semmni=10
kern.seminfo.semmns=60
kern.seminfo.semmnu=30
kern.seminfo.semmsl=60
kern.seminfo.semopm=100
kern.seminfo.semume=10
kern.seminfo.semusz=100
kern.seminfo.semvmx=32767
kern.seminfo.semaem=16384
kern.shminfo.shmmax=33554432
kern.shminfo.shmmin=1
kern.shminfo.shmmni=128
kern.shminfo.shmseg=128
kern.shminfo.shmall=8192
kern.emul.nemuls=4
kern.emul.aout=0
kern.emul.freebsd=0
kern.emul.linux=0
kern.emul.svr4=0
kern.maxclusters=6144
kern.timecounter.tick=1
kern.timecounter.timestepwarnings=0
kern.timecounter.hardware=acpihpet0
kern.timecounter.choice=i8254(0) acpihpet0(1000) acpitimer0(1000) dummy(-1000000)
kern.maxlocksperuid=1024
kern.bufcachepercent=10
kern.rthreads=0
vm.loadavg=1.95 1.10 0.52
vm.psstrings=0xcfbfdff0
vm.swapencrypt.enable=1
vm.swapencrypt.keyscreated=0
vm.swapencrypt.keysdeleted=0
vm.nkmempages=16384
vm.anonmin=10
vm.vtextmin=5
vm.vnodemin=10
fs.posix.setuid=1
net.inet.ip.forwarding=0
net.inet.ip.redirect=1
net.inet.ip.ttl=64
net.inet.ip.sourceroute=0
net.inet.ip.directed-broadcast=0
net.inet.ip.portfirst=1024
net.inet.ip.portlast=49151
net.inet.ip.porthifirst=49152
net.inet.ip.porthilast=65535
net.inet.ip.maxqueue=300
net.inet.ip.encdebug=0
net.inet.ip.ipsec-expire-acquire=30
net.inet.ip.ipsec-invalid-life=60
net.inet.ip.ipsec-pfs=1
net.inet.ip.ipsec-soft-allocs=0
net.inet.ip.ipsec-allocs=0
net.inet.ip.ipsec-soft-bytes=0
net.inet.ip.ipsec-bytes=0
net.inet.ip.ipsec-timeout=86400
net.inet.ip.ipsec-soft-timeout=80000
net.inet.ip.ipsec-soft-firstuse=3600
net.inet.ip.ipsec-firstuse=7200
net.inet.ip.ipsec-enc-alg=aes
net.inet.ip.ipsec-auth-alg=hmac-sha1
net.inet.ip.mtudisc=1
net.inet.ip.mtudisctimeout=600
net.inet.ip.ipsec-comp-alg=deflate
net.inet.ip.ifq.len=0
net.inet.ip.ifq.maxlen=256
net.inet.ip.ifq.drops=0
net.inet.ip.mforwarding=0
net.inet.ip.multipath=0
net.inet.ip.mrtproto=19
net.inet.ip.arpqueued=0
net.inet.icmp.maskrepl=0
net.inet.icmp.bmcastecho=0
net.inet.icmp.errppslimit=100
net.inet.icmp.rediraccept=0
net.inet.icmp.redirtimeout=600
net.inet.icmp.tstamprepl=1
net.inet.ipip.allow=0
net.inet.tcp.rfc1323=1
net.inet.tcp.keepinittime=150
net.inet.tcp.keepidle=14400
net.inet.tcp.keepintvl=150
net.inet.tcp.slowhz=2
net.inet.tcp.baddynamic=1,7,9,11,13,15,17,18,19,20,21,22,23,25,37,42,43,53,57,67,68,70,77,79,80,87,88,95,101,102,103,104,105,107,109,110,111,113,115,117,119,123,129,135,137,138,139,143,152,163,164,177,178,179,191,194,199,201,202,204,206,210,213,220,372,389,427,433,443,445,464,465,468,512,513,514,515,521,526,530,531,532,540,543,544,545,548,554,556,587,631,636,646,706,749,750,751,754,760,782,871,873,888,993,995,1080,1109,1127,1433,1434,1524,1525,1723,1900,2049,2105,2106,2108,2110,2111,2112,2120,2121,2401,2627,2983,3031,3260,3306,3517,3689,4444,4500,5002,5060,5432,5680,6000,6001,6002,6003,6004,6005,6006,6007,6008,6009,6010,7326,8025,8026
net.inet.tcp.recvspace=16384
net.inet.tcp.sendspace=16384
net.inet.tcp.sack=1
net.inet.tcp.mssdflt=512
net.inet.tcp.rstppslimit=100
net.inet.tcp.ackonpush=0
net.inet.tcp.ecn=0
net.inet.tcp.syncachelimit=10255
net.inet.tcp.synbucketlimit=105
net.inet.tcp.rfc3390=1
net.inet.tcp.reasslimit=3072
net.inet.tcp.sackholelimit=32768
net.inet.udp.checksum=1
net.inet.udp.baddynamic=7,9,13,18,19,22,37,39,53,67,68,69,70,80,88,105,107,109,110,111,123,129,135,137,138,139,143,161,162,163,164,177,178,179,191,194,199,201,202,204,206,210,213,220,372,389,427,445,464,468,500,512,513,514,517,518,520,525,533,548,554,587,623,631,636,646,664,706,749,750,751,993,995,1433,1434,1524,1525,1645,1646,1701,1723,1812,1813,1900,2049,2627,3031,3517,3689,4444,4500,5002,5060,7000,7001,7002,7003,7004,7005,7006,7007,7008,7009,8025,8067,26740
net.inet.udp.recvspace=41600
net.inet.udp.sendspace=9216
net.inet.gre.allow=0
net.inet.gre.wccp=0
net.inet.esp.enable=1
net.inet.esp.udpencap=1
net.inet.esp.udpencap_port=4500
net.inet.ah.enable=1
net.inet.mobileip.allow=0
net.inet.etherip.allow=0
net.inet.ipcomp.enable=0
net.inet.carp.allow=1
net.inet.carp.preempt=0
net.inet.carp.log=2
net.inet.divert.recvspace=65636
net.inet.divert.sendspace=65636
net.inet6.ip6.forwarding=0
net.inet6.ip6.redirect=1
net.inet6.ip6.hlim=64
net.inet6.ip6.mrtproto=103
net.inet6.ip6.maxfragpackets=200
net.inet6.ip6.accept_rtadv=0
net.inet6.ip6.keepfaith=0
net.inet6.ip6.log_interval=5
net.inet6.ip6.hdrnestlimit=10
net.inet6.ip6.dad_count=1
net.inet6.ip6.auto_flowlabel=1
net.inet6.ip6.defmcasthlim=1
net.inet6.ip6.kame_version=OpenBSD-current
net.inet6.ip6.use_deprecated=1
net.inet6.ip6.rr_prune=5
net.inet6.ip6.v6only=1
net.inet6.ip6.maxfrags=200
net.inet6.ip6.mforwarding=0
net.inet6.ip6.multipath=0
net.inet6.ip6.multicast_mtudisc=0
net.inet6.ip6.neighborgcthresh=2048
net.inet6.ip6.maxifprefixes=16
net.inet6.ip6.maxifdefrouters=16
net.inet6.ip6.maxdynroutes=4096
net.inet6.ip6.dad_pending=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=1
net.inet6.icmp6.errppslimit=100
net.inet6.icmp6.nd6_maxnudhint=0
net.inet6.icmp6.mtudisc_hiwat=1280
net.inet6.icmp6.mtudisc_lowat=256
net.inet6.icmp6.nd6_debug=0
net.inet6.divert.recvspace=65636
net.inet6.divert.sendspace=65636
net.bpf.bufsize=32768
net.bpf.maxbufsize=2097152
hw.machine=i386
hw.model=Pentium(R) Dual-Core CPU T4200 @ 2.00GHz ("GenuineIntel" 686-class)
hw.ncpu=2
hw.byteorder=1234
hw.pagesize=4096
hw.disknames=sd0,cd0,sd1
hw.diskcount=3
hw.sensors.acpitz0.temp0=53.00 degC (zone temperature)
hw.sensors.acpitz1.temp0=53.00 degC (zone temperature)
hw.sensors.acpiac0.indicator0=On (power supply)
hw.sensors.cpu0.temp0=44.00 degC
hw.cpuspeed=1995
hw.setperf=99
hw.vendor=Acer
hw.product=Aspire 5738
hw.version=0100
hw.serialno=LXPAR0X1279280651E2000
hw.uuid=1030a480-6f00-11de-b1f6-9cc80ee1c923
hw.physmem=3144974336
hw.usermem=3114696704
hw.ncpufound=2
machdep.console_device=ttyC0
machdep.bios.diskinfo.128=bootdev = 0xa0010204, cylinders = 257, heads = 255, sectors = 63
machdep.bios.diskinfo.129=bootdev = 0xa0000204, cylinders = 1023, heads = 255, sectors = 63
machdep.bios.cksumlen=1
machdep.allowaperture=2
machdep.cpuvendor=GenuineIntel
machdep.cpuid=67194
machdep.cpufeature=-1075053569
machdep.apmwarn=10
machdep.kbdreset=0
machdep.apmhalt=0
machdep.userldt=0
machdep.osfxsr=1
machdep.sse=1
machdep.sse2=1
machdep.xcrypt=0
machdep.lidsuspend=0
user.cs_path=/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
user.bc_base_max=2147483647
user.bc_dim_max=65535
user.bc_scale_max=2147483647
user.bc_string_max=2147483647
user.coll_weights_max=2
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
ddb.radix=16
ddb.max_width=80
ddb.max_line=24
ddb.tab_stop_width=8
ddb.panic=1
ddb.console=0
ddb.log=1
ddb.trigger=0
vfs.mounts.ffs has 9 mounted instances
vfs.ffs.doclusterread=1
vfs.ffs.doclusterwrite=1
vfs.ffs.doreallocblks=1
vfs.ffs.doasyncfree=1
vfs.ffs.max_softdeps=23704
vfs.ffs.sd_tickdelay=2
vfs.ffs.sd_worklist_push=0
vfs.ffs.sd_blk_limit_push=0
vfs.ffs.sd_ino_limit_push=0
vfs.ffs.sd_blk_limit_hit=0
vfs.ffs.sd_ino_limit_hit=0
vfs.ffs.sd_sync_limit_hit=0
vfs.ffs.sd_indir_blk_ptrs=0
vfs.ffs.sd_inode_bitmap=0
vfs.ffs.sd_direct_blk_ptrs=0
vfs.ffs.sd_dir_entry=0
vfs.ffs.dirhash_dirsize=2560
vfs.ffs.dirhash_maxmem=2097152
vfs.ffs.dirhash_mem=124299
vfs.nfs.iothreads=-

Last edited by qmemo; 5th May 2011 at 05:25 PM. Reason: editing
Reply With Quote
  #7   (View Single Post)  
Old 5th May 2011
qmemo's Avatar
qmemo qmemo is offline
Real Name: He
Package Pilot
 
Join Date: Jul 2008
Location: The big B
Posts: 141
Default

is there is anything I should keep an eye on, given the dmesg & sysctrl outputs ?
Reply With Quote
  #8   (View Single Post)  
Old 5th May 2011
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by qmemo View Post
is there is anything I should keep an eye on...
Basically, the usual:
  • $ sysctl kern.version -- should show that you are running -current with a date close to when the snapshot was downloaded.
  • $ dmesg | grep "not configured" -- watch what devices are not identified by the kernel.
  • Read misc@, source-changes@, & tech@ for comments made by the project developers.
As you may have read here in these forums before, the project developers & regular readers of the mailing lists have seen newbie questions again & again. The purpose of the mailing lists is not to spoonfeed the lazy. The readership there is not forgiving of questions which do not show that homework has been done. Be very knowledgable on what the FAQ states on any related subject along with the relevant manpages before posting. Non-project developers do not post to source-changes@. Anyone posting to tech@ without including valid diff(1) output is quickly labeled uninformed.

Last edited by ocicat; 6th May 2011 at 08:56 AM.
Reply With Quote
  #9   (View Single Post)  
Old 6th May 2011
qmemo's Avatar
qmemo qmemo is offline
Real Name: He
Package Pilot
 
Join Date: Jul 2008
Location: The big B
Posts: 141
Default

@ocicat

Thanks, I 'll be considering all the advice and bits of wisdom you and @BSDfan666 shared with me.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Following -current for the first time... Daffy OpenBSD Installation and Upgrading 9 21st July 2011 06:38 PM
OpenBSD4.5 current to current... valorisa OpenBSD Installation and Upgrading 7 6th June 2009 09:26 AM
Anyone Using FreeBSD-8-Current? MetalHead FreeBSD General 3 31st March 2009 06:50 PM
Looks like -CURRENT has a new toy.. BSDfan666 OpenBSD General 21 27th October 2008 06:36 PM


All times are GMT. The time now is 04:26 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick