diff options
Diffstat (limited to 'glibc/signal')
-rw-r--r-- | glibc/signal/discussion.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glibc/signal/discussion.mdwn b/glibc/signal/discussion.mdwn index 064c1c5b..8687e173 100644 --- a/glibc/signal/discussion.mdwn +++ b/glibc/signal/discussion.mdwn @@ -11,6 +11,7 @@ License|/fdl]]."]]"""]] # `_hurd_sigstates` +[[!tag open_issue_glibc]] In an [[hurd/translator/ext2fs]] instance with 1068 threads, `_hurd_sigstates` was a linked with with 1067 entries, in one with 351 threads, 351 entries. Is this noticeable already? Perhaps a different data structure is needed? |