increase bw
This commit is contained in:
parent
ec66def78b
commit
0a615049aa
@ -12,20 +12,20 @@ mobile_device_counter_size=100
|
|||||||
|
|
||||||
wan_propagation_delay=0.1
|
wan_propagation_delay=0.1
|
||||||
lan_internal_delay=0.005
|
lan_internal_delay=0.005
|
||||||
wlan_bandwidth=200
|
wlan_bandwidth=200000
|
||||||
wan_bandwidth=15
|
wan_bandwidth=1000000
|
||||||
gsm_bandwidth=0
|
gsm_bandwidth=0
|
||||||
|
|
||||||
#all the host on cloud runs on a single datacenter
|
#all the host on cloud runs on a single datacenter
|
||||||
number_of_host_on_cloud_datacenter=1
|
number_of_host_on_cloud_datacenter=1
|
||||||
number_of_vm_on_cloud_host=4
|
number_of_vm_on_cloud_host=4
|
||||||
core_for_cloud_vm=4
|
core_for_cloud_vm=16
|
||||||
mips_for_cloud_vm=10000
|
mips_for_cloud_vm=1000000
|
||||||
ram_for_cloud_vm=32000
|
ram_for_cloud_vm=64000
|
||||||
storage_for_cloud_vm=1000000
|
storage_for_cloud_vm=1000000
|
||||||
|
|
||||||
#mobile devices has no processing unit in this scenario
|
#mobile devices has no processing unit in this scenario
|
||||||
core_for_mobile_vm=4
|
core_for_mobile_vm=1
|
||||||
mips_for_mobile_vm=1000
|
mips_for_mobile_vm=1000
|
||||||
ram_for_mobile_vm=4000
|
ram_for_mobile_vm=4000
|
||||||
storage_for_mobile_vm=16000
|
storage_for_mobile_vm=16000
|
||||||
|
Loading…
Reference in New Issue
Block a user