% cd /usr/src/kernel-source-2.4.20
% find -name \*.c | xargs egrep '(nopentium|nonpentium)'
/arch/i386/kernel/setup.c:              * "mem=nopentium" disables the 4MB page tables.
/arch/i386/kernel/setup.c:                     if (!memcmp(from+4, "nopentium", 9)) {

I think this gives a definitive answer, doesn't it?

--Amos

On Fri, Jun 27, 2003 at 02:25:32PM +0300, Itay 'z9u2K' Duvdevani wrote:
> Thread says,
> mem=nopentium
> 
> Others say,
> mem=nonpentium
> 
> /usr/src/linux/Documentation/kernel-parameters.txt says,
> there's no such kernel parameter...
> 
> Which is the correct? (or, if it exists? and if so, why isn't it documented?)
> 
> -- 
> Regards,
> Itay 'z9u2K' Duvdevani, GNU/Linux Kinneret.
> Public GPG Key: ftp://ftp.berlios.de/pub/kinneret/z9u2k.asc
> 
> 
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
> 
> 
> 
> ---------- Your email is protected by Mailshell ---------- 
> To block spam or change delivery options: 
> http://www.mailshell.com/control.html?a=blshp8bbumg87yq1j9157qv2pz6_58z35eg0
> 
> ReturnPath.net http://rd.mailshell.com/ad481
> Earn up to $3 for each of your friends who signs up with Mailshell! 
> http://rd.mailshell.com/sp5

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to