[K42-discussion] patch to update the arbiter code in K42
Andrew Baumann
andrewb at cse.unsw.edu.au
Thu Mar 8 14:35:34 EST 2007
Hi all,
Here is a patch to update all the arbiter code in the K42 CVS to the latest
version I received from Raymond Fingas. I've made some compile fixes, updated
it to the current CVS, and done some very rudimentary testing, but otherwise
it is as Raymond sent it to me. Since it is all passive code (nothing in the
current system uses it), and what's there now is known to be broken, I hope
that this is OK for inclusion.
I would like to get this into the CVS, as that will make it much easier to
merge into my own trees and do more testing, and I'll then be able to follow
it up with patches to put much of my dynamic update work into CVS.
Note that the patch adds these files:
lib/libc/cobj/CObjRepArbiterBreakpoint.C
lib/libc/cobj/CObjRepArbiterBreakpoint.H
lib/libc/cobj/CObjRepArbiterNull.C
lib/libc/cobj/CObjRepArbiterNull.H
lib/libc/cobj/CObjRepArbiterPassthru.C
lib/libc/cobj/CObjRepArbiterPassthru.H
lib/libc/cobj/CObjRepArbiterProxy.C
lib/libc/cobj/CObjRepArbiterProxy.H
lib/libc/cobj/CObjRepArbiterTimer.C
lib/libc/cobj/CObjRepArbiterTimer.H
... and removes these:
lib/libc/cobj/CObjRepArbiterTarget.C
lib/libc/cobj/CObjRepArbiterTarget.H
Thanks,
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raymond-arbiter-update.patch
Type: text/x-diff
Size: 151557 bytes
Desc: not available
Url : http://ozlabs.org/pipermail/k42-discussion/attachments/20070308/9cc9fbea/attachment.patch
More information about the K42-discussion
mailing list