CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/09 05:21:51
Modified files:
sys/sys : srp.h
sys/kern : kern_srp.c
share/man/man9 : Makefile
Added files:
share/man/man9 : srpl_rc_init.9
Log message:
implement a singly linked list built with SRPs.
this allows us to build lists of things that can be followed by
multiple cpus.
ok mpi@ claudio@
