"...composable_kernel_rocm.git" did not exist on "350d64f351701af68e58c64e0e97efe07f7bf126"
- 01 Feb, 2024 5 commits
-
-
Hejing Li authored
-
Hejing Li authored
-
Marvin Meiers authored
Add all TCP congestion control algorithms that are currently available in the kernel source tree as loadable modules.
-
Antoine Kaufmann authored
This image contains chrony, ptp tools, and the modified cockroachdb
-
Antoine Kaufmann authored
-
- 18 Jan, 2024 1 commit
-
-
Hejing Li authored
-
- 13 Jan, 2024 1 commit
-
-
Hejing Li authored
-
- 07 Nov, 2023 1 commit
-
-
Jonas Kaufmann authored
hot-fix for #75 but temporarliy breaks experiments that use Simics. We will fix this in a later commit.
-
- 09 May, 2023 3 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
While we configure gem5 and qemu to directly load the kernel, simics will use a proper EFI-based firmware for boot.
-
- 14 Feb, 2023 1 commit
-
-
Antoine Kaufmann authored
Co-authored-by:Jonas Kaufmann <jokau03@gmail.com>
-
- 13 Feb, 2023 4 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
With gcc 10, the default switched to -fno-common. This breaks memcached. We need to explicilty pass -fcommon in the CFLAGS.
-
Antoine Kaufmann authored
This is the newest LTS kernel release. Will also come in handy for disaggregated memory stuff later.
-
Antoine Kaufmann authored
-
- 08 Jun, 2022 1 commit
-
-
Antoine Kaufmann authored
Has been replaced by base.pkr.hcl a while ago.
-
- 28 May, 2022 1 commit
-
-
Antoine Kaufmann authored
-
- 26 May, 2022 20 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
This target only converts existing qcows to raw but does not trigger anything else to be built. Main use-case is to run this in our released containers to build the raw images that we're not shipping with because of the size.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
These are no longer included in base image.
-
Antoine Kaufmann authored
Binutils changed something about how it generates symbol tables in recent versions (newest ubuntu LTS at least). This adds a patch to fix the resulting error.
-
Antoine Kaufmann authored
Removes the -cpu host parameter to qemu which only works with kvm.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
This increases build time, and might hurt disk performance for kvm/qemu a bit. So we disable it by default. But will be useful for docker images etc.
-
Antoine Kaufmann authored
This significantly reduces image size, and since we're not using the images interactively does not sacrifice anything we care about.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Remove the ubuntu1804 image. Base only has basic tools, no build tools or libraries. Install build deps in nopaxos, mtcp, and tas images.
-
Antoine Kaufmann authored
Necessary for for building the tas image.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Only builds base image, none of the others.
-
Antoine Kaufmann authored
This speeds up base image build significantly
-
Antoine Kaufmann authored
Just run different scripts inside. This avodis lots of duplication in the jsons.
-
Antoine Kaufmann authored
This is a lot faster than manually installing from ISO.
-
Antoine Kaufmann authored
Ubuntu cloud images use this for EFI.
-
- 23 Jan, 2022 1 commit
-
-
Jialin Li authored
-
- 21 Jan, 2022 1 commit
-
-
Antoine Kaufmann authored
-