search for: signle

Displaying 20 results from an estimated 29 matches for "signle".

2002 Oct 17
1
Mutliple backups into a signle dir
Hello. I am trying to make use of rsync for backup purposes. I want to use it with the -b switch: it renames older FILE to FILE~ instead of replacing it with the newer version. This way, only the newest and the second most recent versions of a file are saved. I want to have more versions. One approach to this can be inpired by --backup-dir operation. I'd rather extend the backup
2005 Jan 28
1
printing Problems in Samba 3.0.10
...tray) and the long, friendly printer name. 3. Since today enumprinter returns for a single printer two printers: one with the friendly name, the other with the share name. If i open the properties dialog, they both show the same dialog for thr printer with the logn name. In smb.conf there is only a signle entry defined for this printer. Sample smb.conf is appended Thanks for your help Christoph -------------- next part -------------- [global] workgroup = CIP-POOL realm = WIWI.UNI-KARLSRUHE.DE netbios name = fwi-fortuna allow trusted domains = No winbind use default domain = yes winbind tru...
2002 Oct 26
0
How to prevent batch rsync to write rsync_argvs files in the home directory
...> > To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync > Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html > > --------------------------------------- > > Today's Topics: > > 1. Re: Mutliple backups into a signle dir (=?iso-8859-2?Q?Milan_Kr=E8m=E1=F8?=) > 2. Re: Mutliple backups into a signle dir (jw schultz) > 3. Re: rsync ownership problem via ssh? (jw schultz) > 4. Re: rsync -e ssh does not work well (jw schultz) > 5. Win32 Version? (wolfe-mcse@ev1.net) > 6. Re: Win32 Versi...
2010 Aug 31
2
[LLVMdev] [PATCH] New LLVMGetVersion function allowing applications to get LLVM version through the API directly from libLLVM.so
Please check in this patch. Thanks, Yuri -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch-version URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100831/632e9759/attachment.ksh>
2005 Jul 28
0
Problems with Speex echo canceller in 1.1.10
...ES is produeced by FES? Maybe EC can not recognise the speech as human been just because it is similar. If you want to check the EC, I think you should prepare a echo path model (you can find some typical models on G.168 ). You get a echo signal when the model applied on FES. Once you want a signle talk test, you can use the echo signal as the NES. If you want to test double talk, you can add the echo signal with another speech. ------------------------------ *********************************************** 信息安全声明:本邮件包含信息归ZTE所有, ZTE对该邮件拥有所有权利。请接收者注意 保密,未经发件人书面许可,不得向任何第 三方组织和个人透露本邮件所含信息的...
2016 Apr 28
2
[RFC PATCH V2 2/2] vhost: device IOTLB API
...gt; >> @@ -127,6 +153,15 @@ struct vhost_memory { > >> /* Set eventfd to signal an error */ > >> #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) > >> > >> +/* IOTLB */ > >> +/* Specify an eventfd file descriptor to signle on IOTLB miss */ > > typo > > Will fix it. > > > > >> +#define VHOST_SET_VRING_IOTLB_CALL _IOW(VHOST_VIRTIO, 0x23, struct \ > >> + vhost_vring_file) > >> +#define VHOST_SET_VRING_IOTLB_REQUEST _IOW(VHOST_V...
2016 Apr 28
2
[RFC PATCH V2 2/2] vhost: device IOTLB API
...gt; >> @@ -127,6 +153,15 @@ struct vhost_memory { > >> /* Set eventfd to signal an error */ > >> #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) > >> > >> +/* IOTLB */ > >> +/* Specify an eventfd file descriptor to signle on IOTLB miss */ > > typo > > Will fix it. > > > > >> +#define VHOST_SET_VRING_IOTLB_CALL _IOW(VHOST_VIRTIO, 0x23, struct \ > >> + vhost_vring_file) > >> +#define VHOST_SET_VRING_IOTLB_REQUEST _IOW(VHOST_V...
2016 Apr 28
0
[RFC PATCH V2 2/2] vhost: device IOTLB API
...u64 memory_size; /* bytes */ >> @@ -127,6 +153,15 @@ struct vhost_memory { >> /* Set eventfd to signal an error */ >> #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) >> >> +/* IOTLB */ >> +/* Specify an eventfd file descriptor to signle on IOTLB miss */ > typo Will fix it. > >> +#define VHOST_SET_VRING_IOTLB_CALL _IOW(VHOST_VIRTIO, 0x23, struct \ >> + vhost_vring_file) >> +#define VHOST_SET_VRING_IOTLB_REQUEST _IOW(VHOST_VIRTIO, 0x25, struct \ >> +...
2003 May 29
0
Bioconductor 1.2 Released
...ses, and now includes a function mas5() to make it easier for a user to obtain these results. * affycomp: A new package that serves as a graphics toolbox for the assessment of Affymetrix expression measures. * AnnBuilder: DB support is no longer required. ABPkgBuilder now provides a signle API for building of data packages. Also, data packages built with AnnBuilder will include an evidence code and association information for GO ids. * Biobase: The exprs2excel method for the exprSet class has been added, which will create an excel friendly file from the expression compon...
2016 Apr 27
2
[RFC PATCH V2 2/2] vhost: device IOTLB API
...est_phys_addr; > __u64 memory_size; /* bytes */ > @@ -127,6 +153,15 @@ struct vhost_memory { > /* Set eventfd to signal an error */ > #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) > > +/* IOTLB */ > +/* Specify an eventfd file descriptor to signle on IOTLB miss */ typo > +#define VHOST_SET_VRING_IOTLB_CALL _IOW(VHOST_VIRTIO, 0x23, struct \ > + vhost_vring_file) > +#define VHOST_SET_VRING_IOTLB_REQUEST _IOW(VHOST_VIRTIO, 0x25, struct \ > + vh...
2016 Apr 27
2
[RFC PATCH V2 2/2] vhost: device IOTLB API
...est_phys_addr; > __u64 memory_size; /* bytes */ > @@ -127,6 +153,15 @@ struct vhost_memory { > /* Set eventfd to signal an error */ > #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) > > +/* IOTLB */ > +/* Specify an eventfd file descriptor to signle on IOTLB miss */ typo > +#define VHOST_SET_VRING_IOTLB_CALL _IOW(VHOST_VIRTIO, 0x23, struct \ > + vhost_vring_file) > +#define VHOST_SET_VRING_IOTLB_REQUEST _IOW(VHOST_VIRTIO, 0x25, struct \ > + vh...
2007 May 26
14
big problem with HTB/CBQ and CPU for more than 1.700 customers
2016 Apr 29
0
[RFC PATCH V2 2/2] vhost: device IOTLB API
...-127,6 +153,15 @@ struct vhost_memory { >>>> /* Set eventfd to signal an error */ >>>> #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) >>>> >>>> +/* IOTLB */ >>>> +/* Specify an eventfd file descriptor to signle on IOTLB miss */ >>> typo >> Will fix it. >> >>>> +#define VHOST_SET_VRING_IOTLB_CALL _IOW(VHOST_VIRTIO, 0x23, struct \ >>>> + vhost_vring_file) >>>> +#define VHOST_SET_VRING_IOTLB_REQUEST _IOW(VHOS...
2015 Dec 31
4
[PATCH RFC] vhost: basic device IOTLB support
...ing; + __u32 padding; + } flags; +}; + /* ioctls */ #define VHOST_VIRTIO 0xAF @@ -127,6 +147,12 @@ struct vhost_memory { /* Set eventfd to signal an error */ #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) +/* IOTLB */ +/* Specify an eventfd file descriptor to signle on IOTLB miss */ +#define VHOST_SET_IOTLB_FD _IOW(VHOST_VIRTIO, 0x23, int) +#define VHOST_UPDATE_IOTLB _IOW(VHOST_VIRTIO, 0x24, struct vhost_iotlb_entry) +#define VHOST_SET_IOTLB_REQUEST_ENTRY _IOW(VHOST_VIRTIO, 0x25, struct vhost_iotlb_entry) + /* VHOST_NET specific defines */ /* Attach virtio...
2015 Dec 31
4
[PATCH RFC] vhost: basic device IOTLB support
...ing; + __u32 padding; + } flags; +}; + /* ioctls */ #define VHOST_VIRTIO 0xAF @@ -127,6 +147,12 @@ struct vhost_memory { /* Set eventfd to signal an error */ #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) +/* IOTLB */ +/* Specify an eventfd file descriptor to signle on IOTLB miss */ +#define VHOST_SET_IOTLB_FD _IOW(VHOST_VIRTIO, 0x23, int) +#define VHOST_UPDATE_IOTLB _IOW(VHOST_VIRTIO, 0x24, struct vhost_iotlb_entry) +#define VHOST_SET_IOTLB_REQUEST_ENTRY _IOW(VHOST_VIRTIO, 0x25, struct vhost_iotlb_entry) + /* VHOST_NET specific defines */ /* Attach virtio...
2006 Jul 06
5
Strange RPC error
Hi, I''m tryng to set up Xen, I have errors and google does not help me. The situation is simple: I installed Xen-3.0.2 on gentoo. The Dom0 kernel is up and running, all works perfectly. But when I try to start a DomU, xm raises this error: # xm create -c <conf_file> Using config file <conf_file> Error: <ProtocolError: RPC2/: -1> It''s all. After, `xm list`
2015 Dec 31
0
[PATCH RFC] vhost: basic device IOTLB support
.../* ioctls */ > > #define VHOST_VIRTIO 0xAF > @@ -127,6 +147,12 @@ struct vhost_memory { > /* Set eventfd to signal an error */ > #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) > > +/* IOTLB */ > +/* Specify an eventfd file descriptor to signle on IOTLB miss */ > +#define VHOST_SET_IOTLB_FD _IOW(VHOST_VIRTIO, 0x23, int) > +#define VHOST_UPDATE_IOTLB _IOW(VHOST_VIRTIO, 0x24, struct vhost_iotlb_entry) > +#define VHOST_SET_IOTLB_REQUEST_ENTRY _IOW(VHOST_VIRTIO, 0x25, struct vhost_iotlb_entry) > + > /* VHOST_NET specific defin...
2005 Apr 28
5
Mirrored samba servers.
I have a customer that is using 250 gig drives for his business data. I have been using rsync to keep mirror copies of his data on a second machine. In the last 3 months I have lost 2 of four drives, the last one being the system drive. I have been doing a manual switchover. Each time rsync runs, I copy my samba conf files, passwd, shadow and group files from etc. Has anyone setup a HA
2016 Mar 25
0
[RFC PATCH V2 2/2] vhost: device IOTLB API
...ct vhost_memory_region { __u64 guest_phys_addr; __u64 memory_size; /* bytes */ @@ -127,6 +153,15 @@ struct vhost_memory { /* Set eventfd to signal an error */ #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) +/* IOTLB */ +/* Specify an eventfd file descriptor to signle on IOTLB miss */ +#define VHOST_SET_VRING_IOTLB_CALL _IOW(VHOST_VIRTIO, 0x23, struct \ + vhost_vring_file) +#define VHOST_SET_VRING_IOTLB_REQUEST _IOW(VHOST_VIRTIO, 0x25, struct \ + vhost_vring_iotlb_entry) +#de...
2016 Mar 25
4
[RFC PATCH V2 0/2] basic device IOTLB support
This patch tries to implement an device IOTLB for vhost. This could be used with for co-operation with userspace(qemu) implementation of iommu for a secure DMA environment (DMAR) in guest. The idea is simple. When vhost meets an IOTLB miss, it will request the assistance of userspace to do the translation, this is done through: - Fill the translation request in a preset userspace address (This