similar to: Re: tools/memshr: fix build errors caused by Werror

Displaying 16 results from an estimated 16 matches similar to: "Re: tools/memshr: fix build errors caused by Werror"

2012 Mar 28
0
[PATCH] tools/memshr: fix build errors caused by Werror
# HG changeset patch # User Olaf Hering <olaf@aepfle.de> # Date 1332942876 -7200 # Node ID d0fe664fca8a7e7db8b46b2f6c267acc88fa9c78 # Parent 4bd752a4cdf323c41c50f8cd6286f566d67adeae tools/memshr: fix build errors caused by Werror -O2 -Wall -Werror triggers these warnings: cc1: warnings being treated as errors interface.c: In function ''memshr_daemon_initialize'':
2013 Mar 15
1
Re: [PATCH 6/9] tools: memshr: arm64 support
> I''m not mad keen on propagating these sorts of asm atomic operations throughout > our code base. Other options would be: gcc has atomic builtins to do this kind of work. I don''t know about arm, but they do the job in x86 http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Atomic-Builtins.html so atomic_inc(val) -> __sync_fetch_and_add(val, 1) and likewise for dec/sub Andres
2012 Apr 02
23
[PATCH 00 of 18] [v2] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
Changes: tools/blktap: remove unneeded pointer dereferencing in convert_dev_name_to_num tools/blktap: constify string arrays in convert_dev_name_to_num tools/blktap: fix params and physical-device parsing tools/blktap: remove unneeded pointer dereferencing from img2qcow.c tools/blktap: remove unneeded pointer dereferencing from qcow2raw.c tools/blktap2: fix build errors caused by Werror in
2015 Jun 15
2
OT: suggestion need on Sync in the windows way.
I agree, If the synology uid and gid is working right than nfs would be great. it would be easy... However, it seem that they have something else running under samba/nfs to control the permission on the files/folder... I would like to use bidir sync because I like some of the synology feature on remote sync and etc which is making remote access much easier compare to samba... But these sync
2015 Jun 15
0
OT: suggestion need on Sync in the windows way.
For bidirectional sync take a look at Unison (file synchronizer.) --- ------------------------- Bob Wooden of Donelson Trophy 615.885.2846 (main) www.donelsontrophy.com [1] "Everyone deserves an award!!" On 2015-06-15 01:04, Min Wai Chan wrote: > I agree, > If the synology uid and gid is working right than nfs would be great. it > would be easy... > However, it seem
2015 Jun 15
1
OT: suggestion need on Sync in the windows way.
Does Unision support ACL? If it would than this part guide would work. https://wiki.samba.org/index.php/SysVol_Bidirectional_Replication But it didn't.... On Mon, Jun 15, 2015 at 7:14 PM, Bob of Donelson Trophy < bob at donelsontrophy.net> wrote: > > > For bidirectional sync take a look at Unison (file synchronizer.) > > --- > > ------------------------- >
2013 Mar 15
22
[PATCH 00/09] arm: tools: build for arm64 and enable cross-compiling for both arm32 and arm64
The following patches shave some rough edges off the tools build system to allow cross compiling for at least arm32 and arm64 based on the Debian/Ubuntu multiarch infrastructure. They also add the necessary fixes to build for arm64 (which I have only tried cross, not native). I have posted some instructions on how to compile with these patches on the wiki:
2012 Apr 10
0
[PATCH] blktap: build fix uncovered with c/s 25149
Fix build error uncovered with c/s 25149 when compiling tools w/o MEMSHR. Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2010 Jun 02
1
build xen4.0 fail in blktap2 module
uname -a:Linux DC26 2.6.30.10 #1 SMP Wed Jun 2 04:34:53 PDT 2010 i686 i686 i386 GNU/Linux OS:CentOS5.5 build xen #make all Errors: include -I../../../tools/libxc -I../../../tools/include -I ../../../tools/libaio/src -I ../../../tools/memshr -D_GNU_SOURCE -DUSE_NFS_LOCKS -DUSE_GCRYPT -c -o tapdisk-queue.o tapdisk-queue.c In file included from tapdisk-queue.c:44: libaio-compat.h:82:3:
2015 Jun 14
0
OT: suggestion need on Sync in the windows way.
Mount wontt be a solution since you'll force things to one uid/gid Why do you need bidir sync? Le 14/06/2015 20:01, Min Wai Chan a ?crit : > Hi Sebastien, > > Rsync is only one way right, any 2 way sync solution? > > Thank you. > > S?bastien Le Ray <sebastien-samba at orniz.org> ? 2015?6?15? ?????? > >> Hi >> >> rsync -a should be able to
2011 Apr 03
6
Memory sharing
Hi, Currently i''m going through the source codes of tools/blktap2. I need to find-out where blktap2 calls 1. mem_share_nominate() 2. mem_sharing_share_page() functions to do the memory sharing on HVM guests. Can someone please provide me some guidance on blktap2 driver. Thanks, Harshan _______________________________________________ Xen-devel mailing list
2015 Jun 14
2
OT: suggestion need on Sync in the windows way.
Hi Sebastien, Rsync is only one way right, any 2 way sync solution? Thank you. S?bastien Le Ray <sebastien-samba at orniz.org> ? 2015?6?15? ?????? > Hi > > rsync -a should be able to perform chown using usernames rather than uids > so your files would still be owned by the right user. > > Regards > > Le 14/06/2015 16:48, Min Wai Chan a ?crit : > >> Dear
2005 Jan 04
0
Cisco 7200 One-Way Audio
Hi, I am experiencing one-way audio from: SIP Device ----> Asterisk -----> Cisco 7200 The Cisco 7200 has a VXE+ card that will allow you to do SIP. I can pass audio from SIP Device to Asterisk through the Cisco 7200 to the other end, but the Cisco 7200 does not return any audio back to the SIP Device or Asterisk, it seems. I have tried upgrading to 12.3T IOS version, but no
2010 Feb 11
6
tapdisk2 segfaults with xen-unstable+linux-2.6-pvops
Hi, I''m trying to run guest pv vm on my machine running xen-unstable (xen-4.0.0-rc3.pre + linux-2.6-pvops). However, I get blktap error: " sudo xm create -c xmexample Using config file "./xmexample". Error: Failed to create device. stdout: unrecognized child response stderr: Check that target "/home/ashish/xen/hd.img" exists and that blktap2 driver
2013 Jul 15
21
[PATCH 00 of 21 RESEND] blktap3/drivers: Introduce tapdisk server.
This patch series copies the core of the tapdisk process from blktap2, with updates coming from blktap2.5. Signed-off-by: Thanos Makatos <thanos.makatos@citrix.com>
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *