Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] 2 kernel config questions
Date: Thu, 12 Nov 2009 03:04:08
Message-Id: 20091112030322.GA30604@waltdnes.org
1 1) If I enable "x86 PAT support" can I drop MTRR support? They seem
2 to duplicate function.
3
4 2) I notice that "scsi_wait_scan" *ALWAYS ALWAYS ALWAYS* shows up as
5 a module when I compile. Is there a way to compile it in? It does not
6 show up as a menu item anywhere. Even if I manually go into .config
7 with vim, and change the entry to...
8
9 CONFIG_SCSI_WAIT_SCAN=y
10
11 it *STILL* builds as a module. I've de-crapified my kernel, but what it
12 needs, I prefer to build into the kernel itself. My bootup menu has 2
13 entries. The first (default) is "Production", and the second is
14 "Experimental". I do my screwing around with the experimental version.
15 If it dies during bootup, I can always go back to production, and
16 restore from a backup copy of .config. If the experimental kernel runs
17 OK for a couple of weeks, I promote it to production.
18
19 --
20 Walter Dnes <waltdnes@××××××××.org>

Replies

Subject Author
Re: [gentoo-user] 2 kernel config questions Volker Armin Hemmann <volkerarmin@××××××××××.com>
Re: [gentoo-user] 2 kernel config questions Duane Griffin <duaneg@×××××.com>
Re: [gentoo-user] 2 kernel config questions gk <pinklotus@×××.de>