diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-10-27 19:44:32 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-10-27 19:44:32 +0100 |
commit | 9675f765a06325bcbd5ac58a9eee8856cb2c5b7c (patch) | |
tree | 359703ed392ac61d3d4ff783c814e01a39fc2ff2 /open_issues/smp.mdwn | |
parent | 8fac6986eadf6db5d155030cc67a904f22cadf29 (diff) | |
parent | 47e4d194dc36adfcfd2577fa4630c9fcded005d3 (diff) | |
download | web-9675f765a06325bcbd5ac58a9eee8856cb2c5b7c.tar.gz web-9675f765a06325bcbd5ac58a9eee8856cb2c5b7c.tar.bz2 web-9675f765a06325bcbd5ac58a9eee8856cb2c5b7c.zip |
Merge remote-tracking branch 'fp/master'
Diffstat (limited to 'open_issues/smp.mdwn')
-rw-r--r-- | open_issues/smp.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/open_issues/smp.mdwn b/open_issues/smp.mdwn index a45a1e22..89474d25 100644 --- a/open_issues/smp.mdwn +++ b/open_issues/smp.mdwn @@ -37,3 +37,11 @@ See also the [[FAQ entry|faq/smp]]. ## Richard, 2013-03-20 This task actually looks too big for a GSoC project. + + +## IRC, freenode, #hurd, 2013-09-30 + + <braunr> also, while the problem with hurd is about I/O, it's actually a + lot more about caching, and even with more data cached in, the true + problem is contention, in which case having several processors would + actually slow things down even more |