diff options
author | Arne Babenhauserheide <bab@draketo.de> | 2009-11-13 09:23:16 +0100 |
---|---|---|
committer | Arne Babenhauserheide <bab@draketo.de> | 2009-11-13 09:23:16 +0100 |
commit | 5e3c35b4b60ad45b9f9e8652accf50cc7dee1877 (patch) | |
tree | 9fb485b3d52337f3efddee315f914517626c1d15 | |
parent | 0700291c72e27c81acb00a3c5da07b36accf2c90 (diff) |
News: Added network in userspace.
-rw-r--r-- | news/2009-11-30.mdwn | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/news/2009-11-30.mdwn b/news/2009-11-30.mdwn index c7c8c63a..68a78c27 100644 --- a/news/2009-11-30.mdwn +++ b/news/2009-11-30.mdwn @@ -12,13 +12,18 @@ License|/fdl]]."]]"""]] [[!meta updated="2009-11-30 00:00 UTC"]] -A month of the Hurd: **, ** and **. +A month of the Hurd: *network in userspace*, ** and **. [[!if test="included()" then="""[[!toggle id=full_news text="Details."]][[!toggleable id=full_news text="[[!paste id=full_news]]"]]""" else="[[!paste id=full_news]]"]] [[!cut id="full_news" text=""" -> This month +> This month Zheng Da ported the pcnet32 driver into user space +> and did some preliminary +> [performance tests](http://lists.gnu.org/archive/html/bug-hurd/2009-11/msg00144.html). +> The test results were mostly on par with the in-kernel driver, so they show +> that moving networking on the Hurd into user space can be done +> without losing (much) performance. > > Also > |