Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-09 | Ports: Remove obsolete patches for stress-ng | Gunnar Beutner | |
2021-05-09 | Ports: Remove obsolete patches for stress-ng | Gunnar Beutner | |
2021-04-28 | Kernel+LibC: Implement the socketpair() syscall | Gunnar Beutner | |
2021-04-16 | Ports: Make sure ports are installed into /usr/local | Gunnar Beutner | |
2021-04-14 | Ports: Fix building the stress-ng port | Gunnar Beutner | |
2021-01-17 | Ports: Rename a few .diff files to .patch | Linus Groh | |
Let's keep things consistent, .diff is the name we use pretty much everywhere. Also tweak the glob in .port_includes.sh to be 'patches/*.patch' rather than just 'patches/*'. | |||
2020-12-21 | Ports: Add initial stress-ng port to find bugs in serenity | Brian Gianforcaro | |
This is a very WIP port bringing stress-ng to SerenityOS. stress-ng is great at doing multi-workload stress testing, this allows it to find unique and interesting intermixed pairs of stressful operations which cause bugs. This initial port just rips out an non applicable functionality in order to get the port to compile. |