Search found 84 matches

by robnitro
Sun Feb 27, 2011 2:33 am
Forum: General Discussion
Topic: FIOS and tcp_vegas support w /qos
Replies: 6
Views: 5840

Re: FIOS and tcp_vegas support w /qos

Also found a bug or limit with download max. I was originally having problems with the congestion control showing "disabled*" even though I had it checked. After trying to restart the qos_gargoyle service in /etc/init.d manually, it said, 51200 invalid value. After changing to 50000 downli...
by robnitro
Sun Feb 27, 2011 2:28 am
Forum: General Discussion
Topic: QoS & ACK Priority
Replies: 4
Views: 4776

Re: QoS & ACK Priority

Sarbian, how did you add this class yourself??
by robnitro
Sun Feb 27, 2011 2:28 am
Forum: General Discussion
Topic: USB Hard Drive Transfer Rate Testing! Come Get Some!
Replies: 26
Views: 113448

Re: USB Hard Drive Transfer Rate Testing! Come Get Some!

A tweak I posted on the openwrt forum helped a bit:

echo 1024 > /sys/block/sda/device/max_sectors
OR
add
/sys/block/sda/device/max_sectors=1024 to /etc/sysctl.conf file and then run sysctl -p or reboot.
by robnitro
Sat Feb 26, 2011 4:54 pm
Forum: General Discussion
Topic: FIOS and tcp_vegas support w /qos
Replies: 6
Views: 5840

FIOS and tcp_vegas support w /qos

Hi, I have fios internet that runs 30 mbit down normally, but when streaming video on demand (VOD), it can go up to 50 mbit total. The qos variable system doesn't seem to work too well with that much of a jump, setting max to 50, ends up not always throttling the connection down to 30 when vod is no...