Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [wrstuden-revivesa] src/sys/kern
Module Name: src
Committed By: rmind
Date: Tue May 27 19:51:16 UTC 2008
Modified Files:
src/sys/kern [wrstuden-revivesa]: kern_sa.c
Log Message:
- Pass appropriate arguments for cpu_need_resched() and lwp_unsleep().
- spc_mutex should be held around cpu_need_resched().
- Use sched_enqueue() and lwp_create() instead of old functions.
- Other compile fixes..
Now kern_sa.c compiles, though there are linking problems.
To generate a diff of this commit:
cvs rdiff -r1.91.2.16 -r1.91.2.17 src/sys/kern/kern_sa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index