Menu

vmbb2 Commit Log


Commit Date  
[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
[r4] by zoltanmann

Unified the interface of the allocators

2017-01-26 01:17:30 Tree
[r3] by zoltanmann

Implemented greedy heuristic (based on Guazzone's algorithm)

2017-01-26 00:16:45 Tree
[r2] by zoltanmann

Improved the handling of ILP solvers

2017-01-22 00:45:30 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.