Author: adrian.chadd
Date: Wed Apr 29 02:48:26 2009
New Revision: 14014
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:26 2009
@@ -17,4 +17,4 @@
* 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
+ * 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
-~----------~----~----~----~------~----~------~--~---