From owner-freebsd-stable Sat Feb 20 14: 9:28 1999 Delivered-To: freebsd-stable@freebsd.org Received: from guru.phone.net (guru.phone.net [209.157.82.120]) by hub.freebsd.org (Postfix) with SMTP id E93FD11887 for ; Sat, 20 Feb 1999 14:09:20 -0800 (PST) (envelope-from mwm@phone.net) Received: (qmail 23525 invoked by uid 100); 20 Feb 1999 22:09:18 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 20 Feb 1999 22:09:18 -0000 Date: Sat, 20 Feb 1999 14:09:18 -0800 (PST) From: Mike Meyer To: stable@FreeBSD.ORG Subject: Dynamic loading broke? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In pursuit of squeezing the last cycle I could out of a machine, I discovered that I'd broken the loading of dynamic .ko modules into the kernel. While this isn't something required, I'd like to know what option I disabled that did that. If someone in the know can examine the attached config file and let me know what I turned off to do that, i'd appreciate it. I already tried some obvious ones, but no go. Possibly it's some unexpected combination. Thanx,