Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 1996 23:08:18 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        msmith@atrad.adelaide.edu.au
Cc:        ports@freebsd.org, erich@freebsd.org
Subject:   Re: cvs commit: ports/games/doom - Imported sources
Message-ID:  <199612190708.XAA11229@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199612190649.RAA04458@genesis.atrad.adelaide.edu.au> (message from Michael Smith on Thu, 19 Dec 1996 17:19:27 %2B1030 (CST))

next in thread | previous in thread | raw e-mail | index | archive | help
 * Um, it wasn't until just then that I worked out that COMPAT_LINUX
 * gives you static emulation in the kernel.  I've always loaded the LKM
 * as well.  *blush*

 (^_^;)

 * I can happily say that loading the Linux emulator LKM doesn't hurt if
 * you have COMPAT_LINUX in your kernel 8)

I see.  But it stall wastes memory (no?) and may cause bad things if
the lkm is out of date (and if the user has COMPAT_LINUX, they can't
be faulted for an out-of-date lkm).

I guess Eric's "pat || /usr/bin/linux && pat" (or something like that) 
is the best way to go....

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612190708.XAA11229>