Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 1995 13:51:47 GMT
From:      Joseph Davida <jd@sargon.wanet.com>
To:        ports@freebsd.org
Subject:   FreeBSD SMP
Message-ID:  <199510291351.NAA01467@sargon.wanet.com>

next in thread | raw e-mail | index | archive | help

	With the proliferation of dual processor pentium boards, I was
	wondering if anyone is working on a Symmetric MP version of
	FreeBSD, with fin grain MP locks (spin locks, semphores, simple
	mutexes without spins, and extended semaphores and mutexes; i.e.
	with the ability to sleep if resource locked).

	I came accross some source code which appears to come from
	I believe was the university of Minnessota, but perhaps from Berkeley,
	I am not sure. It implements a simple mutex lock around syscall.
	Even though is is rather primitive, I wonder if there is any current
	work in progress in this area. If you wish I can email you
	the uuencoded SMP.tgz file. It is based on FreeBSD 1.5.1.
	
	Cheers,

	Joe



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