Date: Sun, 20 Jul 2003 13:00:38 -0400 (EDT) From: Andre Guibert de Bruet <andy@siliconlandmark.com> To: Harald Schmalzbauer <h@schmalzbauer.de> Cc: current@freebsd.org Subject: RE: where is kern.ca.da.no_6_byte? Message-ID: <20030720125750.F19406@alpha.siliconlandmark.com> In-Reply-To: <GHEOJEPHNBOPAMKOBHNIKEEACFAA.h@schmalzbauer.de> References: <GHEOJEPHNBOPAMKOBHNIKEEACFAA.h@schmalzbauer.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Jul 2003, Harald Schmalzbauer wrote: > Kenneth D. Merry wrote: > > > seems that this sysctl doesn't exist any more! > > > Is there anything similar? > > > > It has been renamed: > > kern.cam.da.%d.minimum_cmd_size > > > > Where %d is the unit number for the da(4) device. > > Thaks a lot! Where can I find such info? I looked via cvsweb for scsi_da.c > but couldn't find anything. Is it possible to list all kernel tunables? sysctl -a. You'll probably want to pipe it's output to your favorite pager. "sysctl kern" will list just the entries in the kern MIB. Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030720125750.F19406>