similar to: Reducing network usage even more

Displaying 20 results from an estimated 20000 matches similar to: "Reducing network usage even more"

2011 Apr 23
3
Checking file integrity
Hello all, I have read FLAC stores a hashsum inside its files to check their integrity. But how to do it without having to extract the file? Is the hashsum calcu- lated on the extracted or compressed data? Thanks in advance, Anton
2016 May 03
4
Yet another filter question
Hello, Since the very first day I've been using rsync - some 15 years ago - the filtering rules caused great grieve. Their behaviour is just not the way I'd expect it be be and as I read the manpage. Usually I end up with some hand-written recipes, carefully documented,y including all the gotchas. This time however I failed and I see no other way than to ask for advice. Given the
2016 Sep 26
2
Listado de Valores
Hola Comunidad, Una duda Como hago para saber los valores que hay en un campo de un Frame? Tengo un csv con mas de un millon de registros y en un campo de fecha quiero ver cuales fechas salen Muchas Gracias [[alternative HTML version deleted]]
2002 Apr 08
1
glmm
Hello, I would like to fit generalized linear mixed models but I did not find the package allowing such procedure. R help under nlme package gives me "glmmPQL(MASS)" but this file does not appear in contributed packages. Thanks in advance for your answer. Alexandre MILLON -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2014 Mar 28
2
Reducing Xapian memory usage
Hey guys I noticed xapian using a lot of memory while indexing [1] so I decided to look at the bottle necks and where this can be improved. Here are some large spots that I noticed (Chert) - 1. Every document has map<string, OmDocumentTerm> and OmDocumentTerm contains the same string again. This results in every term being stored in memory twice. Additionally multiple documents may
2014 Apr 29
3
[Bug 10575] New: Long Delay for Large Folders Even with Incremental File-List
https://bugzilla.samba.org/show_bug.cgi?id=10575 Summary: Long Delay for Large Folders Even with Incremental File-List Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
2014 Jul 15
1
Reducing RAM usage using UKSM
Greetings, We've a fairly large dataset (around 60GB) to be loaded and crunched in real time. The kind of data operations that will be performed on this data are simple read only aggregates after filtering the data.table instance based on the parameters that will passed in real time. We need to have more than one instance of such R process running to serve different testing environments (each
2005 Nov 12
1
Unable to "rsync" in samba share.... please help !!!
Hai All, how i can synchronise to samba share with out changing any Windows user or group permission i tried the following command.. but its keep only the master folder's permission.. but not for al sub folders. after synchronise, while i check "rsync" comand unable to synchronise with the same Windows user and group permission now i have to set... the windows permission.. after
2011 Oct 04
1
joining tables
Hello everyone, I know this is very basic question for you people. I'm working with mani diferent tables, but everyone has the same variables. (V1, V2, V3). The only think that I need to do is to put together this tables. In other words, creating just one big table with all the cases showed in the smaller tables. For example: tabla1<-data.frame(v1,v2,v3) tabla2<-data.frame(v1,v2,v3)
2015 Sep 14
2
adding xen support to grub2 got segfault running grub2-mkimage
There is some interest lately in making a self-contained grub2 boot image - call it pvgrub2, used for booting paravirtual domU in xen where a grub2 config is installed. First attempt------------------ I first tried using the grub2*.src.rpm from the C7 vault. I configured as shown belowhttps://blog.xenproject.org/2015/01/07/using-grub-2-as-a-bootloader-for-xen-pv-guests/ for headers, I used
2003 Feb 18
4
glm and overdispersion
Hi, I am performing glm with binomial family and my data show slight overdispersion (HF<1.5). Nevertheless, in order to take into account for this heterogeneity though weak, I use F-test rather than Chi-square (Krackow & Tkadlec, 2001). But surprisingly, outputs of this two tests are exactly similar. What is the reason and how can I scale the output by overdispersion ?? Thank you,
2012 Nov 17
1
fast parallel crawling of file systems
Hi, I use a disk space inventory tool called TreeSizePro to scan file filesystems on windows and linux boxes. On Linux systems I export these shares via samba to scan them. TreeSizePro is multi-threaded (32 crawlers) and I run it on windows 7. I am scanning file systems that are local to the linux servers and also nfs mounts that are re-exported via samba. If I scan a windows 2008 server I can
2004 Aug 06
0
synchronous home network streaming
On Tuesday 25 May 2004 10:14, Felix Dorner wrote: > hello people, > > while thinking about the next little fiesta at my place, together with a > friend of mine we were talking about streaming our selected music to > different rooms within our location. actually it would be only two > clients that would have to catch the stream. we are running one linux > box which would serve
2004 Aug 06
1
synchronous home network streaming
On Tue, May 25, 2004 at 11:10:03AM +1000, Michael Smith wrote: > Icecast isn't really designed for doing this. However, you could > re-synchronise on the client side (using a custom client) - there's enough > information in the bitstream (at least if you're using vorbis) to do this. You might also take a look at jack (jackit.sf.net) which can pipe uncompressed audio over
2014 Mar 26
3
[LLVMdev] Reducing Generic Address Space Usage
On Tue, Mar 25, 2014 at 3:21 PM, Matt Arsenault <Matthew.Arsenault at amd.com>wrote: > On 03/25/2014 02:31 PM, Jingyue Wu wrote: > > > However, we have three concerns on this: > a) I doubt this optimization is valid for all targets, because LLVM > language reference ( > http://llvm.org/docs/LangRef.html#addrspacecast-to-instruction) says > addrspacecast "can be
2006 Apr 10
2
Weird XP synchronisation issue. Using old cached IP?
First, a little background: I successfully migrated the samba PDC funtionality from an old Suse machine to a new debian-based one. The old machine was named PHOENIX and had an ip address of 10.10.10.4. The new one has the same name but is on 10.10.10.14. Everything is working just fine with this new domain (authentication, adding users, computers, printing etc), except for one laptop. Since the
2003 May 16
2
Synchronising Japanese Characters in Rsync
Hi there, I have searched the rsync website, as well as an extensive search on google, but have been unable to come up with a definitive answer regarding whether rsync will synchronise files and directories which have Japanese characters in them. I am using an English language version of Linux, which has some directories shared via samba. Both English and Japanese language windows clients
2014 Mar 25
5
[LLVMdev] Reducing Generic Address Space Usage
This is a follow-up discussion on http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140324/101899.html. The front-end change was already pushed in r204677, so we want to continue with the IR optimization. In general, we want to write an IR pass to convert generic address space usage to non-generic address space usage, because accessing the generic address space in CUDA and OpenCL is
2002 Oct 26
1
use samba timeserver for linux box
Hello. I have a small network with a dialup connection to the internet. When the server is online to collect mail, etc I use ntpdate to synchronise it with a local timeserver. The windows machines on the network set their time using the timeserver in Samba with a "net time ..." bat file. This works well. I would like to synchronise the linux machines using the samba time server
2011 Oct 07
0
Manual rsync before self-heal to prevent repaired server hanging
Hello All, I have replicated-distributed volumes (created with the CLI) spread over several servers. One of the servers in the cluster has been down for two weeks due to hardware problems and I am now ready to put it back into service. The problem is that the files on it are now very different to the files on its GlusterFS replica; a lot of data has been added to the GlusterFS volumes in