malloclab

所属分类:Windows编程
开发工具:C/C++
文件大小:3610KB
下载次数:35
上传日期:2014-12-27 23:43:31
上 传 者smallst
说明:  csapp2e,malloclab,带测评环境,含多个分数版本,非cmu测评
(csapp2e, malloclab, with uation of the environment, with multiple scores version, non-cmu uation)

文件列表:
malloclab-handout (0, 2014-12-27)
malloclab-handout\ftimer.o (11688, 2014-12-06)
malloclab-handout\clock.c (7736, 2012-12-07)
malloclab-handout\mm.c (11394, 2014-12-27)
malloclab-handout\mm-naive.c (3200, 2014-12-06)
malloclab-handout\ftimer.c (2810, 2011-07-09)
malloclab-handout\mm-v3-3err.c (6031, 2014-12-11)
malloclab-handout\mm??95-73.c (11964, 2014-12-27)
malloclab-handout\traces (0, 2014-11-18)
malloclab-handout\traces\cccp.rep (46911, 2011-10-31)
malloclab-handout\traces\malloc.rep (83, 2011-10-31)
malloclab-handout\traces\merry-go-round.rep (177045, 2011-11-04)
malloclab-handout\traces\binary-bal.rep (50794, 2011-10-31)
malloclab-handout\traces\corners.rep (122, 2011-10-31)
malloclab-handout\traces\pulseaudio.rep (56849, 2011-10-31)
malloclab-handout\traces\nlydf.rep (1447, 2011-10-31)
malloclab-handout\traces\expr-bal.rep (47801, 2011-10-31)
malloclab-handout\traces\ls.rep (2902, 2011-10-31)
malloclab-handout\traces\tty.rep (898, 2011-10-31)
malloclab-handout\traces\seglist.rep (57355, 2012-03-30)
malloclab-handout\traces\coalesce-big.rep (184396, 2011-10-31)
malloclab-handout\traces\stty.rep (938, 2011-10-31)
malloclab-handout\traces\alaska.rep (590402, 2011-11-01)
malloclab-handout\traces\needle.rep (3204870, 2011-11-01)
malloclab-handout\traces\cp-decl.rep (53589, 2011-10-31)
malloclab-handout\traces\rulsr.rep (1344, 2011-10-31)
malloclab-handout\traces\short1.rep (85, 2011-10-31)
malloclab-handout\traces\freeciv.rep (521138, 2011-10-31)
malloclab-handout\traces\amptjp-bal.rep (50609, 2011-10-31)
malloclab-handout\traces\realloc2-bal.rep (126223, 2011-10-31)
malloclab-handout\traces\ls.1.rep (1210, 2011-10-31)
malloclab-handout\traces\realloc2.rep (126223, 2011-10-31)
malloclab-handout\traces\lrucd.rep (1337, 2011-10-31)
malloclab-handout\traces\binary.rep (37349, 2011-10-31)
malloclab-handout\traces\login.rep (177640, 2011-10-31)
malloclab-handout\traces\realloc-bal.rep (136148, 2011-10-31)
malloclab-handout\traces\exhaust.rep (1882598, 2011-10-31)
malloclab-handout\traces\coalescing-bal.rep (134595, 2011-11-01)
malloclab-handout\traces\fs.rep (3643, 2011-10-31)
malloclab-handout\traces\perl.rep (12043, 2011-10-31)
... ...

##################################################################### # CS:APP Malloc Lab # Handout files for students ###################################################################### *********** Main Files: *********** mdriver Once you've run make, run ./mdriver to test your solution. traces/ Directory that contains the trace files that the driver uses to test your solution. Files orners.rep, short2.rep, and malloc.rep are tiny trace files that you can use for debugging correctness. ********************************** Other support files for the driver ********************************** config.h Configures the malloc lab driver fsecs.{c,h} Wrapper function for the different timer packages clock.{c,h} Routines for accessing the Pentium and Alpha cycle counters fcyc.{c,h} Timer functions based on cycle counters ftimer.{c,h} Timer functions based on interval timers and gettimeofday() memlib.{c,h} Models the heap and sbrk function ******************************* Building and running the driver ******************************* To build the driver, type "make" to the shell. To run the driver on a tiny test trace: unix> ./mdriver -V -f traces/malloc.rep To get a list of the driver flags: unix> ./mdriver -h The -V option prints out helpful tracing information

近期下载者

相关文件


收藏者