All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul G. Allen" <pgallen@randomlogic.com>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: SMP possible with AMD CPUs?
Date: Wed, 01 Aug 2001 18:55:21 -0700	[thread overview]
Message-ID: <3B68B309.220CFDF0@randomlogic.com> (raw)
In-Reply-To: <E15S6NY-00086O-00@the-village.bc.nu>

I have a Tyan K7 Thunder running dual 1.4GHz Thunderbird CPUs (Straight Athlon CPU, *NOT* Athlon MP). I installed Red Hat 7.1 out of the box (2.4.2-2 kernel).
It works fine, but here are some issues you might want to be aware of:

1. The AMD-760 MP chipset is NOT a drop-in replacment for the AMD-760 chipset. Both the Northbridge and Southbridge have been changed. The Northbrige has a new
ID as does the Southbridge. This means that none of the onboard devices EXCEPT for the NICs and SCSI will work to full capability without some
kernel/configuration tweaking. So far this seems to be true with newer kernels. This is what I've found so far (info. dues to change as I progress):
	a. The IDE is no longer a 7409 PCI ID but 7411 so it operates as a generic IDE (slow as hell).
	b. The AGP is now ID 700C and is not detected unless the agpgart driver is loaded with agp_try_unsupported=1.
	c. The ISA bridge ID is now 7410 (I think, not sure on this one and can't look righ now) and operates in a generic mode.
		1) This makes the Winbond hardware monitor undetectable due to the fact that the SMBus can't be detected, even though lm_sensors does support the Winbond
chip.
	d. The PCI bridge ID is different and (again) operates in a generic mode
	e. The Host bridge ID is now 700C and operates in a generic mode.

2. The Athlon uses PPro APIC and is detected properly, no probelms here.
3. The BIOS (apparently) doesn't setup the MTRR properly on both CPUs making mtrr bitch about a mismatch.
4. To get the better performance from the kernel (over the "stock" RH 7.1 SMP kernel), re-compile using the Athlon SMP configuration from
/usr/src/linuc/configs.
5. The Southbridge is the same AMD-766 that is used in the AMD-760 chipset, but is a newer rev with a different ID.
6. The Northbridge is similar to the AMD-761 but has some new registers that were previously reserved. The new chip is an AMD-762 and has a few new IDs, the
newest one being 700C rev 11. Note that rev 11 is the only one (as per the most recent rev document I've been able to get) with full AGP support. Previous revs
had broken AGP.

Hmmm, that's all that comes to mind so far.

The system is stable, extremely fast (it's helping my SETI@Home count and average times nicely ;-), and I'm very happy I bought it. Now I'll be even happier
once I get full support for the chipset going (If I didn't have to do my UNIX admin gig here at work, maybe I'd have it by now ;-).

PGA

-- 
Paul G. Allen
UNIX Admin II/Programmer
Akamai Technologies, Inc.
www.akamai.com
Work: (858)909-3630
Cell: (858)395-5043

  reply	other threads:[~2001-08-02  1:47 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-01 20:04 SMP possible with AMD CPUs? Nadav Har'El
2001-08-01 20:10 ` Johannes Erdfelt
2001-08-02  4:34   ` William T Wilson
2001-08-02  4:47     ` Johannes Erdfelt
2001-08-01 20:22 ` Joel Jaeggli
2001-08-02  0:30   ` Alan Cox
2001-08-02  1:55     ` Paul G. Allen [this message]
2001-08-02  2:16     ` Johannes Erdfelt
2001-08-02 12:18       ` Alan Cox
2001-08-02 14:11     ` Stephen Torri
2001-08-02  2:45       ` Paul G. Allen
2001-08-02 14:48       ` Alan Cox
2001-08-02 13:48   ` Paul Jakma
2001-08-02  1:11 ` Luigi Genoni
2001-08-02  3:37 ` idalton
2001-08-02  8:08 ` Agus Budy Wuysang
2001-08-02  9:38   ` Paul G. Allen
2001-08-02 10:54   ` Paul G. Allen
2001-08-02 11:50   ` Roger Abrahamsson
     [not found] <no.id>
2001-08-02 12:24 ` Alan Cox
2001-08-03  7:07   ` Eric W. Biederman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B68B309.220CFDF0@randomlogic.com \
    --to=pgallen@randomlogic.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.