diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2012-07-11 22:39:59 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2012-07-11 22:39:59 +0200 |
commit | 8cee055ec4fac00e59f19620ab06e2b30dccee3c (patch) | |
tree | 6cd7ca1b8ce7eba1820fdbd31ee5755ed33dabe2 /open_issues/performance.mdwn | |
parent | b75e038615d51cb62c200e336e59202519db8cae (diff) | |
download | web-8cee055ec4fac00e59f19620ab06e2b30dccee3c.tar.gz web-8cee055ec4fac00e59f19620ab06e2b30dccee3c.tar.bz2 web-8cee055ec4fac00e59f19620ab06e2b30dccee3c.zip |
IRC.
Diffstat (limited to 'open_issues/performance.mdwn')
-rw-r--r-- | open_issues/performance.mdwn | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/open_issues/performance.mdwn b/open_issues/performance.mdwn index 2fd34621..8dbe1160 100644 --- a/open_issues/performance.mdwn +++ b/open_issues/performance.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2011, 2012 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -38,3 +39,16 @@ call|/glibc/fork]]'s case. * [[microbenchmarks]] * [[microkernel_multi-server]] + + * [[gnumach_page_cache_policy]] + + * [[metadata_caching]] + +--- + + +# IRC, freenode, #hurd, 2012-07-05 + + <braunr> the more i study the code, the more i think a lot of time is + wasted on cpu, unlike the common belief of the lack of performance being + only due to I/O |