tohojo / bufferbloat-net

The source repository for the bufferbloat.net web site
https://www.bufferbloat.net
Other
52 stars 32 forks source link

Rename "What can I do about Bufferbloat?" #31

Closed richb-hanover closed 7 years ago

richb-hanover commented 7 years ago

(from "What to do about Bufferbloat?") and also

Update Make Wi-Fi Fast home page with new information about LEDE wifi fixes and Toke's paper

[This time for sure...]

richb-hanover commented 7 years ago

Hi Toke,

1) I don't understand the rules/ethics/politics of publishing a link to a preprint. I look to your guidance, but we shouldn't hide our light under a bushel... 2) I changed several sentences to start each on a new line. It makes detecting editing changes much easier to see (in the future). 3) Fixed the absolute links that could be relative. 4) The "What_t.md" file is a holdover from the Redmine wiki. (Its title started out to be "What to do about Bufferbloat", but something failed, and I didn't see how to modify the title.) I've deleted it. 5) ... http://localhost:1313 http://localhost:1313/ ... Stupid. Fixed. 6) Fixed many aliases to the renamed "What can I do" - I think their case-sensitivity and suffix are correct for links that are in the wild. (Is it possible to browse the error.log file on the bufferbloat.net http://bufferbloat.net/ server?)

Thanks for your patience.

Rich

In content/bloat/wiki/What_can_I_do_about_Bufferbloat.md https://github.com/tohojo/bufferbloat-net/pull/31#discussion_r105567482:

Bufferbloat is high latency (or lag) that occurs when there's other -traffic on your network. Use the DSLReports Speed -Test or run one of the Tests for Bufferbloat to see if it's present. +traffic on your network. +Use the DSLReports Speed Test +or run one of the Tests for Bufferbloat to see if it's present. Why the change of link style?

In content/bloat/wiki/What_can_I_do_about_Bufferbloat.md https://github.com/tohojo/bufferbloat-net/pull/31#discussion_r105567488:

@@ -18,7 +21,7 @@ will need to find a way to fix the router.

How Can I Tell if My Router Has Bufferbloat?

-- Use DSL Reports Speed Test or any of the other tests on Tests for Bufferbloat +- Use DSL Reports Speed Test or any of the other tests on Tests for Bufferbloat Also changed link style (to absolute path)

In content/cerowrt/wiki/What_t.md https://github.com/tohojo/bufferbloat-net/pull/31#discussion_r105567493:

@@ -8,4 +8,4 @@ What t

Redirect to -http://www.bufferbloat.net/projects/cerowrt/wiki/What\_to\_do\_about\_Bufferbloat +http://www.bufferbloat.net/projects/bloat/wiki/What\_can\_I\_do\_about\_Bufferbloat Not sure what this page is supposed to be doing?

In content/make-wifi-fast/wiki/index.md https://github.com/tohojo/bufferbloat-net/pull/31#discussion_r105567502:

+and hardware. + +Our Manifesto - Wi-Fi does not need to be slow! + +The hardware now available for Wi-Fi can accomplish tremendous performance, but it is hobbled by software designs that guarantee high latency under load. +This, in turn, dramatically lowers performance in real-world settings (multiple users, home routers, commercial access points) leading to the myth that "Wi-Fi is always slow." + +We believe that the same sort of systems thinking that went on in the Bufferbloat Project can lead to +performance improvements of an order of magnitude or more in Wi-Fi. + +## Current Status + +As of early 2017, we have achieved many of these improvements, specifically a decrease of latency by at least an order of magnitude, with fair sharing of air time across fast and slow devices. + + Working software is available in LEDE firmware that runs on off-the-shelf routers, x86 boxes, and embedded systems. + An academic paper has been published to describe the current state of the working software, Hasn't technically been published yet; only the preprint...

In layouts/index.html https://github.com/tohojo/bufferbloat-net/pull/31#discussion_r105567513:

In layouts/index.html https://github.com/tohojo/bufferbloat-net/pull/31#discussion_r105567519:

@@ -14,29 +14,29 @@ projects provide a webspace for addressing chaotic and laggy network performance. We have a number of projects in flight:

tohojo commented 7 years ago

For the paper I would just write something like "An academic paper describing the current state of the working software has been submitted for publication; a preprint is available at..."

I'll email you the log file.

richb-hanover commented 7 years ago

OK. I'll update the description in my branch. Does it otherwise look OK?

Thanks.

Rich

On Mar 17, 2017, at 7:57 AM, Toke Høiland-Jørgensen notifications@github.com wrote:

For the paper I would just write something like "An academic paper describing the current state of the working software has been submitted for publication; a preprint is available at..."

I'll email you the log file.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tohojo/bufferbloat-net/pull/31#issuecomment-287336143, or mute the thread https://github.com/notifications/unsubscribe-auth/ABC1EsK4WksuZJPB9u-eeYldUw8EdYI_ks5rmnU7gaJpZM4MapUH.

richb-hanover commented 7 years ago

I just pushed that update. Please check.

tohojo commented 7 years ago

There are some weird changes to cerowrt/issues/216.md - and a large diff of a .csv file. Why is that?

Also, aliases should not have .md extensions; they operate solely on the publicly visible URL space...

richb-hanover commented 7 years ago
  • There don't seem to be any urls-with-.md in the wild, so I have removed those from the aliases.

  • The 216.md file has wacky email addresses (if anyone attempted to use them) that were tripping up LinkChecker. Same for the .csv file. But reverted to the master copies, since I care more about publishing these changes than being error-free. (See https://github.com/linkcheck/linkchecker for the software.)

  • I added a link to the Untangle firewall (it has fq_codel) and fixed lots of wording/typos.

dtaht commented 7 years ago

toke is on a big boat somewhere, and the division of labor here is unclear. But LGTM.

richb-hanover commented 7 years ago

Hey! The magic works!