diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-11-06 22:24:34 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-11-06 22:24:34 +0100 |
commit | 99363a2f1ef3928ac71a04644f1c445c9118f92a (patch) | |
tree | 4c36c3fc9e403bc9fdb8c8162e1b09f0e4511715 /contributing | |
parent | aabfaee0ff59555d4e18d263d1ec760e34d10f2e (diff) | |
parent | 0bfe39bd20bbec4d2b61f46d6d6b62a98890b1e7 (diff) |
Merge remote-tracking branch 'flubber/master'
Diffstat (limited to 'contributing')
-rw-r--r-- | contributing/web_pages/news/moth_next.mdwn | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/contributing/web_pages/news/moth_next.mdwn b/contributing/web_pages/news/moth_next.mdwn index c0467afa..cd03a366 100644 --- a/contributing/web_pages/news/moth_next.mdwn +++ b/contributing/web_pages/news/moth_next.mdwn @@ -90,7 +90,7 @@ And … * Maksym Planeta replaced GNUmach’s old zalloc memory allocator with the new balloc from Richard Braun - ([cleanup commit](http://git.savannah.gnu.org/cgit/hurd/gnumach.git/commit/?id=8e78f3c0674cedc55953bf36d88c664ea80380a2)), + ([integration commit](http://git.savannah.gnu.org/cgit/hurd/gnumach.git/commit/?id=50d073c5ef0feb1676606d0068abf626e8297cd7)), which handles slabs and should waste less memory than zalloc. Also balloc has a cpu cache level, so it should work faster on SMP systems, once we get up do date SMP CPU drivers for GNUmach. @@ -103,6 +103,9 @@ And … [port your favorite missing package](http://www.debian.org/ports/hurd/hurd-devel-debian) to the Hurd. - * buildd, porterbox and public boxes at sceen.net, provided by Richard Braun. + * And Richard Braun contributed a new + [[buildd,_porterbox_and_public_box|public_hurd_boxen]] via + sceen.net, making it easier to test the Hurd without much setup as + well as improving debian packaging. """]] |