Menu

vmbb2 Commit Log


Commit Date  
[r14] by michael-sch

+ Class for using an sqlite database as resource for generated VMs

2017-04-19 14:17:57 Tree
[r13] by michael-sch

+- correct counting of active PMs
+- initializePMCandidates(): set PMIterator and resetCandidates()
+- BnBAllocator(): set initialPM by PM.id
+- preprocess(): is now counted as execution time
+- corrected output of messages if VERBOSE_ALG_STEPS is enabled

2017-04-19 14:16:17 Tree
[r12] by michael-sch

+ AllocatorType numberation to be able to store numbers in the db
+- Extendet warning message, if allocator type is invalid

2017-04-19 14:04:39 Tree
[r11] by michael-sch

+ ability tho use comment lines beginning with //
+ parameter description
+ getPmTypes() : get defined types of PM.
Pm{count, cpu, ram}
+ getUseDatabase() :
useDatabase - use sqlite database [true, false]
+ getSqliteDatabaseFile() :
sqliteDatabase - path to sqlite database file
+ getTimestampFrom() :
timestampFrom - start time for the selection of workload data :
+ getTimestampTo() :
timestampTo - end time for the selection of workload data :
+ getTimestampInterval() :
timestampInterval - interval in ms for each selection step

2017-04-19 13:35:12 Tree
[r10] by michael-sch

+ SortType numberation to be able to store numbers in the db
+- Extendet warning message, if sort type is invalid

2017-04-19 13:15:13 Tree
[r9] by michael-sch

+- Extendet warning message, if solver type is invalid

2017-04-19 13:08:50 Tree
[r8] by michael-sch

+- generate_ff() => ff(): generation of an problem instance ist now separated form first fit allocation
+- VM.initialID is the PM.id not the position in the problemPMs vector
+ first fit allocation: Print an error if not enough PM (resources) are defined.

2017-04-19 13:06:34 Tree
[r7] by michael-sch

+ operator!=() : for PM comparison by id
+ str() : returns the VM as string - for debugging

2017-04-19 12:56:11 Tree
[r6] by michael-sch

+ Initial values for VM
+ str() : returns the VM as string - for debugging

2017-04-19 12:53:52 Tree
[r5] by michael-sch

Share project "vmbb" into "https://svn.code.sf.net/p/vm-alloc/vmbb2"

2017-04-18 12:42:22 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.