summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2026-03-10 18:47:36 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2026-03-10 18:47:36 +0100
commit2dc2d7d2d870258d00d771deb6e88b45b322573a (patch)
tree66b1f475107dc42321cde118b5ad2af0800cb858 /open_issues
parent69801a2618b381b6cffa371b9429ea772929b214 (diff)
better put the discussion url in the open issue and refer to that
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/tmpfs.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/open_issues/tmpfs.mdwn b/open_issues/tmpfs.mdwn
index 9c86db9a..e99648af 100644
--- a/open_issues/tmpfs.mdwn
+++ b/open_issues/tmpfs.mdwn
@@ -24,3 +24,5 @@ drops the object completely, and subsequent accesses to the mmap thus
fail with SIGBUS. We'd need a way for tmpfs to know about the
mappings of the pager object, to avoid shutting it down. Or a way to
keep the object alive even if tmpfs has deallocated its port to it.
+
+See [discussion](https://lists.gnu.org/archive/html/bug-hurd/2015-02/msg00091.html)