Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   nathanw
Date:           Fri Feb 14 20:45:14 UTC 2003

Modified Files:
        src/sys/kern: kern_sa.c

Log Message:
Make sa_yieldcall also allocate a new LWP for the cache if it's empty.

(XXX sa_yieldcall() and sa_switchcall() should be combined and take
arg as the function to call, but I'm somewhat nervous about void *
vs. void (*)()).


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 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