search for: bandwidth

Displaying 20 results from an estimated 17946 matches for "bandwidth".

2015 Dec 25
1
[RFC PATCH v2 0/7] stabilize kepler reclocking
...yboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.3/3-1.3:1.0/0003:05AF:0003.0003/input/input21 [ 4.328508] input: ROCCAT ROCCAT Kone Pure Optical as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:1E7D:2DB4.0001/input/input22 [ 4.331494] xhci_hcd 0000:00:14.0: Not enough bandwidth. Proposed: 1530, Max: 1285 [ 4.331496] xhci_hcd 0000:00:14.0: Not enough bandwidth [ 4.331499] usb 3-1.4: Not enough bandwidth for altsetting 4 [ 4.341530] usbcore: registered new interface driver snd-usb-audio [ 4.384289] hid-generic 0003:05AF:0003.0003: input,hidraw0: USB HID v1.10 Ke...
2015 Dec 25
3
[RFC PATCH v2 0/7] stabilize kepler reclocking
Hello, following up on myself, it was suggested on IRC that I better attach a dmesg output. Here's the output of a clean boot & echo 0f > /sys/.../pstate cycle. I can't spot a message that relates to the reclock action, and there's only one weird "nouveau 0000:04:00.0: clk: base: 7 MHz, boost: 7 MHz" message. On the other hand: # cat
2003 Aug 05
3
For a root-qdisc, can the bandwidth be smaller than the bandwidth of the device?
For a root-qdisc, can the bandwidth be smaller than the bandwidth of the device? _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2019 Apr 09
1
[PATCH] v2v: Implement the --bandwidth* options to control network bandwidth.
This is built on top of the following patch series: https://www.redhat.com/archives/libguestfs/2019-April/msg00054.html Rich.
2003 Aug 20
9
CBQ_bandwidth
...e/7.html > I found a para as follows, " CBQ is not always as accurate as it should be. See docum.org on the test page for some tests with bounded classes. The algorithm used by cbq is very "link sensitive". It calculates the link idle time and for that it needs the real link bandwidth, average packet size and some other parameters. But there calculations are not always accurate. So it''s possible that you will get inaccurate results if you use CBQ to limit the traffic in a class. " Here Iam slightly confused with real link bandwidth, Can I understand that whil...
2005 Dec 07
2
Bandwidth selection for ksmooth( )
Dear R Users, Before running ksmooth( ), a suitable bandwidth selection is needed. I use some functions for this task and receive these results for my data: width.SJ(y,nb=100,method="ste") : 40.25 bcv(y,nb=100) : 40.53 ucv(y) : 41.26 bandwidth.nrd(y) : 45.43 After implementing the function ksmooth(x,y, bandwidth= each of abovemen...
2005 Jan 05
3
Sharing/splitting bandwidth on a link while bandwidth of the link is variable (or unknown) ?
Hello, I want to share/split bandwidth on a link with unknown bandwidth. I want to exactly share/split bandwidth (for example : FTP 30% , HTTP 20% or 30% for a group of PCs and so forth.) "Traffic-Control-HOWTO" talk that PRIO scheduler is an ideal match for "Handling a link with a variable (or unknown) bandwidth"...
2006 Feb 08
1
Bandwidth: to seperate or not to seperate
Hi everyone, RE: Bandwidth. We have an asterisk server sharing bandwidth with other [web] servers in cabinets that we rent in a large data-center and all is working fine. But I'm concerned that web traffic could affect the VoIP quality (my tests so far haven't showed this [yet!]. Currently I'm running a se...
2013 Jul 05
2
Bandwidth Calculations
On 07/04/2013 07:49 PM, Scott Winterstein wrote: > How do I calculate bandwidth needs and processor, memory needs to find > possible user configurations of say 6GB Bandwidth a month 2.3 dual > proc 4gig memory for 128k stream feed? Fri, Jul 5, 2013 at 7:54 AM, Thomas B. R?cker answered: > With Icecast the basic rule is: > - you run out of bandwidth before anything...
2007 May 26
1
Need cbq or htb optimal solution
Hi all, Can anyone in this mailing list answer a few theoretical question which r confusing me. Here is the scenario I have a total Bandwidth of 2Mbps for a private LAN I am managing. I am using cbq standard script available online and for controlling bandwidth, squid and iptables. I have diff. packages for client. One: server own services access (unlimited bandwidth means no delays or control) + 50Kbps Internet bandwidth Two: server o...
2009 May 26
8
Bandwidth management and ADSL router
Hi All; I discover that most of the voice cutting complain are coming from the Internet bandwidth when we are connecting two remote offices togethor via Asterisk or any other IP PBX. Anyone has an idea on a ADSL router that work as ADSL + Bandwidth division? So we can resolve the problem of providing a guaranteed bandwidth for the voice packets instead of suffering the voice cutting? Regards...
2011 Sep 10
0
npreg: plotting out of sample, extremely large bandwidths
...variates, x1 and x2, and a continuous outcome variable y. I am conducting a nonparametric regression of y on x1 and x2. The one somewhat unusual feature of these data is that, to be included in the dataset, x1 must be at least as large as x2. The basics of the analysis are to calculate the correct bandwidth using npregbw, use npreg to estimate the nonparametric regression (with the previously calculated bandwidth as an input), and plot the results using plot (which calls npplot). A simple simulated example is given below. Two things are happening in the analysis that I do not understand: First, alth...
2005 Jun 09
3
Understanding of HTB classes
Hi all, I have configured HTB classes on my public interface. I have split the bandwidth among two subclasses say 1:2 and 1:3. Lets say if I configure the rate limit of say 1:2 as 250kbps with a ceil setting of 1000kbps, I presume it means that the class can have bandwidth upto 1000kbps, provided the bandwidth is unused, if not it is assured a bandwidth of 250kbps. Is my understand...
2008 Mar 04
2
dovecot & bandwidth limit
Everyone, I am having some bandwidth problems caused by large e-mail files with dovecot. From my research into dovecot it appears that there is no way to limit the use of bandwidth during POP3 deliveries. What recommendations might some of you have for a different POP3 server that can limit its own bandwidth use. Thanks, Greg E...
2020 May 28
2
[PATCH v2v] v2v: Remove extraneous '=' when setting --bandwidth/--bandwidth-file.
Trivial fix. We really need a regression test for all v2v inpus related to nbdkit. There is actually nothing at all at the moment. Of course if it was easy to test inputs over the network from a ‘make check’ rule then we'd be doing it already. I thought about adding something like a ‘-it file’ option which would use nbdkit-file-plugin for test only. However I'm rather cautious about
2006 Apr 10
6
Bandwidth Management
Hi, understand that the bandwidth utilized for each call is dependent on the codec used, wonder if Asterisk can monitor the total bandwidth utilized and restrict/reject new calls when the resource is insufficient to support them reliably? Regards Andy Tan -- Andy Tan andytan@fastmail.fm -- http://www.fastmail.fm - Does exac...
2013 Jul 05
2
Bandwidth Calculations
OK if I go with say HE-AAC or Opus, can I still encode as mp3? I am using Butt as my source encoding. Can Butt be configured to encode using these codecs instead of their codecs its defaulted to? Still a bit unclear on the method to calculate a 128k stream with 6,000 GB available bandwidth over 30 days to give an estimated average user connections possible. Mit freundlichen Gr??en Scott Winterstein EMAIL: 0turn1 at gmail.com PHONE: +49 0151 279 11519 Calls from USA +49 151 279 11519 WEBSITE: http://www.scottsdesk.net FACEBOOK: http://www.facebook.com/scottsdesk DEVELOPMENT: http://...
2009 Feb 25
3
bandwidth.com will not sell me a sip line since the address is in Citrus Heights CA
I called bandwidth.com to buy a sip line from them for $30 a month. But they said they will not sell me a sip line since the address on the account is Citrus Heights CA and they can not provide services in that area. On asking further the person clarified that there is no e911 service available in the 916 area code f...
2016 Feb 22
2
Tinc 1.0 - Limit Bandwidth
Hi Team I am trying to limit one of my tinc nodes to only consume 100Kbps bandwidth (Send and Receive). I am not sure if I am setting the right option under its main configuration file (tinc.conf) . Will these options serve my purpose? I have set them up but the Tunnel Adapter (running on Windows) still consumes all the bandwidth available. ================ UDPRcvBuf = 12500 UDPS...
2019 Apr 17
1
[PATCH] v2v: Implement SSH password authentication for Xen and VMX over SSH.
This isn't quite the full thing. I think that Pino is also working on replacing the ssh and scp commands in the v2v/input_vmx.ml file with libssh. Without those changes, -i vmx will still issue raw ssh and scp commands, which will use ssh-agent (or keyboard-interactive). The Xen input method doesn't use raw ssh and scp commands, so that one is OK. Rich.