Commit 98b0b446 authored by Ahmad Siavashi's avatar Ahmad Siavashi

comments revised

parent 3801ffb7
...@@ -24,8 +24,8 @@ public class PerformanceVgpuSchedulerFairShare extends VgpuSchedulerFairShare im ...@@ -24,8 +24,8 @@ public class PerformanceVgpuSchedulerFairShare extends VgpuSchedulerFairShare im
private PerformanceModel<VgpuScheduler, Vgpu> performanceModel; private PerformanceModel<VgpuScheduler, Vgpu> performanceModel;
/** /**
* @see org.cloudbus.cloudsim.gpu.VgpuSchedulerLeftover#VgpuSchedulerLeftover(int, * @see org.cloudbus.cloudsim.gpu.VgpuSchedulerFairShare#VgpuSchedulerFairShare(int,
* List, PgpuSelectionPolicy) VgpuSchedulerLeftover(int, List, * List, PgpuSelectionPolicy) VgpuSchedulerFairShare(int, List,
* PgpuSelectionPolicy) * PgpuSelectionPolicy)
* *
* @param performanceModel * @param performanceModel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment