Subject: Per-CPU objects (needed for SMP)
To: None <tech-kern@netbsd.org>
From: Tonnerre <tonnerre@thundrix.ch>
List: tech-kern
Date: 06/01/2005 03:21:48
--3MwIy2ne0vdjdPXF
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline

Salut,

I'm currently trying to improve SMP support, whereas my next task is to
get softinterrupts off the BKL. Ideally, one would be able to run one
softint handler per CPU, which I can only implement if I can store
per-CPU data.

So:

1. is there an implementation for per-CPU data out there yet, or
2. is there an easy way to determine the CPU number one's running on in
   SMP scenarios?

Thanks,

					Tonnerre

--3MwIy2ne0vdjdPXF
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (NetBSD)

iD8DBQFCnQ2sXUVlAbfmNMIRAj32AKDjHCL1mEgW1x1c1AhHjOgLC4kAjQCfTt9v
lNc8NpSd/RF6F+uU6pNY5vc=
=03Js
-----END PGP SIGNATURE-----

--3MwIy2ne0vdjdPXF--