From 03c4a1fd649a2e51f9322dd7bd4a9ff8a0529d05 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 20 Jul 2025 02:00:15 +0200 Subject: rumpusbdisk was integrated --- contributing.mdwn | 1 - 1 file changed, 1 deletion(-) diff --git a/contributing.mdwn b/contributing.mdwn index 8c40648f..fdce9fb2 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -179,7 +179,6 @@ This is the list of tasks that we *want* to address soon, starting with the most * Fix the memory consumption of `rumpdisk`. * Plug acpi shutdown event. * Add overcommit limitation support to gnumach (`RLIMIT_AS`): limit the virtual size of processes to half of the memory + swap size. Unless `MAP_NORESERVE` is passed to `mmap`. -* Integrate `rumpusbdisk` with the rest of the disk translators etc. * Fix `tmpfs` losing files, see [discussion](https://lists.gnu.org/archive/html/bug-hurd/2015-02/msg00091.html). * Port `libasan`/`lsan`/`ubsan`/`libtasn` so we can use these sanitizers (youpi did some of it, pending clean/submit). * Finish moving `pthread_` symbols from `libpthread` to `libc`, see for instance [some moves](https://sourceware.org/pipermail/libc-alpha/2023-March/146425.html), synchronize with Guy-Fleury Iteriteka. -- cgit v1.2.3