Author: adrian.chadd
Date: Mon Feb 2 14:55:47 2009
New Revision: 13796
Modified:
wiki/LuscaChangeLog.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/LuscaChangeLog.wiki
==============================================================================
--- wiki/LuscaChangeLog.wiki (original)
+++ wiki/LuscaChangeLog.wiki Mon Feb 2 14:55:47 2009
@@ -12,4 +12,5 @@
* COSS now does not write out swap log files which it doesn't use -
improving performance during normal operation and logfile rotation.
* The server-side code (src/http.c) has been restructured to remove
extra data copying and in preparation for further improvements performance
and memory utilisation.
- * The memory caching layer ("MemPools") has been turned into purely
statistics - this is in preparation for fully threading the core libraries.
\ No newline at end of file
+ * The memory caching layer ("MemPools") has been turned into purely
statistics - this is in preparation for fully threading the core libraries.
+ * The majority of code which uses String has been adapted (and rewritten
in some places) in preparation for reference counted string management.
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---