summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2024-06-02 14:48:41 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2024-06-02 14:48:41 +0200
commitf79af5970ba853135b85bfaf044da714a584ae31 (patch)
tree2df475555714ee59b08c806a9740369e02ec423f
parent46263a0103a7ec6d3d86808222ba89823ccea2cc (diff)
Note about swapping having issues with rumpdisk
-rw-r--r--contributing.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 02ab7ba0..3a2e87a6 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -170,6 +170,7 @@ This is the list of tasks that we *want* to address soon, starting with the most
* Settle CI for mig+gnumach+hurd+glibc.
* Port `dhcpcd`, see [call for help](https://lists.debian.org/debian-hurd/2023/11/msg00030.html)
* Extensively test (e.g. running testsuites of glibc, perl, curl) and fix the lwip-based TCP/IP stack, to be sure we don't get regressions by switching to it.
+* Fix swapping with `rumpdisk`.
* Prevent duplicate instances of `rumpdisk` from competing for the disk PCI cards (e.g. when a second one gets started from a chroot).
* Fix the memory consumption of `rumpdisk`.
* Integrate `rumpusbdisk` with the rest of the disk translators etc.