search for: innacurate

Displaying 8 results from an estimated 8 matches for "innacurate".

2006 Oct 31
0
6409296 cpu microstate accounting is innacurate owing to incorrect interrupt accounting
Author: jhaslam Repository: /hg/zfs-crypto/gate Revision: d3829b51394c8f722802846515e729e8e7528562 Log message: 6409296 cpu microstate accounting is innacurate owing to incorrect interrupt accounting Files: update: usr/src/uts/i86pc/ml/interrupt.s update: usr/src/uts/i86pc/os/intr.c
2008 Feb 12
1
SMS and Megatec protocol Diffs
..."). > -static char watchdog_timeout = 1; /* in minutes */ > +static char watchdog_timeout = 5; /* in minutes */ The frequency at which the timer is reset is much higher than once per minute, so it won't slip and accidentaly let the UPS shutdown. However, I guess some UPSes may be innacurate with values <= 1 minute. This may be a good idea. > - if (query.flags[FL_LOAD_OFF] == '1') { > - status_set("OFF"); > - } else if (query.flags[FL_ON_BATT] == '1' || query.flags[FL_BATT_TEST] == '1') { > +// } else >...
2012 Apr 26
1
Mac virtualization over KVM
Hi all, Has anyone succeeded on running this Mac from iATKOS http://goo.gl/AosaB over KVM? Would some have a domain config file to help? I see that for openSuse kernels it seems to work: http://goo.gl/X11MJ The ressource it a bit outdated, might be innacurate today. Would you know a ressource teaching how to? Thank you. -- RMA.
2009 Dec 21
5
Monitor Network Traffic
What is the best way to monitor the total incoming / outcoming network traffic of CentOS server. I think that the solution is to monitor the network interfaces and to send SNMP packets to remote server. But is it possible? regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Dec 11
0
Solr
...ake solr respond a bit properly. It relies on schema.xml In order to create the instance, no, it copies the default config in the dovecot instance. Bottom line, the end results is that the results are either "error : invalid response" (mostly on Android email client) or no results or innacurate results (using Roundcube) On 2018-12-10 23:30, Daniel Miller via dovecot wrote: > The one on the Wiki is mine...which I'm using now. So it certainly does work - but perhaps there's a setting you have differently from me. > > Performing a "create -c dovecot" creates...
2005 Jun 01
3
HTB on loopback gives a bit rate multiplied by 8
Hi, I am trying to use htb to limit bandwidth on loopback for traffic through particular port. Here is the script I am using. tc qdisc add dev lo root handle 1: htb tc class add dev lo parent 1: classid 1:1 htb rate 100kbit ceil 100kbit tc class add dev lo parent 1:1 classid 1:10 htb rate 50kbit ceil 50kbit tc class add dev lo parent 1:1 classid 1:11 htb rate 50kbit ceil 50kbit tc filter add
2018 Dec 10
2
Solr
The one on the Wiki is mine...which I'm using now.? So it certainly does work - but perhaps there's a setting you have differently from me. Performing a "create -c dovecot" creates a Solr instance *named* dovecot - that does *not* initialize it with the necessary schema.? You need to specify "-d dovecot", with a dovecot configset already setup, to do that. The
2005 Jun 02
8
How many (htb) tc classes and qdiscs are too many?
We have a Linux box that is acting as the gateway to the internet for about 400 people, typically there are not more then 50 of them using the internet at any given time. We would like to provide different levels of access to different users. For example 128kbps to some users and 256kbps to others. We have considered creating a class and qdisc for each user (using htb) however we don''t