From owner-freebsd-current@freebsd.org Wed Oct 21 08:09:43 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2813BA1A2CE for ; Wed, 21 Oct 2015 08:09:43 +0000 (UTC) (envelope-from lars@netapp.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 090301847 for ; Wed, 21 Oct 2015 08:09:43 +0000 (UTC) (envelope-from lars@netapp.com) Received: by mailman.ysv.freebsd.org (Postfix) id 05DA8A1A2CD; Wed, 21 Oct 2015 08:09:43 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 056DDA1A2CC for ; Wed, 21 Oct 2015 08:09:43 +0000 (UTC) (envelope-from lars@netapp.com) Received: from mx141.netapp.com (mx141.netapp.com [216.240.21.12]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mx141.netapp.com", Issuer "Symantec Class 3 Secure Server CA - G4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D32351846 for ; Wed, 21 Oct 2015 08:09:42 +0000 (UTC) (envelope-from lars@netapp.com) X-IronPort-AV: E=Sophos;i="5.17,711,1437462000"; d="asc'?scan'208";a="76205013" Received: from hioexcmbx02-prd.hq.netapp.com ([10.122.105.35]) by mx141-out.netapp.com with ESMTP; 21 Oct 2015 01:09:16 -0700 Received: from HIOEXCMBX07-PRD.hq.netapp.com (10.122.105.40) by hioexcmbx02-prd.hq.netapp.com (10.122.105.35) with Microsoft SMTP Server (TLS) id 15.0.1104.5; Wed, 21 Oct 2015 01:09:15 -0700 Received: from HIOEXCMBX07-PRD.hq.netapp.com ([::1]) by hioexcmbx07-prd.hq.netapp.com ([fe80::e1d9:911e:3048:d510%21]) with mapi id 15.00.1104.000; Wed, 21 Oct 2015 01:09:15 -0700 From: "Eggert, Lars" To: "current@freebsd.org" Subject: env functionality of config(5) has no effect? Thread-Topic: env functionality of config(5) has no effect? Thread-Index: AQHRC9fHaTDN2NaEm0yHhzeu088wew== Date: Wed, 21 Oct 2015 08:09:15 +0000 Message-ID: <0F998D21-682B-4B41-8248-B072F468184B@netapp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-mailer: Apple Mail (2.3094) x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.122.56.79] Content-Type: multipart/signed; boundary="Apple-Mail=_639C95A1-3736-4F72-8391-A676AC0C2551"; protocol="application/pgp-signature"; micalg=pgp-sha256 MIME-Version: 1.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Oct 2015 08:09:43 -0000 --Apple-Mail=_639C95A1-3736-4F72-8391-A676AC0C2551 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, I'm trying to include some loader tunables in the kernel, via the "env" = functionality described in config(5). When I look at the compiled kernel binary with strings(1), I see that = the tunables are compiled in. However, they don't seem to take any effect when booting the kernel, and = they also don't show up when running kenv(1) after boot. Any ideas? Thanks, Lars --Apple-Mail=_639C95A1-3736-4F72-8391-A676AC0C2551 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iQCVAwUBVidIKdZcnpRveo1xAQjhEAP/VHoyoy+jHhtJtIz6g53F/T9uCjwtEYGg UcTjVwqGpj3ROLLG4F9obLtMTlpI5rZhftCBjoDo7BMpC7tZBEy/H/zjy84yWRVM iQxaFYLfrYHZWvB8MgwE1hwdWkQdjJPPVDcWhZhTHKgcordAi59VIJ8lCU5q74t4 nfQiAn2s53U= =Ql4h -----END PGP SIGNATURE----- --Apple-Mail=_639C95A1-3736-4F72-8391-A676AC0C2551--