search for: backstop

Displaying 11 results from an estimated 11 matches for "backstop".

2019 Jan 27
4
Just an interesting data point
...also 3KVA), wqhich operates at a 90% power factor, considers this same load to be 43% load. I wasn't expecting that much of a reduction. I have the snmp-ups driver working with it, have not enabled upsmon yet, but upsc seems to get a rather limited set of data from it: minbar:root:~:1 # upsc backstop at localhost battery.runtime: 25200.00 battery.runtime.elapsed: 0.00 device.mfr: CYBERPOWER device.model: PR3000LCDRTXL2U device.serial: PTEHU2000098 device.type: ups driver.name: snmp-ups driver.parameter.mibs: cyberpower driver.parameter.pollinterval: 2 driver.parameter.port: backstop.caerllewys....
2011 Sep 28
8
Getting the page fault count for domU
Hi How do we get the number of page faults done by a guest in a scheduling epoch? Assuming only one VCPU per guest, can I get it from vcpu_info[]? I hope this is not a vey trivial question :) thanks Chintu -- View this message in context: http://xen.1045712.n5.nabble.com/Getting-the-page-fault-count-for-domU-tp4847541p4847541.html Sent from the Xen - Dev mailing list
2019 Jan 27
0
Just an interesting data point
...> expects. Can anyone fill in that detail for me? I'd like to give it a try. Actually, never mind, on re-examining the documentation I figured out it's serial. I gave it a try and it detected the UPS, but failed to establish communication: minbar:root:~:4 # /lib64/nut/powerpanel -a backstop-pp Network UPS Tools - CyberPower text/binary protocol UPS driver 0.27 (2.7.4) Warning: This is an experimental driver. Some features may not function correctly. CyberPower UPS with text protocol on /dev/ttyS0 detected Communications with UPS lost: Status read failed! According to https://networ...
2004 Aug 03
0
Can Zap detect line is already off-hook?
...htly odd * configuration for testing purposes. I have a working * setup with SIP softphones, VoIP trunks and a single X100P clone for PSTN access. The PSTN line I'm using for testing is also in use by other folks. For incoming calls, I'd like to set is up so that * functions as a voicemail backstop on this line. This much is working fine. For outgoing, I'd like * to be able to tell if the line is already in use by someone else - ie when it tries to take the line off hook, can it detect that the line is already off hook and return to the dialplan that the line is unavailable? -- David Gu...
2020 Apr 03
0
[External] The finalizer of the externalPtr does not work when closing R?
...RegisterFinalizerEx in your C code. See https://cran.r-project.org/doc/manuals/r-release/R-exts.html#External-pointers-and-weak-references This still gives you only "best effort"; for anything stronger you would need a different approach. In general, finalizers should only be used as a backstop, not as a primary resource management tool (in R or any other garbage-collected language). Memory leaks are not an issue -- unless you are doing very unusual things your OS will reclaim memory resources used by your process when it exits, cleanly or otherwise. Best, luke On Fri, 3 Apr 2020, Wan...
2020 Apr 03
4
The finalizer of the externalPtr does not work when closing R?
Hi all, I found that the finalizer of the externalPtr is not called when R is quitting. However, manually calling GC() works fine. This behavior is observed on devel R 2020-04-02 r78142 on Win and R 3.6.3 on Ubuntu. I make a reproducible package here: https://github.com/Jiefei-Wang/example Here is the detail of how to reproduce the problem, I create a temporary file in the package root path and
2015 Nov 18
3
OT: Replacing Venerable NAS
On Nov 18, 2015, at 1:01 PM, John R Pierce <pierce at hogranch.com> wrote: > > On 11/18/2015 11:55 AM, Warren Young wrote: >> It?s rather annoying to buy a NAS, then later realize you need to buy*another* NAS as a mirror in case the first one roaches itself. Isn?t that what redundant storage is supposed to avoid? > > > no, RAID is purely availability when faced with
2008 Dec 02
8
[Question] How to support page offline in Xen environment
Hi, all Page offline can be used by many purpose, like memory offline, memory power management, proactive action when multiple CE error happen to one page etc. In virtualization environment without guest offline support, we think offline a page usually means replace the old page with a new one transparently to guest. Currently we are trying to add page offline support in Xen environment .
2011 Nov 28
29
Lack of foreign-key constraints support in ActiveRecord
Is there any reason why AR has never supported foreign-key constraints? I can understand the lack of support for triggers and stored procedures since they are highly dependent on the database to create a wrap API around them. But this is not the case for foreign keys. This is specially important for open-source projects like Redmine/Chiliproject and Gitorious where you shouldn''t be
2017 Jan 21
2
IR canonicalization: shufflevector or vector trunc?
On Thu, Jan 19, 2017 at 9:17 AM, Rackover, Zvi <zvi.rackover at intel.com> wrote: > Hi Sanjay, > > > > I agree we should also discuss **if** this canonicalization is beneficial. > > For starters, do we have a concrete case where we would benefit from > canonicalizing shuffles <-> truncates in LLVM IR? > > IMO, we should not count benefits for codegen
2013 Jun 13
43
[Hackathon Minutes] Xen 4.4 Planning
This took me a while to post, but given that we are not starting 4.4 just yet, this may be appropriate now. I may have misrepresented some stuff as it has been 4 weeks since I wrote these. Cheers Lars = Purpose of Roadmap = * Set a vision for interesting features * Track items * Help consumers of Xen with their planning = Release Models that work well = There was a brief discussion on two