sgpemv2/src/backend
elvez 58cf50b500 - Added visualization of resources queue to resourceswidget. Task #28
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@978 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-01 00:23:39 +00:00
..
concrete_environment.cc - Merge branch https://lowca.thgnet.it/swe/branches/0.3-r847--simplify-scheduler 2006-08-17 23:30:49 +00:00
concrete_environment.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
concrete_history.cc - Fix sigsegv when editing an entity 2006-08-31 00:31:14 +00:00
concrete_history.hh - Added editing features to History. 2006-08-23 22:55:08 +00:00
concrete_simulation.cc - Improved resource policy power 2006-08-30 23:59:10 +00:00
concrete_simulation.hh - Improved resource policy power 2006-08-30 23:59:10 +00:00
cpu_policies_gatekeeper.cc - Unify interface of string_utils. I dropped most of the exception 2006-08-26 10:45:04 +00:00
cpu_policies_gatekeeper.hh - All policy-related errors should now be handled. I hope this is the last time I say this... 2006-08-13 14:20:04 +00:00
cpu_policy.cc - Incapsulate code so that the hack we previously used in CPUPoliciesGatekeeper isn't needed anymore 2006-08-14 14:28:41 +00:00
cpu_policy.hh - Incapsulate code so that the hack we previously used in CPUPoliciesGatekeeper isn't needed anymore 2006-08-14 14:28:41 +00:00
cpu_policy_exception.cc - Added still more error checking to PythonCPUPolicy. But the code which calls its methods should be updated to handle the new exceptions... 2006-08-10 00:42:17 +00:00
cpu_policy_exception.hh - Added still more error checking to PythonCPUPolicy. But the code which calls its methods should be updated to handle the new exceptions... 2006-08-10 00:42:17 +00:00
cpu_policy_manager.cc - TODO and FIXME reduced to 38 2006-08-25 22:43:04 +00:00
cpu_policy_manager.hh - Removed CPUPolicyManager::init(), it was deprecated 2006-08-28 21:40:02 +00:00
default_resource_policy_manager.cc - Small fix to let the application work 2006-08-30 21:09:47 +00:00
default_resource_policy_manager.hh - Small fix to let the application work 2006-08-30 21:09:47 +00:00
dynamic_process.cc - TODO and FIXME reduced to 38 2006-08-25 22:43:04 +00:00
dynamic_process.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
dynamic_request.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
dynamic_request.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
dynamic_resource.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
dynamic_resource.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
dynamic_schedulable.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
dynamic_schedulable.hh - Added full request support, altough still not working 2006-08-06 01:47:02 +00:00
dynamic_sub_request.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
dynamic_sub_request.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
dynamic_thread.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
dynamic_thread.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
environment.cc Vogon Fleet: implementation: Added environment, concrete_environment, a 2006-07-02 00:52:01 +00:00
environment.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
global_preferences.cc - Added visualization of resources queue to resourceswidget. Task #28 2006-09-01 00:23:39 +00:00
global_preferences.hh - Added visualization of resources queue to resourceswidget. Task #28 2006-09-01 00:23:39 +00:00
global_preferences_serializer.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
global_preferences_serializer.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
history.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
history.hh - Now it is possible to edit resources 2006-08-25 21:45:29 +00:00
history_observer.cc - Write interface for History and ConcreteHistory 2006-07-02 15:27:30 +00:00
history_observer.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
holt_graph.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
holt_graph.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
invalid_plugin_exception.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
invalid_plugin_exception.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
key_file.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
key_file.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
malformed_policy_exception.cc - Added still more error checking to PythonCPUPolicy. But the code which calls its methods should be updated to handle the new exceptions... 2006-08-10 00:42:17 +00:00
malformed_policy_exception.hh - Added still more error checking to PythonCPUPolicy. But the code which calls its methods should be updated to handle the new exceptions... 2006-08-10 00:42:17 +00:00
module.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
module.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
null_policy_exception.cc - Added still more error checking to PythonCPUPolicy. But the code which calls its methods should be updated to handle the new exceptions... 2006-08-10 00:42:17 +00:00
null_policy_exception.hh - Added still more error checking to PythonCPUPolicy. But the code which calls its methods should be updated to handle the new exceptions... 2006-08-10 00:42:17 +00:00
plugin.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
plugin_manager.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
plugin_manager.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
policy_parameters.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
policy_parameters.hh - Fix visibility outside the DSO 2006-07-02 15:38:38 +00:00
process.cc - Pretty-indenting code 2006-06-29 08:44:30 +00:00
process.hh - Completed test-history. I still have some doubts about some points, but I think the current implementation is already a pretty intensive test... 2006-07-18 23:39:33 +00:00
ready_queue.cc - Supersede old GUI in favor of a more clean (and hopefully clear) interface 2006-08-20 21:26:14 +00:00
ready_queue.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
request.cc - Pretty-indenting code 2006-06-29 08:44:30 +00:00
request.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
resource.cc - Pretty-indenting code 2006-06-29 08:44:30 +00:00
resource.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
resource_policies_gatekeeper.cc - Unify interface of string_utils. I dropped most of the exception 2006-08-26 10:45:04 +00:00
resource_policies_gatekeeper.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
resource_policy.cc - Added ResourcePolicy class. I need to clear some doubts before writing the remaining part of resource policy management... 2006-08-01 22:57:40 +00:00
resource_policy.hh - Improved resource policy power 2006-08-30 23:59:10 +00:00
resource_policy_lifo.cc - Improved resource policy power 2006-08-30 23:59:10 +00:00
resource_policy_lifo.hh - Improved resource policy power 2006-08-30 23:59:10 +00:00
resource_policy_manager.cc - Added ResourcePolicyManager 2006-08-02 23:38:52 +00:00
resource_policy_manager.hh - Added ResourcePolicyManager 2006-08-02 23:38:52 +00:00
schedulable.cc - Pretty-indenting code 2006-06-29 08:44:30 +00:00
schedulable.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
scheduler.cc - Correctly set release time for candidate threads that try to 2006-08-31 18:57:09 +00:00
scheduler.hh - Added a bit of resource policy mamagement. Still far from being usefu. 2006-08-28 22:40:08 +00:00
serialize_visitor.cc - Added SerializeVisitor class and written various serialize() methods 2006-07-04 22:34:39 +00:00
serialize_visitor.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
serializer.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
serializer.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
serializer_error.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
serializer_error.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
serializers_gatekeeper.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
serializers_gatekeeper.hh - update serializer related files 2006-07-11 00:04:26 +00:00
simulation.cc - First implementation of a SimulationController in the GUI 2006-08-28 20:15:05 +00:00
simulation.hh - Improved resource policy power 2006-08-30 23:59:10 +00:00
simulation_observer.cc - I forgot to add two files and remove a debug print. 2006-08-18 01:04:28 +00:00
simulation_observer.hh - I forgot to add two files and remove a debug print. 2006-08-18 01:04:28 +00:00
static_process.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_process.hh - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_request.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_request.hh - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_resource.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_resource.hh - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_schedulable.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_schedulable.hh - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_sub_request.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_sub_request.hh - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_thread.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_thread.hh - Added editing features to History. 2006-08-23 22:55:08 +00:00
string_utils.cc - Fixed bug in serialization which caused threads to be saved with a "lats-for" field of 0 2006-08-28 22:29:43 +00:00
string_utils.hh - Unify interface of string_utils. I dropped most of the exception 2006-08-26 10:45:04 +00:00
sub_request.cc - Pretty-indenting code 2006-06-29 08:44:30 +00:00
sub_request.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
thread.cc - Pretty-indenting code 2006-06-29 08:44:30 +00:00
thread.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
user_interrupt_exception.cc - Experimented a bit more with the treeview widget, with little success, It should segfault on selection of the menu entry "Add Process" 2006-08-15 00:43:34 +00:00
user_interrupt_exception.hh - Experimented a bit more with the treeview widget, with little success, It should segfault on selection of the menu entry "Add Process" 2006-08-15 00:43:34 +00:00