diff options
author | Arne Babenhauserheide <arne_bab@web.de> | 2012-03-18 01:01:08 +0100 |
---|---|---|
committer | Arne Babenhauserheide <arne_bab@web.de> | 2012-03-18 01:01:08 +0100 |
commit | 262fa131b1e5836f818427d248a3bf1cc7b2a16c (patch) | |
tree | 5d72749e6303fd1285577fe7c7673a74bd464566 /contributing | |
parent | 47de5cf3d9fea9daf46de8f3a06e6c8e7d256fcd (diff) |
news: consistent quoting style.
Diffstat (limited to 'contributing')
-rw-r--r-- | contributing/web_pages/news/moth_next.mdwn | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/contributing/web_pages/news/moth_next.mdwn b/contributing/web_pages/news/moth_next.mdwn index e705fe83..26ac6de6 100644 --- a/contributing/web_pages/news/moth_next.mdwn +++ b/contributing/web_pages/news/moth_next.mdwn @@ -37,16 +37,16 @@ These should help all those who want to help [[porting_packages|hurd/porting/]]. Maksym Planeta and Richard Braun committed [the last patches](http://lists.gnu.org/archive/html/bug-hurd/2011-12/msg00046.html) for integration of the slab allocator, making the memory allocator of GNU Mach SMP ready again. From IRC, freenode, #hurd, 2011-11-14: - (22:30:39) braunr: there shouldn't be any noticeable difference with the + <braunr> there shouldn't be any noticeable difference with the master branch - (22:30:46) braunr: a bit less fragmentation - (22:30:55) braunr: more memory can be reclaimed by the VM system - (22:31:02) braunr: there are debugging features - (22:31:06) braunr: it's SMP ready - (22:31:15) braunr: and overall cleaner than the zone allocator - (22:31:31) braunr: although a bit slower on the free path (because of + <braunr> a bit less fragmentation + <braunr> more memory can be reclaimed by the VM system + <braunr> there are debugging features + <braunr> it's SMP ready + <braunr> and overall cleaner than the zone allocator + <braunr> although a bit slower on the free path (because of what's performed to reduce fragmentation) - (22:32:42) braunr: but even "slower" here is completely negligible + <braunr> but even "slower" here is completely negligible Also Richard Brauh added Exodar (exodar.debian.net), a new porter box. It is faster and more reliable, which facilitates testing and bug hunting. |