similar to: dovecot memory consumption beta vs. old "stable" series

Displaying 20 results from an estimated 5000 matches similar to: "dovecot memory consumption beta vs. old "stable" series"

2011 Apr 13
4
Monitoring power consumption
Hi all, I would like to monitor the power consumption of my server. What I am looking for is: * a simple monitoring device that would measure the power consumption of 1 server * a way to get the consumption reading from that device to my centos server (via usb / wlan / whatever works) Any suggestions? Best, Peter
2010 Apr 15
2
Power consumption monitoring
Hi, I have quite a few low-end development/test servers running continuously and I would like to better manage their power consumption. I have found interesting information on how to perform CPU scaling (e.g. [1] or [2]). But I cannot find if there is a way to (software) monitor power consumption on CentOS (or other such data like CPU temperature, fan speed etc.). What I read so far is that
2012 Jul 20
0
[LLVMdev] Identifying Compiler Options to Minimize Energy Consumption by Embedded Programs
Hi Everyone, I'd like to announce a project joint between the University of Bristol and Embecosm. In this project we hope to identify what effect a broad range of compiler options has on the energy consumption of different embedded platforms. To do this we are finding a set of relevant benchmarks, compiling them with different options and measuring their energy consumption on these platforms.
2004 Nov 15
3
Memory Consumption
Hello, I use Asterisk 1.0.2 on a RedHat Enterprise Server 3.0 (Kernel 2.4.21) and i experienced that the memory consumption of the asterisk-process started by the init.d-script raises continously. Now, after 3 hours of operation (on our testing-system we have 30 concurrent connections to another asterisk box using IAX2 and GSM codec) there is already 66MB allocated. I think this could be ok, but
2013 Aug 29
1
ntpd heavy CPU consumption
CentOS 6.4, x86_64. ntpd on one of my systems has started consuming 66% of one core, although it appears to be functioning correctly otherwise. No pertinent logs. Of course, nothing was changed :) I've seen this before many times, but usually the CPU consumption falls back to normal within a day or so, but this has been going on for several weeks now. Stopping and restarting ntpd makes
2014 Nov 08
0
Power consumption increased after upgrading to 6.6
Hi all, I am using lm_sensors to monitor the power consumption of a CentOS box. I notice that after upgrading from 6.5 to 6.6 the power consumption increased sharply from approx. 60 watts to 80 W. Screenshot: https://drive.google.com/file/d/0ByZyHlY3p2UHSkdhTzBDQVYzSlE Anyone has same issue? -- Netfoss
2016 Mar 28
1
Memory consumption for rsync -axv --delete
You could probably use CIFS, NFS or sshfs.  It wouldn't be as fast, but the memory requirements should be less. Sent from my T-Mobile 4G LTE Device <div>-------- Original message --------</div><div>From: John Long <codeblue at inbox.lv> </div><div>Date:2016/03/25 04:10 (GMT-08:00) </div><div>To: rsync at lists.samba.org
2005 Apr 30
1
Memory consumption, integer versus factor
R is so smart! I found that when you switch a column from integer to factor, the memory consumption goes down rather impressively. Now I'd like to learn more. How does R do this? What does R do? How do I learn more? I got to thinking: If I was really smart, I'd see that a factor with 2 levels requires only 1 bit of storage. So I'd be able to cram 8 such factors into a byte. But this
2005 Mar 02
0
AWS WSDL Client Consumption
Has anyone had any great success in consuming web services from within ruby? I have had little to no problems publishing a WSDL based web service to the outside world from within ruby, however now I am attempting to consume the same ruby published web service with the AWS client back into ruby, and I am having problem after problem. Is there perhaps a help document or some manual that has a
2016 Mar 27
0
Memory consumption for rsync -axv --delete
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 You miss-understand the purpose of --link-dest. Yes, it gives you multiple complete backups, but each only consumes the disk space needed to store files that are unique to that backup. Files that are the same in 2 backup runs are actually the same file in multiple directories requiring only 1 to actually be stored. On 03/27/2016 02:39 AM, John Long
2024 Apr 16
1
Need support on CPU consumption of Opus Decoder
Hi, Can you please share if there is any CPU benchmark information on x86/ARM processor for Opus Decoder. If not available, can you provide me guidance to calculate CPU consumption. Also, planning to port Opus Decoder on RISC-V Architecture. If it is already available, Can you share corresponding links. Thanks and Regards, Jayakanth N Sent from
2006 Jun 30
2
Rather ominous resource consumption figures
Hello, Yesterday I posted about how to email from a worker. I decided to be a bit piggy and just inhale all of rails. Sorted. I am noticing some rather ominous behavior though. The setup: My worker takes an uploaded image as a param and passes it (via system call) to a C++ image processing engine. Take a look at these memory consumption figures for successive runs uploading the identical image
2006 Aug 12
0
doc/lit ws consumption
I am new to ruby and rails. I am having trouble consuming a java web service with the soap/wsdlDriver library. My java web service, FooService, has one method, search(String). I am sending the data from a form to this method in my controller: def search searchTerm = params[:searchTerm] factory = SOAP::WSDLDriverFactory.new("http://localhost:8080/services/FooService?wsdl")
2012 Jun 26
1
[LLVMdev] reducing llc's memory consumption
We are processing some fairly large, e.g. 10s of MB, bitcode files with llc, which result in peak memory use of several GBs. We would like to ameliorate this somewhat. On one end of the spectrum we could look into reducing the size of common data structures and local space optimization. On the other end we could try to switch the MCAssembler from a model where it processes the entire Module at
2004 May 11
1
Asterisk resource consumption..
No this is not another of the "What hardware do I need?" posts.. :) Just wondering if anyone has calculated the memory consumprion for running asterisk.. For example, when its idle it uses U MB or RAM, uses V MB for each active Zap channel, W MB for each active SIP channel, X MB for each active IAX Channel and Y MB for each VM channel.. I often read posts where guys are throwing
2004 Aug 18
0
Adtran power consumption
Hi there, Does anyone on the list know what sort of power the Adtran Total Access 850 channel bank consumes? I'm trying to put together 10 of them and need to know what sort of UPS should be hooked up to them. Client is asking for 10 hours backup time... or should I just go with the 850's optional 8-hour battery backup system? Flynn
2004 Dec 27
0
Is there a way to avoid bandwidth consumption on sip calls?
Hi! Is there a way to avoid being "at the middle" of communications between two SIP endpoints? So that we can avoid loosing bandwidth with it? Is there a way to "forward" the authentication to a IAX provider and "transfer" the call to it, avoiding using my own bandwidth? I've tested it with SER with some results, I was wondering if it is possible with
2015 May 18
1
[Samba 3.0.37] EnumPrinters memory consumption
Hello, i discovered a bug in EnumPrinters. It seems that it allocates many mega of memory, corrupting memory and taking control of a memcpy in parse_prs.c:398 It leads to memory corruption, fatal (and fast) exhaustion of resources and, probably, remote code execution. I attach a file that can be used as a proof of concept. Gabriele Avosani (looking for remote work as programmer, if in need,
2017 Oct 30
0
samba-4.6.6 memory consumption is more!!
Hi Team, We have downloaded samba-4.6.6, compiled and installed it in our device (ONT) which has RAM of 256 MB. After samba server is started, it occupied 30 MB of RAM. As far as our device is concerned 30 MB RAM is high. 1) Is it possible to reduce the RAM size of samba server? Is there any configurable option in smb.conf for this? 2) The image size of smbd and smbpasswd alone is 4
2006 Nov 15
1
Rsync resource consumption, whilst building a large file list
I need to rsync a large collection of files (images) that number in the 1000's. We have 2 repositories, one was mass-copied recently, the other has since had updates performed. The initial copy took over 5 hours to complete ;-) What we want is only to update the destination (old) copy with newer files, delete anything that shouldn't be there. What I'm trying to determine is