Date: Thu, 27 Jun 2002 23:57:11 -0600 (CST) From: Ryan Thompson <ryan@sasknow.com> To: John Kozubik <john@kozubik.com> Cc: Brian Astill <bastill@sa.apana.org.au>, <freebsd-questions@FreeBSD.ORG> Subject: Re: microuptime Message-ID: <20020627235408.R50557-100000@ren.sasknow.com> In-Reply-To: <Pine.BSF.4.21.0206272228470.20228-100000@www>
next in thread | previous in thread | raw e-mail | index | archive | help
John Kozubik wrote to Brian Astill: > Hello, > > You can see all of your existing sysctl variables by executing this > command: > > `sysctl -a | more` > > Further, you can set a specific sysctl variable with a command like > this: > > `sysctl -w kern.timecounter.method=1` Hi John, Not to pick nits, but that syntax changed slightly in 4.x. From sysctl(8): COMPATIBILITY The -w option has been deprecated and is silently ignored. So, -w is no longer required. Otherwise, your advice is fine. - Ryan -- Ryan Thompson <ryan@sasknow.com> SaskNow Technologies - http://www.sasknow.com 901 1st Avenue North - Saskatoon, SK - S7K 1Y4 Tel: 306-664-3600 Fax: 306-664-3630 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020627235408.R50557-100000>