search for: interrup

Displaying 16 results from an estimated 16 matches for "interrup".

Did you mean: interrupt
2016 Mar 16
2
Deleted symlinks when receiveing files with the same name
...ilesystem already has a symlinks with the same path/name, it _first_ delete the symlink, _then_ it start the transfer. I think there are two problems with this approach: - it completely ignores the content of the symlinked files, which can be used to speedup the transfer; - if the transfer goes interruped/stopped, the receiving side remains without the symlink and without the to-be-received file. In other words, a file "seems" lost. I did some test with the verious delete-after (and similar) options, but they do not change anything. I am missing something? Thanks. -- Danti Gionata...
2003 Dec 09
2
Erratic DTMF on E1/PRI (continuation of Strage bip on ISDN/PRI)
At the same site, DTMF recognition is functioning badly, sometimes duplicating digits and sometimes totally missing others. We have checked already /proc/interrups, there is no interrupt being shared. Our zaptel has .. span=1,1,0,ccs,hdb3 On zapata we have ... switchtype=euroisdn signalling=pri_cpe relaxdtmf=no (yes doesn't seem to help) -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.co...
2004 Jun 14
5
mkChar can be interrupted
Hi, As was discussed earlier in another thread and as documented in R-exts .Call() should not be interruptible by Ctrl-C. However the following code, which spends most of its time inside mkChar, turned out to be interruptible on RH-7.3 R-1.8.1 gcc-2.96: #include <Rinternals.h> #include <R.h> SEXP foo0(const SEXP nSexp) { int i, n; SEXP resSexp; if (!isInteger(nSexp)) error(&...
2013 Jul 08
12
VT-d interrup remapping errata workaround
All, just having spotted the backport of Linux commit 03bbcb2e I notice a certain discrepancy with the Xen commit having the same purpose as well as with the actual specification updates: The Linux solution keys off of device IDs 3403 and 3406, as listed in the specification update, but this way fails to cover the X58 chipset, which has - under different numbers (62 and 69) - the same errata
2004 Jan 23
6
rc.local dont works
...e a problem with initialization of asterisk using my rc.local file. when i call asterisk from the prompt it works well but don?t in the initialization... I have in my file that comands: touch /var/lock/subsys/local modprobe zaptel modprobe wcfxo safe_asterisk I read in somewere that it can be an interrup problem and i use the cat proc/interrupt to see what is happening Somebody can tell me if this is correct? The usb-ohci and usb-ohci drivers are to be sharing the same interrupt as the wcfxo? CPU0 0: 220155 XT-PIC timer 1: 4 XT-PIC keyboard 2:...
2006 Feb 14
12
Running Xen 2.0 for Counter Strike: Source
I''m running Xen on a dual xeon system at the moment and somehow the results are a bit less than what i expected. I’ve started to do some monitoring on it to see how bad it is. you can see for yourself on: http://core.zokahn.com/cs-01/ I''ve installed Xen 2.0 using the howto in howtoforge: http://www.howtoforge.com/perfect_xen_setup_debian_ubuntu This virtual machine is running 2
2004 Jun 17
1
HFC ISDN card with bristuff from junghanns.net?
Hi, has anyone succesfully installed such scenario ? I'm having problem with Award bios mb pc's... it do works with others, what's your idea ? Tnx ! -- Best regards, Alessio mailto:afoc@interconnessioni.it
2007 Apr 23
0
Problem when one node is N/A
...tincd on three desktops, two are used as servers because they have an static IP. The third is a Laptop with various Lan's. Everything works fine, as long as all two servers are running, the Laptop connect to both servers. When one server becomes anavailable, the connections to the other server interrups every 30 secondeds when tinc trys to connect to the server that is not running. I tried nearly every configuration but the problems still there. Hope you can help me ( with the Problem, not with my bad English ) Greetz from Germany Gerald Rehage To prevent any mistakes here are the confi...
2020 Oct 30
1
Setting up Backup AD DC
...to performing automated backup od samba domain. now I've tried to use kerberos - for online backup (within script) I have used: samba-tool domain backup online --targetdir=${BACKUPDIR} --server=${DCSERVER} --krb5-ccache=${KRB5CCNAME} but seems this is not working as the backup process is interruped in the middle and I am challenged to authenticate: samba-tool domain backup online --targetdir=/var/spool/backup/ --server=DC1 --krb5-ccache=/tmp/samba-domain.cc INFO 2020-10-30 18:39:40,846 pid:169937 /usr/lib64/python3.6/site-packages/samba/join.py #1574: workgroup is FOOBAR INFO 2020-10-3...
2020 Jul 29
0
[PATCH V4 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa
...vq->call_ctx.ctx_lock); >>>> + return; >>>> + } >>>> + >>> If I understand correctly, this will cause these IRQs to be forwarded >>> directly to the VCPU, e.g. will be handled by the guest/qemu. >> >> Yes, if it can bypassed, the interrupt will be delivered to vCPU directly. >> > So, usually the network driver knows how to handle interrups for its > devices. I assume the virtio_net driver at the guest has some default > processing but what if the underlying hardware device (such as the case > of vdpa) needs to take...
2012 Sep 14
0
[ PATCH v3 2/3] xen: enable Virtual-interrupt delivery
Change from v2: re-written code in ''vmx_intr_assist'' into if()/else if() sequence to make code change easy to review. Virtual interrupt delivery avoids Xen to inject vAPIC interrupts manually, which is fully taken care of by the hardware. This needs some special awareness into existing interrupr injection path: For pending interrupt from vLAPIC, instead of direct injection, we may need update architecture specific indicators befor...
2018 Dec 12
5
Problem after upgrading to 4.9
Thanks Louis; /etc/krb5.conf [libdefaults] default_realm = EXAMPLE.COM dns_lookup_realm = false dns_lookup_kdc = true /etc/resolv.conf search example.com nameserver 192.168.50.40 /etc/hosts 127.0.0.1 localhost samba4.example.com 192.168.50.40 samba4.example.com samba4 ldap.example.com Output off: samba-tool dbcheck --cross-ncs NOTE: old (due to rename
2018 Dec 12
0
Problem after upgrading to 4.9
...ur logs again to make sure your all ok.   Greetz,   Louis   Van: Sergio Belkin [mailto:sebelk at gmail.com] Verzonden: woensdag 12 december 2018 14:16 Aan: L.P.H. van Belle CC: samba at lists.samba.org Onderwerp: Re: [Samba] Problem after upgrading to 4.9 Well, really weird for me. I've interruped the inteactive samba, run again with systemd, and now it works.... hehehe, don't now why.... happy, but I don't know why now it works again.... El mié., 12 dic. 2018 a las 10:07, Sergio Belkin (<sebelk at gmail.com>) escribió: Thanks Louis; /etc/krb5.conf [libdefaults]     ...
2020 Oct 29
3
Setting up Backup AD DC
On Thu, 29 Oct 2020, Rowland penny via samba wrote: > On 29/10/2020 14:43, Marco Shmerykowsky via samba wrote: >> I want to setup a backup AD DC and have a few quick >> (possibly dumb) questions: > No, you just want to add another DC >> >> 1) Is this link the best reference to the procedure to >> ?? create the backup AD DC? >> >> -> >>
2006 May 31
14
Linux router performance
Hi, I wonder about the performance of a Linux box used as router (I guest I''m not the first :). Althought I know it mainly depends on the hardware, I''m trying to find some references on the topic or comparations with other routing solutions (FreeBSD box used as router, Cisco, etc). For example, http://facweb.cti.depaul.edu/jyu/Publications/Yu-Linux-TSM2004.pdf (althought is
2007 Jan 02
0
[PATCH 1/4] add scsi-target and IO_CMD_EPOLL_WAIT patches
...mer = (struct timer_list *)iocb->private; ++ struct file *file = iocb->ki_filp; ++ struct eventpoll *ep = (struct eventpoll *)file->private_data; ++ unsigned long flags; ++ ++ (void)del_timer(timer); ++ write_lock_irqsave(&ep->lock, flags); ++ __wake_up_locked(&ep->wq, TASK_UNINTERRUPTIBLE | TASK_INTERRUPTIBLE); ++ write_unlock_irqrestore(&ep->lock, flags); ++} ++ ++static int aio_epoll_cancel(struct kiocb *iocb, struct io_event *event) ++{ ++ struct file *file = iocb->ki_filp; ++ struct eventpoll *ep = (struct eventpoll *)file->private_data; ++ int ret = -1; ++ str...