Commit | Date | |
---|---|---|
[r15620]
by
bugman
The multi-processor data_fetch() API function is now used to obtain the total_length variable. |
2012-03-23 16:31:14 | Tree |
[r15619]
by
bugman
Fix for the Processor.data_upload() method. The self.run_command_queue() method is no longer being used. Instead the add_to_queue() method is |
2012-03-23 16:18:39 | Tree |
[r15618]
by
bugman
Fixes and clean up of the slave to master transfer mechanism for result commands. The master_queue_command() and master_receive_result() methods are now defined at the Processor |
2012-03-23 15:40:03 | Tree |
[r15617]
by
bugman
Shifted the self.threaded_result_processing flag into the base Processor class where it belongs. |
2012-03-23 15:16:57 | Tree |
[r15616]
by
bugman
Clean up and completion of the TODO for the Processor.assert_on_master() method. The Processor.assert_on_master() method has been created and calls raise_unimplemented(). The |
2012-03-23 15:12:25 | Tree |
2012-03-23 15:03:24 | Tree | |
[r15614]
by
bugman
Spun out all of the results queue objects into their own module. This completes another set of TODOs by removing these queue objects from any fabric level. They |
2012-03-23 11:44:15 | Tree |
[r15613]
by
bugman
Shifted the run_command_queue() and run_queue() methods from the Multi_processor to Processor class. |
2012-03-23 11:37:27 | Tree |
[r15612]
by
bugman
The multi/test_implementation2.py script can now be run in uni-processor mode. Thought it still fails due to deficiencies in the Processor base class (one of Gary's TODOS in the |
2012-03-23 11:33:28 | Tree |
2012-03-23 11:31:39 | Tree |