Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2009 09:43:56 +0100
From:      Roman Divacky <rdivacky@freebsd.org>
To:        Sabeeh Baig <baigsabeeh@gmail.com>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: linprocfs cpuinfo Seems Dated
Message-ID:  <20090119084356.GA92062@freebsd.org>
In-Reply-To: <de2964020901181520r20f9c036qb1f83491247f13d6@mail.gmail.com>
References:  <de2964020901181520r20f9c036qb1f83491247f13d6@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 18, 2009 at 06:20:52PM -0500, Sabeeh Baig wrote:
> I was testing recent Linux-only applications, one of them being Bibble
> Pro.  Bibble Pro requires at least SSE to function.  Without SSE, it
> warns you that SSE is required and then exits.  I looked at
> linprocfs.c and it seems that cpuinfo is static; it doesn't actually
> read any values, but has set values that it reports.  Is the fix
> really as simple as adding sse and sse2 into the flags section?  It
> worked, but I'm not sure if it's actually a proper fix.  I've attached
> the patch.

the comment says it add non-conflicting flags (between amd and intel)
and intel version of conflicting flags. does your patch holds this
premise? if so... I believe it's correct



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