{"id":18526541,"url":"https://github.com/bloveless/malloclab","last_synced_at":"2025-05-14T20:15:02.657Z","repository":{"id":79821664,"uuid":"46098967","full_name":"bloveless/malloclab","owner":"bloveless","description":"Malloc lab","archived":false,"fork":false,"pushed_at":"2015-11-24T02:14:20.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-26T01:13:04.536Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bloveless.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-13T03:59:14.000Z","updated_at":"2015-11-13T04:07:42.000Z","dependencies_parsed_at":"2023-03-12T09:14:08.883Z","dependency_job_id":null,"html_url":"https://github.com/bloveless/malloclab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloveless%2Fmalloclab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloveless%2Fmalloclab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloveless%2Fmalloclab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloveless%2Fmalloclab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bloveless","download_url":"https://codeload.github.com/bloveless/malloclab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239242114,"owners_count":19605954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T17:51:44.468Z","updated_at":"2025-02-17T06:12:32.940Z","avatar_url":"https://github.com/bloveless.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#####################################################################\n# CS:APP Malloc Lab\n# Handout files for students\n#\n# Copyright (c) 2002, R. Bryant and D. O'Hallaron, All rights reserved.\n# May not be used, modified, or copied without permission.\n#\n######################################################################\n\n***********\nMain Files:\n***********\n\nmm.{c,h}\t\n\tYour solution malloc package. mm.c is the file that you\n\twill be handing in, and is the only file you should modify.\n\nmdriver.c\t\n\tThe malloc driver that tests your mm.c file\n\nshort{1,2}-bal.rep\n\tTwo tiny tracefiles to help you get started. \n\nMakefile\t\n\tBuilds the driver\n\n**********************************\nOther support files for the driver\n**********************************\n\nconfig.h\tConfigures the malloc lab driver\nfsecs.{c,h}\tWrapper function for the different timer packages\nclock.{c,h}\tRoutines for accessing the Pentium and Alpha cycle counters\nfcyc.{c,h}\tTimer functions based on cycle counters\nftimer.{c,h}\tTimer functions based on interval timers and gettimeofday()\nmemlib.{c,h}\tModels the heap and sbrk function\n\n*******************************\nBuilding and running the driver\n*******************************\nTo build the driver, type \"make\" to the shell.\n\nTo run the driver on a tiny test trace:\n\n\tunix\u003e mdriver -V -f short1-bal.rep\n\nThe -V option prints out helpful tracing and summary information.\n\nTo get a list of the driver flags:\n\n\tunix\u003e mdriver -h\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbloveless%2Fmalloclab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbloveless%2Fmalloclab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbloveless%2Fmalloclab/lists"}