Menu

vmbb2 Commit Log


Commit Date  
[r20] by michael-sch

+- comments

2017-04-21 10:02:26 Tree
[r19] by michael-sch

MainModule: Import bitbrains workload traces from csv files
CreateOutputDatabase: Creates tables to store vmbb configurations and solutions

2017-04-19 14:32:06 Tree
[r18] by michael-sch

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

2017-04-19 14:28:02 Tree
[r17] by michael-sch

Sqlite-amalgamation is required to compile vmbb. See https://sqlite.org/download.html.

2017-04-19 14:22:24 Tree
[r16] by michael-sch

- unused

2017-04-19 14:19:45 Tree
[r15] by michael-sch

+- Different changes to use an sqlite database as resource for generated VMs

2017-04-19 14:19:28 Tree
[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
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.