search for: throttle

Displaying 20 results from an estimated 1132 matches for "throttle".

2006 Jun 22
2
ZFS throttling - how does it work?
Hi zfs-discuss, I have some questions about throttling on ZFS 1) I know that throttling is activating while one sync is waiting for another. (http://blogs.sun.com/roller/page/roch?entry=the_dynamics_of_zfs) Is it possible to throttle only selected processes (e.g. nfsd) ? 2) How can I obtain some statistics about it? I want to know how often throttling is activating on my host etc. 3) Is it possible to change 5-seconds interval of sync activation? (some mdb''s magic tricks? :) ) 4) How can I turn off throttling? Best...
2012 Nov 28
1
error: unsupported configuration: block I/O throttling not supported with this QEMU binary
Hi, guys. I want to change block I/O throttle using 'virsh blkdeviotune' with vm not running, it reported an error: # virsh blkdeviotune instance-000000dc /dev/loop0 --total-bytes-sec 20000000 --total-iops-sec 20 --config error: Unable to change block I/O throttle error: unsupported configuration: block I/O throttling not supported wi...
2009 May 22
1
No cpu throttling for Xeon E5405?
Hi, we bought some machines with 2 x quad core Xeon E5405 processors and installed centos 5.3 on them. My problem is that I can't get the cpuspeed service to work. No driver seems to claim responsibility for the throttling and the fallback "modprobe acpi_cpufreq" in the cpuspeed init script just yields a "No such device" message. According to the acpi information the
2017 Sep 15
0
[RFC PATCH 17/29] clk: thermal throttling
...ff --git a/drm/nouveau/include/nvkm/subdev/clk.h b/drm/nouveau/include/nvkm/subdev/clk.h index f5ff1fd9..b79bf657 100644 --- a/drm/nouveau/include/nvkm/subdev/clk.h +++ b/drm/nouveau/include/nvkm/subdev/clk.h @@ -106,6 +106,7 @@ struct nvkm_clk { u8 temp; u8 max_temp; u8 relax_temp; + bool throttled; bool allow_reclock; #define NVKM_CLK_BOOST_NONE 0x0 diff --git a/drm/nouveau/nvkm/subdev/clk/base.c b/drm/nouveau/nvkm/subdev/clk/base.c index 54e14936..72ca5e0c 100644 --- a/drm/nouveau/nvkm/subdev/clk/base.c +++ b/drm/nouveau/nvkm/subdev/clk/base.c @@ -279,7 +279,7 @@ nvkm_pstate_prog(stru...
2005 Aug 18
3
Optimum online-upload throttling confirmed.
.... I just wanted to make everyone aware of it, so if you have problems if your ping times jump erratically, this could be the cause. Their suggestions were, although you can upload a lot, do not do it constantly. They do not want any constant outgoing connections. Even on business class, they do throttle. All business class primarily does is allow port 25 to pass. Now I am going to look and see if I can get a decent upload speed dsl or something to correct this problem. Regards, Greg
2017 Jul 21
0
[RFC PATCH 13/13] clk: thermal throttling
...ff --git a/drm/nouveau/include/nvkm/subdev/clk.h b/drm/nouveau/include/nvkm/subdev/clk.h index f5ff1fd9..b79bf657 100644 --- a/drm/nouveau/include/nvkm/subdev/clk.h +++ b/drm/nouveau/include/nvkm/subdev/clk.h @@ -106,6 +106,7 @@ struct nvkm_clk { u8 temp; u8 max_temp; u8 relax_temp; + bool throttled; bool allow_reclock; #define NVKM_CLK_BOOST_NONE 0x0 diff --git a/drm/nouveau/nvkm/subdev/clk/base.c b/drm/nouveau/nvkm/subdev/clk/base.c index 60edb57b..34642000 100644 --- a/drm/nouveau/nvkm/subdev/clk/base.c +++ b/drm/nouveau/nvkm/subdev/clk/base.c @@ -279,7 +279,7 @@ nvkm_pstate_prog(stru...
2017 Aug 26
3
Lenovo T460p post 7.4 CR possible problems
I have updated my laptop to 7.4 CR this morning and found that there have been a lot of logs on two fronts for the first time. 1. The kernel has indicated overheating: [Sat Aug 26 08:58:21 2017] CPU2: Core temperature above threshold, cpu clock throttled (total events = 1) [Sat Aug 26 08:58:21 2017] CPU4: Package temperature above threshold, cpu clock throttled (total events = 1) [Sat Aug 26 08:58:21 2017] CPU6: Core temperature above threshold, cpu clock throttled (total events = 1) [Sat Aug 26 08:58:21 2017] CPU0: Package temperature above thres...
2020 Aug 09
0
erroneous cpu thermal throttling / actually a python3 question
I have a small, aircooled pc server, which is running fine, but the log gets filled with a series of messages saying the package, and each of 8 cpus is throttled because of thermal issues. Then, within the same second according to the timestamps, it reports everything is OK and throttling is off. This happens once every minute. In reality, when I try performance tests, I believe the processor is actually spending measurable time in the throttled condit...
2005 Jun 20
8
Help? Router/Bandwidth throttle needed.
..., routable IPs) - One of which is running NAT/DHCP (2 NICs) for 6 workstations (All using DHCP) I have 1 spare routable IP. My current setup has the cable modem plugged directly into my LAN. But it ends up this modem doesn''t do intelligent traffic/bandwidth management. I need a way to throttle and poll usage through the modem such that neither uploads nor downloads will ever use the full capacity (and thus dominate the router). Currently, the best I can do, is to throttle some of those 4 servers, but that doesn''t help me with the workstations. So I figured I''d need t...
2013 Mar 06
1
[Bug 7120] Variable bandwidth limit .. bwlimit
mhh - interesting question...... what about combining the power of throttle ( http://linux.die.net/man/1/throttle ) or similar tools (there are some more like this) with rsync ? via this hint: http://lists.samba.org/archive/rsync/2006-February/014623.html i got a clue how to combine rsync and throttle and gave it a try : cat throttle-wrap #!/bin/bash throttle -k 1 -s 1|...
2017 Aug 26
1
Lenovo T460p post 7.4 CR possible problems
...e updated my laptop to 7.4 CR this morning and found that there > > have been a lot of logs on two fronts for the first time. > > > > 1. The kernel has indicated overheating: > > > > [Sat Aug 26 08:58:21 2017] CPU2: Core temperature above threshold, cpu > > clock throttled (total events = 1) > > [Sat Aug 26 08:58:21 2017] CPU4: Package temperature above threshold, > > cpu clock throttled (total events = 1) > > [Sat Aug 26 08:58:21 2017] CPU6: Core temperature above threshold, cpu > > clock throttled (total events = 1) > > [Sat Aug 26 08...
2007 Nov 19
2
Throttle New Connections?
All, Is anyone using iptables (recent module), or any other alternatives, to throttle the number of new imap or pop connections per minute? We have some applications that like to login every second to pull mail using imap, so we'd like to protect the entire dovecot server from these applications. We've already made the change over to high-perf mode, but we still need some ty...
2020 Aug 09
2
python problem
Question for the list: I have a small, aircooled pc server, which is running fine, but the log gets filled with a series of messages saying the package, and each of 8 cpus is throttled because of thermal issues. Then, within the same second according to the timestamps, it reports everything is OK and throttling is off. This happens once every minute. In reality, when I try performance tests, I believe the processor is actually spending measurable time in the throttled condit...
2017 Aug 26
1
Lenovo T460p post 7.4 CR possible problems
...I have updated my laptop to 7.4 CR this morning and found that there >> have been a lot of logs on two fronts for the first time. >> >> 1. The kernel has indicated overheating: >> >> [Sat Aug 26 08:58:21 2017] CPU2: Core temperature above threshold, cpu >> clock throttled (total events = 1) >> [Sat Aug 26 08:58:21 2017] CPU4: Package temperature above threshold, >> cpu clock throttled (total events = 1) >> [Sat Aug 26 08:58:21 2017] CPU6: Core temperature above threshold, cpu >> clock throttled (total events = 1) >> [Sat Aug 26 08:58:2...
2012 Jun 23
1
pop3-throttle
...POP while leaving mailboxes of several gigabyte cumulated. This causes a lot of disk I/O and kills performancs for everyone. I try to encourage people migrating to IMAP, but that migration will take some time, and therefore I am looking for alterantive ways to workaround the problem. I found pop3-throttle-plugin.c, which seems a smart way to solve the problem, unfortunately it comes with no documentation. I was able to build it and load it, bu itsays nothing in the logs. Is there any doc somewhere? Any advices on how to set it up? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu at netbsd.o...
2005 Nov 14
1
Using TBF to throttle a PC to 5kbps
Hi Everyone, This is a simple question but I don''t understand why the below tbf is not working as expected by throttling traffic to 5kbps If I throttle a PC''s traffic using the below when traffic exceeds 5kbps packets start getting dropped (as they should) but all traffic gets dropped. not just the bit over 5kbps. TC="tc add dev ppp0" $TC parent 8001:2 handle 2: tbf rate 5kbps latency 50ms burst 1540 I can see the "drop...
2004 Oct 20
1
throttle particular client ip
I know this will be trivial for most, but I am having trouble with getting my scenario to work correctly. I want to ''tag'' and ''throttle'' the bandwidth to and from a particular client on my lan side. Better yet, I just want to throttle smtp traffic, per say, for that ip. ----lan----------eth1-[linux.box]-eth0----------internet I have used the technique provided by smueller@chronox.de and his limit.conn-0.2 perl script,...
2023 Feb 20
1
service(imap-login): Fatal: setrlimit(RLIMIT_DATA, 268435456): Invalid argument macOS
I fixed the issue with Dovecot not starting on macOS Ventura by adding this to 10-master.conf: service log { vsz_limit = 0 } But now when I try to login via Imap on port 143 I get the same error for imap-login: Feb 20 15:55:41 imap-login: Error: Feb 20 15:55:41 service(imap-login): Fatal: setrlimit(RLIMIT_DATA, 268435456): Invalid argument Feb 20 15:55:41 imap-login: Fatal: master:
2005 Nov 24
2
Source throttling bug, windows->linux
I'm getting a weird source throttling bug that I just don't know how to track down. Source is windows shoutcast 1.9.0 winamp plugin (XP up to date, and possibly others) Server is 2.3.0 It works fine for quite a while, then I get the following wierdness on tcpdump and it goes to hell: 21:03:54.601871 IP (tos 0x0, ttl 64, id 27852, offset 0, flags [DF], length: 40) server.8001 >
2015 Jun 13
2
Testin new installation
On Sat, 13 Jun 2015 21:57:06 +0200, you wrote: >On Sat, Jun 13, 2015 at 03:41:26PM -0400, Steve Matzura wrote: >> >> > > Trying ::1... # this is certainly suspect >> >> > > Escape character is '^['. >> >> > > Connection closed by foreign host. > >This means the daemon is listening but errors out before able to process.