16 Commits

Author SHA1 Message Date
Godmar Back
ad65112a38 fixed compiler warning, upped avg libc 2020-07-15 23:30:08 -04:00
James Taylor
3274949c2f Ignore compiled binaries and result files 2017-12-31 02:06:26 -05:00
James Taylor
08587e1f1b Remove duplicate trace files 2017-12-24 23:43:33 -05:00
ericrw96
4f6a2d612e Add in traces that willbe used for testing in malloclab. 2017-12-24 22:18:06 -05:00
James Taylor
9ac87c5250 Remove implicit textbook solution Makefile target 2017-12-11 15:15:04 -05:00
Lance Chao
274b1c785e Took out mm-book-implicit because it is not a good starting code for students to start from. They should use mm-gback-implicit instead. Also added an example of how to use the rbtree 2016-12-09 14:16:45 -05:00
Godmar Back
73d29a565e fixed attribute warn_unused_result warnings on recent libc headers 2016-04-10 09:24:30 -04:00
CS3214 Class Account
fab3f24f1c Last set of updates for Spring 2016
- added vary_size -s option
- switch to clock_gettime() based accounting
- tuned AVG_LIBC_THRUPUT
- introduced THREAD_SAFE flag to separate mt results
2016-04-10 00:14:52 -04:00
CS3214 Class Account
e40357ee6a commits for Spring 2016
added multi-threaded ability to driver
provide thread-safe wrapper
2016-03-30 01:15:21 -04:00
Benjamin Scott Pruett
f603ce6c85 Fix unused variable in mdriver 2015-10-26 12:34:38 -04:00
Benjamin Scott Pruett
75efeb1247 Update cycle counter for x86_64 2015-10-26 12:31:01 -04:00
Benjamin Scott Pruett
566d265011 Update speed value for new rlogin hardware 2015-10-26 12:29:40 -04:00
Jean-Philippe Ouellet
6e6e2b7ed0 Switch to FreeBSD's sys/queue.h. 2015-04-02 19:10:59 -04:00
Jean-Philippe Ouellet
8d87dabfa9 Add documentation for tree.h and queue.h. 2015-04-01 14:39:19 -04:00
Jean-Philippe Ouellet
3796175a79 Add <sys/{tree,queue}.h> from OpenBSD. 2015-04-01 14:29:50 -04:00
Benjamin Scott Pruett
92fa2c791a initial import of base files 2015-03-25 14:04:21 -04:00