Date: Sat, 28 Jun 2003 02:22:25 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 vm_machdep.c Message-ID: <200306280922.h5S9MP3W051651@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/06/28 02:22:25 PDT FreeBSD src repository Modified files: sys/ia64/ia64 vm_machdep.c Log: Implement cpu_set_upcall_kse(). Elementary testing shows that this function behaves correctly in principle, but is not expected to be 100% complete. In any case, with this commit we have KSE ported enough to start runtime testing with threaded applications and fix whatever bugs or omissions we encounter. Yay! Revision Changes Path 1.63 +26 -0 src/sys/ia64/ia64/vm_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306280922.h5S9MP3W051651>