[Kos-cvs] kos ChangeLog,1.52,1.53
thomas at kos.enix.org
thomas at kos.enix.org
Tue Jan 4 23:19:21 CET 2005
Update of /home/kos/cvs/kos
In directory the-doors:/tmp/cvs-serv9995
Modified Files:
ChangeLog
Log Message:
2005-01-04 Thomas Petazzoni <thomas at crazy.kos.nx>
* modules/arch/mm/_pgflt.c (_page_fault): Display some
informations even if pf_nested_level != 1.
* modules/test/vmm_test.c (vmm_test): Allow the VMM stress test to
be run multiple times.
* modules/scheduler/_synchq.c (synchq_wait_unsafe): After the
wakeup of the thread the synchq should still be locked. Check
this.
Index: ChangeLog
===================================================================
RCS file: /home/kos/cvs/kos/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- ChangeLog 4 Jan 2005 22:13:54 -0000 1.52
+++ ChangeLog 4 Jan 2005 22:19:19 -0000 1.53
@@ -1,5 +1,15 @@
2005-01-04 Thomas Petazzoni <thomas at crazy.kos.nx>
+ * modules/arch/mm/_pgflt.c (_page_fault): Display some
+ informations even if pf_nested_level != 1.
+
+ * modules/test/vmm_test.c (vmm_test): Allow the VMM stress test to
+ be run multiple times.
+
+ * modules/scheduler/_synchq.c (synchq_wait_unsafe): After the
+ wakeup of the thread the synchq should still be locked. Check
+ this.
+
* TODO: More job !
* MkVars: Added the GPL header, and definition of the default
More information about the Kos-cvs
mailing list