Revision: 14236
Author: adrian.chadd
Date: Wed Jul 22 20:41:38 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/lusca-cache/source/detail?r=14236

Modified:
  /wiki/LuscaArchitectureStoreRebuilding.wiki

=======================================
--- /wiki/LuscaArchitectureStoreRebuilding.wiki Wed Jul 22 20:30:09 2009
+++ /wiki/LuscaArchitectureStoreRebuilding.wiki Wed Jul 22 20:41:38 2009
@@ -53,3 +53,11 @@
  This process however does happen asynchronously.

  = Lusca Rebuild Process =
+
+Lusca has modified the rebuild process to use external helpers to  
implement the rebuild decision and logic.
+
+The rebuild helpers pipe swap log entries to the main process. The main  
process thus does not need to know how the cache is being rebuilt; only the  
resultant cache entries.
+
+The swap log format has been extended to include a SWAP_LOG_PROGRESS entry  
to report the rebuild process, and SWAP_LOG_COMPLETED to properly delineate  
the end of the rebuild process.
+
+More information can be gleaned from the source - src/app/coss_rebuild/  
and src/app/ufs_rebuild/ for the rebuild applications.

--~--~---------~--~----~------------~-------~--~----~
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