https://github.com/asterinas/linux_binary_cache
Contain a vmlinuz-5.15.0-105-generic file of Linux v5.15.0.
https://github.com/asterinas/linux_binary_cache
Last synced: 17 days ago
JSON representation
Contain a vmlinuz-5.15.0-105-generic file of Linux v5.15.0.
- Host: GitHub
- URL: https://github.com/asterinas/linux_binary_cache
- Owner: asterinas
- Created: 2024-06-24T03:55:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T09:04:34.000Z (almost 2 years ago)
- Last Synced: 2024-09-14T22:08:39.639Z (almost 2 years ago)
- Size: 10.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# linux_binary_cache
## Overview
This repository contains Linux kernels for benchmarks which need Linux VMs as baselines.
`vmlinuz-5.15.0-105` is compiled from Linux 5.15.105 source code with default settings, except for enabling the Ext2 file system and disabling `SYSTEM_REVOCATION_KEYS` and `SYSTEM_TRUSTED_KEYS`. The kernel already includes VirtIO drivers such as `Virtio-Net` and `Virtio-Block`.
`vmlinuz-6.16.0` is compiled from Linux 6.16.0 source code with TDX host settings enabled and Ext2 file system enabled, all other configurations are default.