{"id":20191420,"url":"https://github.com/htfy96/libhugepagetune","last_synced_at":"2026-03-19T14:28:06.099Z","repository":{"id":86701993,"uuid":"190253827","full_name":"htfy96/libhugepagetune","owner":"htfy96","description":"A toy library that performs huge page merging based on fine-grained, real-time Intel PEBS memory access traces","archived":false,"fork":false,"pushed_at":"2019-06-07T08:47:26.000Z","size":24,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T07:41:36.330Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/htfy96.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-04T18:02:57.000Z","updated_at":"2022-05-25T21:29:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"57699696-fcb6-48a1-bb3d-494b9dec8f20","html_url":"https://github.com/htfy96/libhugepagetune","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/htfy96/libhugepagetune","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htfy96%2Flibhugepagetune","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htfy96%2Flibhugepagetune/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htfy96%2Flibhugepagetune/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htfy96%2Flibhugepagetune/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/htfy96","download_url":"https://codeload.github.com/htfy96/libhugepagetune/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htfy96%2Flibhugepagetune/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30091780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T19:41:02.502Z","status":"ssl_error","status_checked_at":"2026-03-04T19:40:05.550Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-14T03:49:01.106Z","updated_at":"2026-03-04T20:34:50.616Z","avatar_url":"https://github.com/htfy96.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libhugepagetune\nA library that performs huge page merging based on fine-grained, real-time Intel PEBS memory access traces\n\n## Usage\n### Build\nPrerequiste:\n- `libpfm4-dev`\n- `libtbb-dev`\n- `g++ \u003e= 7`\n\n```sh\nmkdir -p build\ncd build\ncmake ..\nmake\n```\n\n### Usage\n```sh\nLD_PRELOAD=\"./libhugepagetune.so\" any-app\n```\n\n#### Environment variables\n\n- `HPT_DEBUG`: output debug log\n- `HPT_INTERVAL`: interval to scan new threads and perform merging\n- `HPT_SAMPLE_PERIOD`: mem sample period\n- `HPT_WAKEUP_EVENT`: after WAKEUP_EVENT the data is pulled into our monitor\n- `HPT_THRESHOLD`: only huge pages accessed \u003e THRESHOLD times can be merged\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtfy96%2Flibhugepagetune","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhtfy96%2Flibhugepagetune","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtfy96%2Flibhugepagetune/lists"}