search for: hostagent

Displaying 20 results from an estimated 43 matches for "hostagent".

Did you mean: hostage
2010 May 25
3
Supercedes previous patch...
The previous patch, for whatever reason, fails to apply on top of tip. This patch is reimplemented and, hopefully, fixed.
2010 May 19
2
Squashed commits...
Refactoring the previous patch ended up creating two deltas. This patch pushes them both together into a single commit.
2010 May 13
0
[PATCH matahari] Moving QMF functionality into a transport layer.
This is the first step towards separating the APIs from the means by which they are carried between the remote and local system. Added a few new classes and types: * HostTransport - defines a type for talking to the Host * Host - the public contract for the host APIs * HostAgent - the QMF transport layer Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- .gitignore | 2 +- src/Makefile.am | 8 +++- src/host.cpp | 133 +++++++++++++++++++---------------------------- src/host.h | 62 ++++++++++++++-------- sr...
2010 May 24
0
[PATCH matahari] Moves the CPU properties into the Host API space.
...src/main.cpp | 3 -- src/platform.h | 18 +++++------- src/processors.cpp | 63 ------------------------------------------- src/processors.h | 46 ------------------------------- src/processorslistener.h | 29 ------------------- src/qmf/hostagent.cpp | 9 ++++++ src/qmf/hostagent.h | 1 + src/qmf/processorsagent.cpp | 49 --------------------------------- src/qmf/processorsagent.h | 50 ---------------------------------- src/schema.xml | 16 +++++------ 16 files changed, 64 insertions(+), 287 deletio...
2010 Apr 15
1
[PATCH matahari] Refactored the Host agent.
Replaced the previous HostWrapper class with the new HostAgent class, which more closely resembles the style of the ProcessorsAgent class. Deleted the HostWrapper class entirely. Refactored the daemon entry point to reduce the number of methods invoked in order to start or stop the HostAgent instance. Moved the NICWrapper's setupQMFObject method from pri...
2008 Sep 02
3
ftables package, zero rows
dear all, i'm just about to do some straightforward contingency tables using ftables (and ctab() for percents). the problem: factor "a" are regions, factor "b" are subregions. every region "a" consists of some subregions "b", but obviously not every subregion "b" is part of every region "a". if i use the ftable() function, the
2015 Jan 13
6
Request for help with UBSAN and total absense of CRAN response
CRAN has a package of mine in upload limbo because it failed UBSAN. I am not entirely ignorant on the topic of sanitizers and SAN / ASAN / UBSAN; we created not one but two Docker containers with ASAN and USBAN: https://registry.hub.docker.com/u/rocker/r-devel-san/ https://registry.hub.docker.com/u/rocker/r-devel-ubsan-clang/ as well as predecessors to them in earlier Docker repos. Yet I
2010 Apr 26
0
[PATCH matahari] Created the NetworkDevice agent.
...host.cpp index 11c5a8f..34d4550 100644 --- a/src/host.cpp +++ b/src/host.cpp @@ -25,6 +25,7 @@ #include <sys/utsname.h> #include "host.h" +#include "platform.h" #include "qmf/com/redhat/matahari/Host.h" using namespace qpid::management; @@ -41,6 +42,14 @@ HostAgent::setup(ManagementAgent* agent) // discover the aspects of the host processors.setup(agent, this); + networkdevices = Platform::instance()->get_network_devices(); + + for(vector<NetworkDeviceAgent>::iterator iter = networkdevices.begin(); + iter != networkdevices.end(); +...
2005 Feb 03
5
OT: How to "own" a telephone number?
Hello! We are open to the possibility of changing our business telephone number shortly. This will most likely be necessary due to a physical move, changing providers and a few other reasons. However, we woud like this to be the *last* time we need to do this. Ever. No matter what. Is that possible? On the Internet, you get this power with domain names. We "own" our domain
2018 Jan 12
3
lshw in centos 7 withdrawn
John-- Thanks for the suggestion. I finally had a chance to get to the system in question, It was the only one of many that exhibited the USB hang. I tried a reboot with the two USB disks disconnected. Everything worked. I plugged them in, and then did both "lsusb -v" and "lshw", and again, everything worked. Continuing my test: Reboot with both drives plugged in:
2010 Apr 26
2
Patch supercedes previous patch...
In looking at the code I realized that the last of the HAL depenencies were removed with this patch. So, I'm pushing an updated patch that contains none of the HAL code in it.
2015 Jul 30
1
Fedora change that will probably affect RHEL
On 07/29/2015 07:40 PM, Chris Murphy wrote: > On Wed, Jul 29, 2015 at 4:37 PM, Warren Young <wyml at etr-usa.com> wrote: > >> Security is *always* opposed to convenience. > False. OS X by default runs only signed binaries, and if they come > from the App Store they run in a sandbox. User gains significant > security with this, and are completely unaware of it. There is
2018 Jan 15
0
lshw in centos 7 withdrawn
On Jan 12, 2018, at 3:18 PM, david <david at daku.org> wrote: > > Or is it related to the annoying spin-down and spin-up delay of external USB disks. More likely, crap hardware, which is awfully hard to avoid in USB-land. Just the other day, I traced a machine that failed to reboot to an external USB disk. Unplug it, machine boots right up. Move the same disk to a machine as
2004 Sep 10
2
Distributed FLAC encoding
Is there any software that acts like the 'flac' binary but actually does the decoding on a remote host? I'm interested in having at least one faster machine contribute, but preferably more than one. Since the application is ripping CDs, perhaps different machines could take on different files? It would be *amazing* if different hosts could process different parts of the same file.
2015 Jan 13
0
Request for help with UBSAN and total absense of CRAN response
----- Original Message ----- > From: "Dirk Eddelbuettel" <edd at debian.org> > To: r-devel at r-project.org > Cc: "Erik Bernhardsson" <erik at malfunction.org>, "Dirk Eddelbuettel" <edd at debian.org> > Sent: Tuesday, January 13, 2015 7:30:47 AM > Subject: [Rd] Request for help with UBSAN and total absense of CRAN response > >
2015 Jan 16
0
Request for help with UBSAN and total absense of CRAN response
Dirk, The vagrant setup I use to test my packages with UBSAN also seems to replicate the error reported by CRAN (together with some other warnings). I have attached the files (I hope they get through the filters). I suppose you know what to do with them. Jan Dirk Eddelbuettel <edd at debian.org> schreef: > CRAN has a package of mine in upload limbo because it failed UBSAN.
2007 Apr 18
0
Carolina here :)
What's the first rule of investing? Buy low sell high! Yesterday, market forces caused our top pick (EGLY) to close down on the day. This gives our members the perfect opportunity to pick some up on the cheap before the big information! Ever-Glory International (EGLY) Current: 0.63 Projected: 1.30 Rating: 5/5 Here's the latest news: LOS ANGELES, CALIFORNIA-(MARKET WIRE)-Nov 6,
2007 Jul 11
0
tkfocus issue
Dear All: I am stuck with this issue: I have a button on a TK window, once click it, it pops up a individual plot device: individual_plot <- function() { tkconfigure(overlay.button, state="normal") options(locatorBell = FALSE) plotfuntype() trellis.focus("panel", 1, 1,highlight=FALSE) panel.identify(labels=colnames(dataplot)) } Now I have
2005 Jan 10
2
Weir long distance behaviour...
Hi all, I have taken my family in hostage and setup an asterisk environment at home... I am using a x100p fxo card, a Iaxy and X-ten softphones. Works ok with local calls. There is a strange behavior, when we do long distance calls, it keeps ringing on our end, remote callee answers the call but hear nothing. It is great for one thing, they called us back and we save the long distance fees
2007 Apr 18
0
Carolina here :)
What's the first rule of investing? Buy low sell high! Yesterday, market forces caused our top pick (EGLY) to close down on the day. This gives our members the perfect opportunity to pick some up on the cheap before the big information! Ever-Glory International (EGLY) Current: 0.63 Projected: 1.30 Rating: 5/5 Here's the latest news: LOS ANGELES, CALIFORNIA-(MARKET WIRE)-Nov 6,