Remove KMEMSTATS.

This commit is contained in:
maxv 2015-08-08 06:36:24 +00:00
parent 6a1d6f071c
commit b74522aae1
25 changed files with 41 additions and 70 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.364 2015/01/06 17:50:24 macallan Exp $
# $NetBSD: GENERIC,v 1.365 2015/08/08 06:36:24 maxv Exp $
#
# This machine description file is used to generate the default NetBSD
# kernel.
@ -19,7 +19,7 @@ include "arch/alpha/conf/std.alpha"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
ident "GENERIC-$Revision: 1.364 $"
ident "GENERIC-$Revision: 1.365 $"
maxusers 32
@ -56,7 +56,6 @@ options NTP # kernel PLL for NTP
# Diagnostic/debugging support options
#options DIAGNOSTIC # Cheap kernel consistency checks
#options DEBUG # Expensive debugging checks/support
#options KMEMSTATS # Collect kmem usage statistics
options DDB # kernel debugger
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
#makeoptions DEBUG="-g"

View File

@ -1,4 +1,4 @@
# $NetBSD: ALL,v 1.29 2015/05/03 02:52:50 pgoyette Exp $
# $NetBSD: ALL,v 1.30 2015/08/08 06:36:24 maxv Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@ -17,7 +17,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "ALL-$Revision: 1.29 $"
#ident "ALL-$Revision: 1.30 $"
maxusers 64 # estimated number of users
@ -112,7 +112,6 @@ options BUFQ_PRIOCSCAN
options DIAGNOSTIC # inexpensive kernel consistency checks
options DEBUG # expensive debugging checks/support
options LOCKDEBUG # expensive locking checks/support
options KMEMSTATS # kernel memory statistics (vmstat -m)
options DDB # in-kernel debugger
options DDB_ONPANIC=1 # see also sysctl(7): `ddb.onpanic'
options DDB_HISTORY_SIZE=512 # enable history editing in DDB

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.413 2015/05/03 02:52:50 pgoyette Exp $
# $NetBSD: GENERIC,v 1.414 2015/08/08 06:36:24 maxv Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.413 $"
#ident "GENERIC-$Revision: 1.414 $"
maxusers 64 # estimated number of users
@ -91,7 +91,6 @@ options DIAGNOSTIC # inexpensive kernel consistency checks
# XXX to be commented out on release branch
#options DEBUG # expensive debugging checks/support
#options LOCKDEBUG # expensive locking checks/support
#options KMEMSTATS # kernel memory statistics (vmstat -m)
#
# Because gcc omits the frame pointer for any -O level, the line below

View File

@ -1,4 +1,4 @@
# $NetBSD: XEN3_DOM0,v 1.114 2015/07/16 15:43:10 bouyer Exp $
# $NetBSD: XEN3_DOM0,v 1.115 2015/08/08 06:36:24 maxv Exp $
include "arch/amd64/conf/std.xen"
@ -49,7 +49,6 @@ options BUFQ_PRIOCSCAN
# Diagnostic/debugging support options
options DIAGNOSTIC # inexpensive kernel consistency checks
#options DEBUG # expensive debugging checks/support
options KMEMSTATS # kernel memory statistics (vmstat -m)
options DDB # in-kernel debugger
options DDB_ONPANIC=1 # see also sysctl(7): `ddb.onpanic'
options DDB_HISTORY_SIZE=512 # enable history editing in DDB

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.184 2014/11/16 16:01:40 manu Exp $
# $NetBSD: GENERIC,v 1.185 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/arc/conf/std.arc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.184 $"
#ident "GENERIC-$Revision: 1.185 $"
maxusers 32 # estimated number of users
@ -65,7 +65,6 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # cheap kernel consistency checks
#options DEBUG # expensive debugging checks/support
#options KMEMSTATS # kernel memory statistics (vmstat -m)
options DDB # in-kernel debugger
#options DDB_HISTORY_SIZE=100 # enable history editing in DDB
#options KGDB # remote gdb

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.145 2014/11/16 16:01:40 manu Exp $
# $NetBSD: GENERIC,v 1.146 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/bebox/conf/std.bebox"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.145 $"
#ident "GENERIC-$Revision: 1.146 $"
maxusers 32
@ -49,7 +49,6 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # cheap kernel consistency checks
#options DEBUG # expensive debugging checks/support
#options KMEMSTATS # kernel memory statistics (vmstat -m)
options DDB # in-kernel debugger
options DDB_ONPANIC=1 # see also sysctl(7): `ddb.onpanic'
options DDB_HISTORY_SIZE=512 # Enable history editing in DDB

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.155 2014/11/16 16:01:40 manu Exp $
# $NetBSD: GENERIC,v 1.156 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -155,7 +155,6 @@ options SYSVSHM # System V-like memory sharing
# Miscellaneous kernel options
options KTRACE # system call tracing, a la ktrace(1)
options IRQSTATS # manage IRQ statistics
#options KMEMSTATS # kernel memory statistics
options SCSIVERBOSE # Verbose SCSI errors
options PCIVERBOSE # Verbose PCI descriptions
options MIIVERBOSE # verbose PHY autoconfig messages

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.94 2014/08/23 20:26:57 dholland Exp $
# $NetBSD: INSTALL,v 1.95 2015/08/08 06:36:25 maxv Exp $
#
# CATSINST -- CHALTECH CATS Install kernel
#
@ -105,7 +105,6 @@ options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
# Miscellaneous kernel options
#options KTRACE # system call tracing, a la ktrace(1)
#options IRQSTATS # manage IRQ statistics
#options KMEMSTATS # kernel memory statistics
#options SCSIVERBOSE # Verbose SCSI errors
#options PCIVERBOSE # Verbose PCI descriptions
#options MIIVERBOSE # verbose PHY autoconfig messages

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.147 2014/11/16 16:01:40 manu Exp $
# $NetBSD: GENERIC,v 1.148 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/cobalt/conf/std.cobalt"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.147 $"
#ident "GENERIC-$Revision: 1.148 $"
maxusers 32
@ -44,7 +44,6 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Debugging options
options DIAGNOSTIC # extra kernel sanity checking
#options DEBUG # extra kernel debugging support
#options KMEMSTATS # kernel memory statistics (vmstat -m)
options DDB # kernel dynamic debugger
#options DDB_HISTORY_SIZE=100 # enable history editing in DDB
makeoptions DEBUG="-g" # compile full symbol table

View File

@ -1,4 +1,4 @@
# $NetBSD: CUBOX-I,v 1.3 2015/07/30 08:09:36 ryo Exp $
# $NetBSD: CUBOX-I,v 1.4 2015/08/08 06:36:25 maxv Exp $
#
# CuBox-i
# - http://www.solid-run.com/products/cubox-i-mini-computer/
@ -52,7 +52,6 @@ options DIAGNOSTIC # internally consistency checks
#options DEBUG
#options PMAP_DEBUG # Enable pmap_debug_level code
options LOCKDEBUG # expensive locking checks/support
options KMEMSTATS # kernel memory statistics (vmstat -m)
options IRQSTATS # manage IRQ statistics
#options NO_POWERSAVE # uncomment this to run under ICE

View File

@ -1,4 +1,4 @@
# $NetBSD: GUMSTIX,v 1.84 2014/08/23 20:26:57 dholland Exp $
# $NetBSD: GUMSTIX,v 1.85 2015/08/08 06:36:25 maxv Exp $
#
# GUMSTIX -- Gumstix. Inc. gumstix platforms kernel
#
@ -136,7 +136,6 @@ options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
options KTRACE # system call tracing, a la ktrace(1)
options IRQSTATS # manage IRQ statistics
#options KMEMSTATS # kernel memory statistics
options PCMCIAVERBOSE # verbose PCMCIA configuration messages
#options USBVERBOSE # verbose USB device autoconfig messages
options MIIVERBOSE # Verbose MII autoconfuration messages

View File

@ -1,4 +1,4 @@
# $NetBSD: HPT5325,v 1.24 2014/10/17 18:45:14 martin Exp $
# $NetBSD: HPT5325,v 1.25 2015/08/08 06:36:25 maxv Exp $
#
# This configuration supports for HP T5325 Thin Client
#
@ -134,7 +134,6 @@ options SYSVSHM # System V-like memory sharing
#options KTRACE # system call tracing, a la ktrace(1)
options IRQSTATS # manage IRQ statistics
#options LKM # loadable kernel modules
#options KMEMSTATS # kernel memory statistics
options MIIVERBOSE # Verbose MII autoconfuration messages
#options PCIVERBOSE # Verbose PCI descriptions
options USBVERBOSE # verbose USB device autoconfig messages

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.190 2014/11/16 16:01:41 manu Exp $
# $NetBSD: GENERIC,v 1.191 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/hp300/conf/std.hp300"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.190 $"
#ident "GENERIC-$Revision: 1.191 $"
makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
@ -70,7 +70,6 @@ options MODULAR_DEFAULT_AUTOLOAD
# Debugging options
#options DIAGNOSTIC # Extra kernel sanity checks
#options DEBUG # Enable misc. kernel debugging code
#options KMEMSTATS # kernel memory statistics (vmstat -m)
options DDB # Kernel Dynamic Debugger
options DDB_HISTORY_SIZE=512 # Enable history editing in DDB
#options KGDB # remote debugger

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.106 2014/11/16 16:01:41 manu Exp $
# $NetBSD: GENERIC,v 1.107 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -87,7 +87,6 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # expensive kernel consistency checks
#options DEBUG # expensive debugging checks/support
#options KMEMSTATS # kernel memory statistics (vmstat -m)
#options DDB # in-kernel debugger
#options DDB_ONPANIC=1 # see also sysctl(7): `ddb.onpanic'
#options DDB_HISTORY_SIZE=512 # enable history editing in DDB

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.46 2015/02/05 14:04:46 nonaka Exp $
# $NetBSD: GENERIC,v 1.47 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/landisk/conf/std.landisk"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.46 $"
#ident "GENERIC-$Revision: 1.47 $"
maxusers 16 # estimated number of users
@ -73,7 +73,6 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # cheap kernel consistency checks
#options DEBUG # expensive debugging checks/support
#options KMEMSTATS # kernel memory statistics (vmstat -m)
options DDB # in-kernel debugger
#options DDB_ONPANIC=1 # see also sysctl(7): `ddb.onpanic'
options DDB_HISTORY_SIZE=512 # Enable history editing in DDB

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.220 2014/11/16 16:01:41 manu Exp $
# $NetBSD: GENERIC,v 1.221 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.220 $"
#ident "GENERIC-$Revision: 1.221 $"
makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
@ -67,7 +67,6 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
#options DIAGNOSTIC # cheap kernel consistency checks
#options DEBUG # expensive debugging checks/support
#options LOCKDEBUG # kernel lock debugging
options KMEMSTATS # kernel memory statistics (vmstat -m)
options DDB # in-kernel debugger
#options DDB_HISTORY_SIZE=100 # enable history editing in DDB
#options KGDB # remote debugger

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.126 2014/11/16 16:01:42 manu Exp $
# $NetBSD: GENERIC,v 1.127 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -147,7 +147,6 @@ options SYSVSHM # System V-like memory sharing
# Miscellaneous kernel options
options KTRACE # system call tracing, a la ktrace(1)
options IRQSTATS # manage IRQ statistics
#options KMEMSTATS # kernel memory statistics
#options SCSIVERBOSE # Verbose SCSI errors
options PCIVERBOSE # Verbose PCI descriptions
options MIIVERBOSE # Verbose MII autoconfuration messages

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.125 2014/11/16 16:01:42 manu Exp $
# $NetBSD: GENERIC,v 1.126 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/news68k/conf/std.news68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.125 $"
#ident "GENERIC-$Revision: 1.126 $"
makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
@ -55,7 +55,6 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Debugging options
#options DIAGNOSTIC # extra kernel sanity checking
#options DEBUG # extra kernel debugging support
#options KMEMSTATS # kernel memory statistics (vmstat -m)
options DDB # kernel dynamic debugger
#options DDB_HISTORY_SIZE=100 # enable history editing in DDB
#options DDB_ONPANIC=1 # see also sysctl(7): `ddb.onpanic'

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.139 2014/11/16 16:01:42 manu Exp $
# $NetBSD: GENERIC,v 1.140 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/next68k/conf/std.next68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.139 $"
#ident "GENERIC-$Revision: 1.140 $"
makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
@ -63,7 +63,6 @@ options DDB_HISTORY_SIZE=100 # enable history editing in DDB
#options KGDB_DEVRATE=9600 # baud rate
# Other debugging options
options KMEMSTATS # kernel memory statistics (vmstat -m)
#options PMAP_DEBUG
options SCSIDEBUG
options SCSIVERBOSE # Verbose SCSI errors

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.33 2014/11/16 16:01:42 manu Exp $
# $NetBSD: GENERIC,v 1.34 2015/08/08 06:36:25 maxv Exp $
#
# GENERIC machine description file
#
@ -24,7 +24,7 @@ options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#makeoptions COPTS="-O2 -mno-powerpc -mno-power" # wheeee
#ident "GENERIC-$Revision: 1.33 $"
#ident "GENERIC-$Revision: 1.34 $"
maxusers 32
@ -60,7 +60,6 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
#options DIAGNOSTIC # cheap kernel consistency checks
options DEBUG # expensive debugging checks/support
options PMAPDEBUG
#options KMEMSTATS # kernel memory statistics (vmstat -m)
options DDB # in-kernel debugger
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#makeoptions DEBUG="-g"

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC32_IP12,v 1.28 2014/11/16 16:01:43 manu Exp $
# $NetBSD: GENERIC32_IP12,v 1.29 2015/08/08 06:36:26 maxv Exp $
#
# GENERIC32_IP12 machine description file
#
@ -32,7 +32,7 @@ makeoptions TEXTADDR=0x80002000 # entry point
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC32-IP2x-$Revision: 1.28 $"
#ident "GENERIC32-IP2x-$Revision: 1.29 $"
maxusers 32
@ -67,7 +67,6 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # expensive kernel consistency checks
#options DEBUG # expensive debugging checks/support
#options KMEMSTATS # kernel memory statistics (vmstat -m)
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
#options KGDB # remote debugger

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.121 2014/11/16 16:01:43 manu Exp $
# $NetBSD: GENERIC,v 1.122 2015/08/08 06:36:26 maxv Exp $
#
# Generic Shark configuration.
#
@ -7,7 +7,7 @@ include "arch/shark/conf/std.shark"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.121 $"
#ident "GENERIC-$Revision: 1.122 $"
# estimated number of users
maxusers 32
@ -143,7 +143,6 @@ options INSECURE # disable kernel securelevel
# Miscellaneous kernel options
options KTRACE # system call tracing, a la ktrace(1)
options IRQSTATS # manage IRQ statistics, XXX temp required
options KMEMSTATS # kernel memory statistics, XXX temp required
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.195 2014/12/20 13:16:04 jklos Exp $
# $NetBSD: GENERIC,v 1.196 2015/08/08 06:36:26 maxv Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/vax/conf/std.vax"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.195 $"
#ident "GENERIC-$Revision: 1.196 $"
# Here are all different supported CPU types listed.
#options VAX8800 # VAX 8500, 8530, 8550, 8700, 8800
@ -53,7 +53,6 @@ options DDB_HISTORY_SIZE=512 # enable history editing in DDB
options KTRACE
#options DIAGNOSTIC
#options DEBUG
#options KMEMSTATS
#options PMAPDEBUG
#options TRAPDEBUG
#options LOCKDEBUG

View File

@ -1,4 +1,4 @@
# $NetBSD: VAX780,v 1.19 2014/11/16 16:01:43 manu Exp $
# $NetBSD: VAX780,v 1.20 2015/08/08 06:36:26 maxv Exp $
#
# 11/780,750,730 machine description file
#
@ -38,7 +38,6 @@ options DDB
options KTRACE
#options DIAGNOSTIC
#options DEBUG
#options KMEMSTATS
#options PMAPDEBUG
#options TRAPDEBUG
#options LOCKDEBUG

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.179 2014/11/16 16:01:43 manu Exp $
# $NetBSD: GENERIC,v 1.180 2015/08/08 06:36:26 maxv Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/x68k/conf/std.x68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.179 $"
#ident "GENERIC-$Revision: 1.180 $"
makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
@ -69,11 +69,6 @@ options RTC_OFFSET=-540 # hardware clock is this many mins. west of GMT
## System call tracing (see ktrace(1)).
options KTRACE
## Collect statistics on kernel malloc's and free's. This does have a
## significant performance hit on slower machines, so it is intended for
## diagnostic use only.
#options KMEMSTATS
## System V compatible IPC subsystem. (msgctl(2), semctl(2), and shmctl(2))
options SYSVMSG # System V message queues
options SYSVSEM # System V semaphores