{"id":22650265,"url":"https://github.com/laphayen/malloc-lab","last_synced_at":"2025-03-29T07:20:50.950Z","repository":{"id":194804142,"uuid":"688315192","full_name":"laphayen/malloc-lab","owner":"laphayen","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-11T17:16:41.000Z","size":333,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T20:49:52.726Z","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/laphayen.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,"governance":null}},"created_at":"2023-09-07T05:18:01.000Z","updated_at":"2024-07-11T04:16:13.000Z","dependencies_parsed_at":"2023-09-15T06:46:57.644Z","dependency_job_id":"5f853b55-863a-4255-b0bb-65e0bbf8536e","html_url":"https://github.com/laphayen/malloc-lab","commit_stats":null,"previous_names":["laphayen/malloc-lab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laphayen%2Fmalloc-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laphayen%2Fmalloc-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laphayen%2Fmalloc-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laphayen%2Fmalloc-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laphayen","download_url":"https://codeload.github.com/laphayen/malloc-lab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246151299,"owners_count":20731573,"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-12-09T08:32:23.057Z","updated_at":"2025-03-29T07:20:50.917Z","avatar_url":"https://github.com/laphayen.png","language":"C","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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaphayen%2Fmalloc-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaphayen%2Fmalloc-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaphayen%2Fmalloc-lab/lists"}