diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/project_ideas/smp.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/community/gsoc/project_ideas/smp.mdwn b/community/gsoc/project_ideas/smp.mdwn index d9788e56..c6da2c41 100644 --- a/community/gsoc/project_ideas/smp.mdwn +++ b/community/gsoc/project_ideas/smp.mdwn @@ -10,6 +10,8 @@ License|/fdl]]."]]"""]] [[!meta title="SMP"]] +See also the [[FAQ entry|faq/smp]]. + # IRC, freenode, #hurd, 2012-09-30 @@ -19,3 +21,12 @@ License|/fdl]]."]]"""]] ## IRC, freenode, #hurd, 2013-01-02 <braunr> i'd like to mentor someone for adding smp to gnumach + + +## IRC, freenode, #hurd, 2013-03-14 + + <braunr> but i'm afraid we'll have to fight obscur smp-safety issues + <braunr> for one, drivers are much probably not smp safe and would require + a big kernel lock + <braunr> userspace (such as signal delivery in libc) might be affected too + <braunr> smp isn't that easy |