Displaying 7 results from an estimated 7 matches for "particual".
Did you mean:
particualr
2007 Jul 16
2
irqbalance?
...ens if one of the other cpus is lightly loaded, will some of the softirqs be queued against the other cpus or will cpu1 handle all interrupts and softirqs.
Looks to me like there are two levels of interrupt redirection, one done by the hardware where each physical device interrupt is assigned to a particual processor dynamically and then on top of that is the irqbalancing done by Xen itself. Is that true? and irqbalance=off only affects the latter and interrupt affinitzation is for the former?
Thanks
Prabha
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenso...
2005 Jan 04
1
trying to debug ssh-askpass problem
Hi all,
I have a script which calls ssh-add at a certain point, and I'm
getting the following error:
ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory
I don't see why it's doing this, since SSH_ASKPASS isn't set, and
there should be a working terminal:
SSH_ASKPASS
If ssh needs a passphrase, it will read the passphrase from the
2014 Jul 11
1
Replication on dovecot 2.0
Hi Guys
I'm running an Ubuntu 12.04 LTS server and not being particually
inclined to upgrade I'm wondering what options I have for replication as
it appears to be running dovecot 2.0.19.
I saw the wiki page about replication and whilst it says you should use
2.2+ it doesn't say what the minimum requirements are, so I tried doing
what it says but I get:
F...
2005 Aug 11
2
bocking Effects during other effects
hi everyone,
it''s my first time tonight.
great script lib you''ve got there. i spent a whole day trying to code
myself, use tutorials, use dreamweaver timeline animation - when i
was about knocked out by the heavy draw backs i stumbled upon this
truly mir.aculo.us library and all i ever asked for became true!
thanks!
one question though:
is it possible to disallow
2005 Aug 25
0
Multiple Default Users in \\%L\netlogon
...default deleted the local Default User on the clients, and
instead put the Default User in \\%L\netlogon. This works nice.
However, there are different branches at the school where I am running the
network, and I would like machines to get a Default User profile which is
specially designed for the particually branch were the client is situated.
Is it possible to have more than one Default User in \\L%\netlogon, for
instance Dafault User-a, Default User-b and so on, and edit the registry
in the win 2000 client to make them get the correct Default User profile?
All help will be appreciated!
Bjorn
2004 Apr 12
1
Regarding SSH_ASKPASS
I've been giving SSH_ASKPASS a hard look, and it's not clear to
me how it's supposed to work. The documentation (ssh.1) seems
explicit enough:
SSH_ASKPASS
If ssh needs a passphrase, it will read the passphrase from the
current terminal if it was run from a terminal. If ssh does not
have a terminal associated with it but DISPLAY and SSH_ASKPASS
are set, it will execute
2020 Jan 06
2
[EXTERNAL] Get llvm-mca results inside opt?
Andrea, thanks for the advice.
On Jan 2, 2020, at 8:09 AM, Andrea Di Biagio <andrea.dibiagio at gmail.com<mailto:andrea.dibiagio at gmail.com>> wrote:
Hi Lewis,
Basically - if I understand correctly - you want to design a pass that uses llvm-mca as a library to compute throughput indicators for your outlined functions. You would then use those indicators to classify outlined