Displaying 20 results from an estimated 25 matches for "everyhing".
Did you mean:
everything
2006 Aug 30
0
CentOS-4.4: I likke the new look! ... uh and everyhing's good too.
Downloaded 290/290 and kernel panic, not syncing. Same old Linux.
Fortunately, hadn't started updates, /home had been unmounted by some
forward-looking individual and there was a sync;sync and blockdev --
flushbufs running every 15 seconds. =>:-o
Pucker factor went from {O} to {o} to }{ the max!
Anyway, a quick reboot, fsck, split the check-update into 2 arbitrary
pieces and do it again.
2020 Aug 05
2
[PATCH V5 1/6] vhost: introduce vhost_vring_call
...ce driver in this version,
>> do we still have race condition?
>>
>> Thanks
> Jason I'm not sure what you are trying to say here.
I meant we change the API from V4 so driver won't notify us if irq is
changed.
Then it looks to me there's no need for the ctx_lock, everyhing could be
synchronized with vq mutex.
Thanks
>
>
2020 Aug 05
2
[PATCH V5 1/6] vhost: introduce vhost_vring_call
...ce driver in this version,
>> do we still have race condition?
>>
>> Thanks
> Jason I'm not sure what you are trying to say here.
I meant we change the API from V4 so driver won't notify us if irq is
changed.
Then it looks to me there's no need for the ctx_lock, everyhing could be
synchronized with vq mutex.
Thanks
>
>
2003 Oct 01
2
newbie question: MOH problem
Just the sort of newbie question we all hate ;-)
I'm a bit stuck with MOH. I think all is done right and I've read
everyhing I can find, but whenever * tries to do MOH, all that happens
is
'-z: No such file or directory'
Yes, I am on redHat. Yes I have installed real mpg123. Yes, it does
seem to work from the command line.
Any suggestions would be greta, I'm sire it's something simple!
Thanks,
--...
2003 Aug 15
2
Frequent crashes - drives me nuts .....
...ck suse 2.2.7 (2.2.7a was
installed via the suse updates). System was rebooted
and everything was ok again until next morning ....
Ok, sometimes SuSe does strange things when configuring packages. So I
got samba-2.2.8a and recompiled it with only the necessary options.
Installed it, rebooted and everyhing was fine again. Until ... no, the
next morning it worked ... until two days later. That morning only
smbd has crashed.
Unfortunately the site is remote and has no internet connection
so I have currently no log trace
available (i will probably have a chance to get it today).
Things to consider: It...
2004 Jan 04
4
IMQ problems :-(
Hi
I have built a custom TMB Mandrake kernel (2.4.22) with IMQ and ESFQ
support. I statically compiled both (mistake?) ESFQ is sorted and
working fine (I have succesfully patched IPROUTE2).
I have got to the stage where I can see the IMQ device as UP with ifconfig.
I can use TC to add QDISCs to the IMQ device. However I just cannot sort out
IPTABLES to actually redirect packets to the IMQ
2004 Mar 14
3
Weird quirk with ingress policing
Hi,
I notice that if two or more existing connections match an ingress
policing filter, the input bandwidth does not get evenly divided up
between the n connections.
Kinda like litters of baby animals, where the stronger babies get more
access to the mothers teats and grow up bigger and faster than their
siblings.
The only workaround that''s working for me is to set explicit ingress
2020 Aug 04
3
[PATCH V5 1/6] vhost: introduce vhost_vring_call
On 2020/8/4 ??4:42, Zhu, Lingshan wrote:
>
>
> On 8/4/2020 4:38 PM, Jason Wang wrote:
>>
>> On 2020/7/31 ??2:55, Zhu Lingshan wrote:
>>> This commit introduces struct vhost_vring_call which replaced
>>> raw struct eventfd_ctx *call_ctx in struct vhost_virtqueue.
>>> Besides eventfd_ctx, it contains a spin lock and an
>>> irq_bypass_producer
2020 Aug 04
3
[PATCH V5 1/6] vhost: introduce vhost_vring_call
On 2020/8/4 ??4:42, Zhu, Lingshan wrote:
>
>
> On 8/4/2020 4:38 PM, Jason Wang wrote:
>>
>> On 2020/7/31 ??2:55, Zhu Lingshan wrote:
>>> This commit introduces struct vhost_vring_call which replaced
>>> raw struct eventfd_ctx *call_ctx in struct vhost_virtqueue.
>>> Besides eventfd_ctx, it contains a spin lock and an
>>> irq_bypass_producer
2006 Dec 04
8
Calling R functions in Delphi
Hello All,
We would like to call quantile() function from the R-package STATS in a
Delphi program. If this is possible, could anyone provide us with an
example?
Thanks in advance.
--Anna
-----------------------------------------
Anna Belova
Abt Associates Inc.
4800 Montgomery Ln, St 600
Bethesda, MD-20814
phone: 301-347-5304
fax: 301-652-7530
http://www.abtassociates.com/environment
2020 Aug 05
0
[PATCH V5 1/6] vhost: introduce vhost_vring_call
...t;>>
>>>> Thanks
>>> Jason I'm not sure what you are trying to say here.
>>
>>
>> I meant we change the API from V4 so driver won't notify us if irq is
>> changed.
>>
>> Then it looks to me there's no need for the ctx_lock, everyhing could
>> be synchronized with vq mutex.
>>
>> Thanks
> from V4 to V5, there are only some minor improvements and bug fix, get_vq_irq() almost stays untouched, mutex can work for this, however I see the vq mutex is used in many scenarios.
> We only use this lock to protect t...
2020 Aug 10
0
[PATCH V5 1/6] vhost: introduce vhost_vring_call
...have race condition?
> > >
> > > Thanks
> > Jason I'm not sure what you are trying to say here.
>
>
> I meant we change the API from V4 so driver won't notify us if irq is
> changed.
>
> Then it looks to me there's no need for the ctx_lock, everyhing could be
> synchronized with vq mutex.
>
> Thanks
Jason do you want to post a cleanup patch simplifying code along these
lines?
Thanks,
> >
> >
2010 Dec 22
1
Reverting from 2.0. to 1.2
Hello Timo,
I switched this morning from dovecot-1.2.12 to 2.0.8 with a basic setup (high
performance login mode, Maildir, everyhing on NFS, one shared but unused
namespace).
No problem so far except that some Thunderbird users who wouldn't succeed in
moving messages from some one folder to another. They'd get a message about
some illegal character in the mailboxname (already existing mailbox of course).
This is user in...
2004 Sep 12
0
stdout flush
Dear all,
I compiled openssh-3.9p1 against uClibc on linux, and when I logged in to
a system using this openssh, the /etc/motd didn't appear. I have checked
everyhing, and made some debugging. As I have seen, session.c prepares the
environment, and invokes the user's login shell, but before the execv()
call, does not flush the stdout. And if I made it do to it, it began to
work. I dont know if it is the right solution, or I am doing something
wrong.
A littl...
2003 Dec 30
1
Accountcodes
I'm trying to use accountcodes, but experiencing inconsistant
results. I have two * servers, one which appears to be working as
expected and one not. I would like to prepend the device's accountcode
to the dialed number. The sip1 server does not seem to have the
${ACCOUNTCODE} variable set when reading the extensions.conf, but sip2
server does.
What troubleshooting or trace
2003 Dec 31
0
ast gui client error
...t; '/.*[\$%#>] $/',
Output_record_separator => '',);
#$fh = $t->dump_log("./telnet_log.txt"); # uncomment for telnet log
$t->open("$server_ip");
i got error in this line $t->open("$server_ip");
my ip is 192.168.0.5 for asterisk and everyhings ok.
the error i get is
[root@asterisk astguiclient]# perl AST_SQL_update_channels.pl
problem connecting to "192.168.0.5", port 5038: Connection refused at
AST_SQL_update_channels.pl line 73
anyhting to do with port??
_______________________________________________
Asterisk-Users...
2015 Jun 13
3
Asterisk and Deutsche Telekom
jg <webaccounts173 at jgoettgens.de> schrieb:
> It doesn't really depend on your sip.conf and Asterisk. Your gateway/router
> will be the major problem. My summer project will be to look at session
Are you sure?
Right now I'm using an italian SIP-Provider (Messagenet), configured in my
sip.conf and I can receive calls without any problem...
So, I don't think, I have to
2006 Feb 08
1
Routing packges by destination port
Hello all,
After many time reading a lot of stuff I am quite confident using LARTC
to route my trafic. I am still working on QoS (by package type and so on)
but it will stay in my studing class for a long time... ;)
So lets go to my question... I mounted a router that makes my conections
throug 2 external interfaces.
Its working fine and my default gateway for entire network behind
2011 Mar 17
0
blind transfer from AGI triggered call -> dropped
Hi!
Maybe someone could help me out?
When a call is routed via a2billing AGI and user does a transfer, the
call is dropped. If the trunk is called directly everyhing works.
Here's a direct scenario (working fine):
[pbx000001]
exten => 101,1,Set(__TRANSFER_CONTEXT=pbx000001)
exten => 101,n,Dial(SIP/pozitel/37129238254,45,t)
exten => 102,1,Dial(SIP/12345,60)
so, when user calls ext 101 he gets connected to 37129238254 and after
pressing # and 102#...
2017 Aug 19
2
Problem with softwareraid
Hello Gordon,
yeah. it is really strange. from one boot to the next, everyhing is
f** up.(2 months between).
any idea?
[root at quad live]# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 1.8T 0 disk
??sda1 8:1 0 1.8T 0 part
??WDC_WD20...