Skip to content

Code Consultation #9

@naufaladrian

Description

@naufaladrian

Hi! I would like to ask if i can change the overload detection to fuzzy, and how can i change it ?

also i want to ask why vmSelectionPolicy is null ?
QLearningSchedulerTest.java

PowerVmSelectionPolicy vmSelectionPolicy = null;
try {
datacenter = new QlearningPowerDataCenter(name, characteristics, new QPowerVmAllocationPolicy(hostList,vmSelectionPolicy),
		new LinkedList<Storage>(), 300, qAgent);
		datacenter.setDisableMigrations(false);
} catch (Exception e) {
	e.printStackTrace();
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions