Author: adrian.chadd
Date: Wed Apr 29 02:48:12 2009
New Revision: 14013

Modified:
    wiki/LuscaChangeLog.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/LuscaChangeLog.wiki
==============================================================================
--- wiki/LuscaChangeLog.wiki    (original)
+++ wiki/LuscaChangeLog.wiki    Wed Apr 29 02:48:12 2009
@@ -15,4 +15,6 @@
    * 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.

-  * The threaded IO code (via aufs) has been turned into a generic library  
for doing asynchronous IO. The change has removed (for now) some of the  
automatic thread creation logic - specifically, the number of threads being  
created does not currently base the choice on how many AUFS and COSS  
directories are configured. For now, use the "n_aiops_threads"  
configuration directive to set the number of threads to use. The original  
code would use 4 threads per AUFS storedir and 3 threads per COSS storedir  
by default.
\ No newline at end of file
+  * The threaded IO code (via aufs) has been turned into a generic library  
for doing asynchronous IO. The change has removed (for now) some of the  
automatic thread creation logic - specifically, the number of threads being  
created does not currently base the choice on how many AUFS and COSS  
directories are configured. For now, use the "n_aiops_threads"  
configuration directive to set the number of threads to use. The original  
code would use 4 threads per AUFS storedir and 3 threads per COSS storedir  
by default.
+
+* The diskd and ufs storage types have been removed, leaving only aufs,  
coss and null. These types will return later on when the disk io layers  
have been tidied up and re-unified.
\ 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to