oskit/oskit-20020317/smp
dzavalishin f85eb2576f import 2016-02-19 15:02:31 +03:00
..
x86 import 2016-02-19 15:02:31 +03:00
COPYING import 2016-02-19 15:02:31 +03:00
GNUmakefile.in import 2016-02-19 15:02:31 +03:00
README import 2016-02-19 15:02:31 +03:00

README

Directories: oskit/smp, oskit/smp/x86
Target: liboskit_smp.a
Documentation: doc/smp.tex
Original Code Source: 
	Flux Research Group, University of Utah
	Linux v2.0.0, Linux Project
Description:  
	Symmetric MultiProcessor startup code for Intel 
	SMP-compliant personal computers.
	
	Obviously, all of the code is in the x86 directory.

	The majority of this code is derived from SMP code 
	in the Linux v2.0.0 kernel.  As such it is covered 
	by the GNU General Public License.  Please see the
	file COPYING for details on the	GNU General Public
	License (GPL) and distribution requirements.
	As stipulated in the GPL, any code linked against this
	source is also covered under GPL and must be distributed
	according to its terms.