Displaying 3 results from an estimated 3 matches for "implemenat".
Did you mean:
implement
2002 Sep 06
6
questiona about CBQ algorithm in Linux
...have read some documents about CBQ algorithm from http://www.icir.org/floyd/cbq.html
but still have some question about CBQ in Linux
.
1. First estimator can estimate how much bandwidth already USED per class. one estimating algorithm is EWMA (exponential weighted moving average), how about Linux implemenatation about estimator?
also do you have link for this algorithm? I canot find it.
2. If I want to see how CBQ work in Linux, any suggestion how I start read these code?
there are a lot of files under tc folder, q_cbq.c tc_cbq.c...
3. In linux how CBQ measure used bandwidth per class? does it mea...
2005 Mar 05
7
BroadVoice configuration changes for Outbound
Today, We have added INVITE Authentication. This seems to bring a large
amount of problems to people in the way since they can't make outbound
calls. Here's what needs to be done. You need to add three variables to
your peers or friends, username, authuser, and secret.
username=<phonenumber>
authuser=<phonenumber>
secret=<registration password>
Dan
2010 Apr 16
0
Wine release 1.1.43
...x/WinMe by using more A-functions.
ntdll/tests: Make sure we can enumerate the directory.
ntdll/tests: Enumerate one by one.
ntdll/tests: We need a bigger buffer for NtQueryInformationFile.
ntdll/tests: Prevent test failures on Windows.
Piotr Caban (18):
msvcrt: Added implemenatation of _create_locale and _free_locale.
msvcrt: Added _iswalpha_l implementation.
msvcr80: Fix typo in msvcr80.spec.
msvcr90: Forward ?_open@@YAHPBDHH at Z calls to _open.
msvcr90: Added __clean_type_info_names_internal stub.
msvcrt: Added memmove_s and memcpy_s imple...