Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 1997 09:25:44 -0700 (PDT)
From:      mef@cs.washington.edu
To:        smp@freebsd.org
Subject:   Re: Quad Pro 150 motherboard?
Message-ID:  <199704281625.JAA17644@wile-e-coyote.cs.washington.edu>
In-Reply-To: <Pine.LNX.3.91.970428044709.32065Y-100000@zen.cypher.net> (message from Ben Black on Mon, 28 Apr 1997 04:49:18 -0400 (EDT))

next in thread | previous in thread | raw e-mail | index | archive | help
   Date: Mon, 28 Apr 1997 04:49:18 -0400 (EDT)
   From: Ben Black <black@zen.cypher.net>
   from 
   http://www.microsoft.com/syspro/technet/boes/bo/winntas/technote/nt101.htm
   Windows NT Workstation supports up to two processors in a symmetric 
   multiprocessing environment.

According to that document NT Workstation can only support two
processors, but NT Server can support four processors.  I wouldn't be
surprised if embedded in the code there was some sort of check:
	if (ms->makemoremoney->is_nt_server == TRUE) {
		/* support four processors */
	}

:)

M



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