similar to: Libguestfs question

Displaying 20 results from an estimated 10000 matches similar to: "Libguestfs question"

2009 Apr 28
1
glusterfs and samba (file-max limit reached)
Recently a gluster I setup got mounted on a server that exports it through samba. It appears to work till a point. Unexpectedly on heavy usage the nodes happen to reach the max file descriptors opened limit really easily. Anybody else has experience on it? Is that kind of usage supported. currently one node seems to have surpassed about 3M open files even if the samba server claims to have
2005 Feb 11
3
A couple of points about flac 1.1.1 on ppc/linux/altivec
Josh Coalson wrote: > --- Luca Barbato <lu_zero@gentoo.org> wrote: > >>Josh Coalson wrote: >> >>>since I don't know how to resolve this, in current CVS I have >>>checked in a system where there are src/libFLAC/ppc/as and >>>src/libFLAC/ppc/gas selected by configure. I have also checked >>>in as many patches as I could make sense of
2005 Feb 11
2
A couple of points about flac 1.1.1 on ppc/linux/altivec
Josh Coalson wrote: > since I don't know how to resolve this, in current CVS I have > checked in a system where there are src/libFLAC/ppc/as and > src/libFLAC/ppc/gas selected by configure. I have also checked > in as many patches as I could make sense of (the cpu.c detection > stuff and the configure.in stuff). can you guys take a look at > current CVS and help me get
2005 Feb 19
2
flac-1.1.2 configure and Makefile fixes
I spent a bit of time trying to make the configure behave. that's the result, I didn't check if the asm output runs correctly (looks forcefully disabled) but at least builds as should. lu -- Luca Barbato Gentoo/linux Developer Gentoo/PPC Operational Manager http://dev.gentoo.org/~lu_zero -------------- next part -------------- A non-text attachment was scrubbed... Name:
2005 Jul 09
2
A shared space between students and their teacher !!!
Hi all, Last week I implemented samba a sa file server and domain controller for more than 150 computers (Win 2000 and XP). Everything is working just fine. However, computer science faculty wanted a share for each course in which students can upload their homework once done and teacher download them for correction. Yet, students can have the right to write on that share but not delete the work
2009 Aug 03
2
[LLVMdev] RFC: SDNode Flags
On Saturday 01 August 2009 15:12, Dan Gohman wrote: > LoadSDNode, which inherits from MemSDNode is the largest > SDNode. With the current SDNode allocation strategy, making it > bigger will increase the allocation needed for all nodes. Ok. > > new (N) LoadSDNode(..., isVolatile|isNonTemporal); > > > > Thoughts? > > This sounds reasonable. I'd suggest
2008 Oct 06
0
[LLVMdev] (Function) attributes documentation
Hi Matthijs, On Oct 6, 2008, at 9:23 AM, Matthijs Kooijman wrote: > Hi all, > > due to the recent changes regarding paramater/function/return type > attributes, > I think the documentation around that could use some improvement. In > particular, I see the following problems: > * The section "Functions" in the LangRef has a large textual > description >
2004 Oct 06
3
flac-1.1.1 completely broken on linux/ppc and on macosx if built with the standard toolchain (not xcode)
Sadly the latest optimization broke completely everything. The asm code isn't gas compliant. the libFLAC linker script has a typo, disabling the asm optimization and/or altivec won't let a correct build anyway. Instant fixes for the asm stuff: sed -i -e"s:;:\#:" on the lpc_asm.s to load address instead of addis+ori you could use lis and la and PLEASE use the @l(register)
2012 Nov 20
6
zvol wrapped in a vmdk by Virtual Box and double writes?
Hi folks, (Long time no post...) Only starting to get into this one, so apologies if I''m light on detail, but... I have a shiny SSD I''m using to help make some VirtualBox stuff I''m doing go fast. I have a 240GB Intel 520 series jobbie. Nice. I chopped into a few slices - p0 (partition table), p1 128GB, p2 60gb. As part of my work, I have used it both as a RAW
2009 Aug 03
0
[LLVMdev] RFC: SDNode Flags
On Aug 3, 2009, at 9:30 AM, David Greene wrote: > On Saturday 01 August 2009 15:12, Dan Gohman wrote: > >> LoadSDNode, which inherits from MemSDNode is the largest >> SDNode. With the current SDNode allocation strategy, making it >> bigger will increase the allocation needed for all nodes. > > Ok. > > >>> new (N) LoadSDNode(...,
2009 Aug 03
1
[LLVMdev] RFC: SDNode Flags
On Monday 03 August 2009 12:38, Dan Gohman wrote: > > *shudder* Undefined behavior? No thanks. > > What undefined behavior? Is it PointerIntPair that's making you > shudder? > That's implementation-defined behavior. Very different :-). And it's > checked > by asserts. Well, it's still non-portable either way. > > What do you think about carving
2005 Mar 01
0
flac-1.1.2 configure and Makefile fixes
ok, great, thanks. checked in. Josh --- Luca Barbato <lu_zero@gentoo.org> wrote: > I spent a bit of time trying to make the configure behave. > > that's the result, I didn't check if the asm output runs correctly > (looks forcefully disabled) but at least builds as should. > > lu > > -- > > Luca Barbato > > Gentoo/linux Developer
2010 Feb 25
1
[PATCH] fix storage problem.
Since Ruby::Qmf moves, the .key() method does not work anymore. It forces to use a .get_attr('key') in order to get the good value. Signed-off-by: Loiseleur Michel <mloiseleur at linagora.com> --- src/task-omatic/taskomatic.rb | 15 +++++++-------- 1 files changed, 7 insertions(+), 8 deletions(-) diff --git a/src/task-omatic/taskomatic.rb b/src/task-omatic/taskomatic.rb index
2008 Oct 06
2
[LLVMdev] (Function) attributes documentation
Hi all, due to the recent changes regarding paramater/function/return type attributes, I think the documentation around that could use some improvement. In particular, I see the following problems: * The section "Functions" in the LangRef has a large textual description about how it should look, but no definition of syntax, or even a few examples of the syntax. This makes it very
2013 Feb 19
2
Implementing tf-idf weighting scheme in Xapian
Hello guys.I just read up about tf-idf schemes and want to implement it in Xapian (with some frequently used normalizations) as it will also give me a good hang of implementing a weighting scheme before I start working on implementing DFR schemes. I read the following as references and I think Ive understood it well and can write the hack :- 1.)
2004 Oct 06
0
flac-1.1.1 completely broken on linux/ppc and on macosx if built with the standard toolchain (not xcode)
thanks for the feedback, but it would really help if you supply a patch (diff -c), I didn't understand all the changes you described. someone reported a problem with src/libFLAC/include/private/lpc.h that was fixed in CVS and may fix the problem building with asm disabled http://cvs.sourceforge.net/viewcvs.py/*checkout*/flac/flac/src/libFLAC/include/private/lpc.h?rev=1.24 Josh --- Luca
2006 Jun 12
1
Link error with glibc-2.4 on linux/PPC (PR#8967)
Full_Name: Luca Barbato Version: 2.3.1 OS: Gentoo Linux/PPC Submission from: (NULL) (151.44.163.144) system informations Portage 2.1 (default-linux/ppc/ppc32/2006.0/G4, gcc-4.1.1, glibc-2.4-r3, 2.6.17-rc5 ppc) ================================================================= System uname: 2.6.17-rc5 ppc 7447A, altivec supported Gentoo Base System version 1.12.1 distcc 2.18.3
2010 May 25
4
DRM for Theora over RTP
Hi, are there any open source DRM implementations for protecting Theora streams over RTP? I only know of the ISMACryp specification which seems to be licence free and so could be used in an open source project. Regards, Franz
2008 Jun 09
0
[ANNOUNCE] pixman release 0.11.2 now available
A new pixman release 0.11.2 is now available. This is a development version leading up to a stable 0.12.0 release. Notable new features in this release include: - SSE2 implementations of many compositing ops (Andr? Tupinamb?) - VMX implementations for many compositing ops (Luca Barbato) - Opacity based optimization for operators (Antoine
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
On Wed, May 31, 2006 at 05:52:33PM +0200, steven mestdagh wrote: > please make it install the docs under share/doc/libtheora. Thank you. Updated patch below. A copy of this email goes to the list of theora. The following patch for the port of libtheora-alpha6 for OpenBSD includes (among other things): * a patch for examples/Makefile.in that doesn't link player_example since it