NetBSD/sys/arch/arm
cl ea5ec0212d add kernel part of concurrency support for SA on MP systems
- move per VP data into struct sadata_vp referenced from l->l_savp
  * VP id
  * lock on VP data
  * LWP on VP
  * recently blocked LWP on VP
  * queue of LWPs woken which ran on this VP before sleep
  * faultaddr
  * LWP cache for upcalls
  * upcall queue
- add current concurrency and requested concurrency variables
- make process exit run LWP on all VPs
- make signal delivery consider all VPs
- make timer events consider all VPs
- add sa_newsavp to allocate new sadata_vp structure
- add sa_increaseconcurrency to prepare new VP
- make sys_sa_setconcurrency request new VP or wakeup idle VP
- make sa_yield lower current concurrency
- set sa_cpu = VP id in upcalls
- maintain cached LWPs per VP
2004-03-14 01:08:47 +00:00
..
arm
arm32 add kernel part of concurrency support for SA on MP systems 2004-03-14 01:08:47 +00:00
conf
footbridge
fpe-arm
include
iomd Rename wsqms(4) to qms(4), since the "ws" is redundant now. While I'm here, 2004-03-13 19:27:40 +00:00
ixp12x0
mainbus
ofw
s3c2xx0
sa11x0
xscale
Makefile