increase bw

This commit is contained in:
Torma Kristóf 2021-04-19 21:03:29 +02:00
parent ec66def78b
commit 0a615049aa
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047
1 changed files with 6 additions and 6 deletions

View File

@ -12,20 +12,20 @@ mobile_device_counter_size=100
wan_propagation_delay=0.1
lan_internal_delay=0.005
wlan_bandwidth=200
wan_bandwidth=15
wlan_bandwidth=200000
wan_bandwidth=1000000
gsm_bandwidth=0
#all the host on cloud runs on a single datacenter
number_of_host_on_cloud_datacenter=1
number_of_vm_on_cloud_host=4
core_for_cloud_vm=4
mips_for_cloud_vm=10000
ram_for_cloud_vm=32000
core_for_cloud_vm=16
mips_for_cloud_vm=1000000
ram_for_cloud_vm=64000
storage_for_cloud_vm=1000000
#mobile devices has no processing unit in this scenario
core_for_mobile_vm=4
core_for_mobile_vm=1
mips_for_mobile_vm=1000
ram_for_mobile_vm=4000
storage_for_mobile_vm=16000