| age |
author |
description |
| Wed, 21 Sep 2011 11:51:29 +0200 |
Merten Sach |
changed free back to request to master and bugfixesDistributedMalloc2 |
| Mon, 19 Sep 2011 18:43:08 +0200 |
Merten Sach |
Free memory calculationDistributedMalloc2 |
| Mon, 19 Sep 2011 16:12:01 +0200 |
Merten Sach |
Merge of Malloc2 and inter master requestsDistributedMalloc2 |
| Mon, 19 Sep 2011 14:15:37 +0200 |
Merten Sach |
The shutdown now uses inter master requestsInter-Master Requests |
| Fri, 16 Sep 2011 20:08:28 +0200 |
Merten Sach |
distributed free workingInter-Master Requests |
| Fri, 16 Sep 2011 16:19:24 +0200 |
Merten Sach |
Distributed memory management w/o free requests workingInter-Master Requests |
| Fri, 16 Sep 2011 14:25:49 +0200 |
Merten Sach |
distributed memory allocation interface - unfinishedInter-Master Requests |
| Wed, 07 Sep 2011 14:33:22 +0200 |
Merten Sach |
touch memory at start of algorithm to make it comparablemalloc2 |
| Wed, 07 Sep 2011 14:28:20 +0200 |
Merten Sach |
code cleaningmalloc2 |
| Tue, 30 Aug 2011 17:45:14 +0200 |
Merten Sach |
changed log10 to log2malloc2 |
| Tue, 30 Aug 2011 17:11:13 +0200 |
Merten Sach |
Bit index search with simple chop offmalloc2 |
| Mon, 29 Aug 2011 17:09:00 +0200 |
Merten Sach |
malloc: multiple small chunk allocationmalloc2 |
| Thu, 25 Aug 2011 16:32:13 +0200 |
Merten Sach |
first changes mallocmalloc2 |
| Wed, 03 Aug 2011 13:23:32 +0200 |
Merten Sach |
Malloc with easy shave offmalloc2 |
| Tue, 02 Aug 2011 15:44:28 +0200 |
Merten Sach |
Basic malloc without small chunksmalloc2 |
| Mon, 11 Jul 2011 20:39:03 +0200 |
Merten Sach |
malloc_touch |
| Mon, 11 Jul 2011 20:35:54 +0200 |
Merten Sach |
malloc_touch |
| Mon, 11 Jul 2011 18:09:43 +0200 |
Merten Sach |
Version 0V0 |
| Mon, 04 Jul 2011 19:45:43 +0200 |
Merten Sach |
Version before optimization |
| Thu, 16 Jun 2011 14:41:15 +0200 |
Merten Sach |
make hardware independent and port to 64bit |
| Sat, 20 Nov 2010 08:19:05 +0100 |
Me |
Added measurement hists macrosDec27_2010_about_to_add_sched_record |
| Mon, 15 Nov 2010 12:11:24 -0800 |
Me |
Added recycle pool -- will merge later -- need to get PLDI results for nowrecycle_pool |
| Sun, 14 Nov 2010 11:17:52 -0800 |
Me |
Nov 14 vers -- Added measurement of Plugin, malloc, & master lock, + vutilities |
| Fri, 12 Nov 2010 08:42:25 -0800 |
Me |
removed all inline, to see if -O3 works -- now -O0 broken too! will go backtest_without_inline |
| Mon, 08 Nov 2010 03:57:46 -0800 |
Me |
Added compiler switch to turn on and off debug-only probes, deleted time-junk |
| Thu, 04 Nov 2010 18:13:18 -0700 |
Me |
Works with correct matrix mult Nov 4 -- switch animators macros, many updates |
| Mon, 01 Nov 2010 21:21:32 -0700 |
Me |
Init changed to only use VMS__malloc & uses VMS__malloc versions of utilities |
| Sat, 30 Oct 2010 20:54:36 -0700 |
Me |
Added VMS__malloc and probes, and major re-factoring to separate mallocs |