Displaying 20 results from an estimated 1000 matches similar to: "massive performance problems if transferring many sma ll files"
2004 Feb 05
1
massive performance problems if transferring many small files
Hi,
If I try to transfer about 27.000 small HTML-Files from my Windows-PC to our
central SAMBA-Server I'll get  massive performance problems. First the
performance looks ok but after a time period of 3 minutes it goes slow down -
appr. one file per second will be transferred. Has anyone an idea what I can tune
to avoid this annoying behaviour.
My samba server configuration:
- OS: Solaris 8
2011 Nov 30
1
sma installation error
I tried different versions of sma**.tar.gz file either with "R CMD INSTALL -l packagepath sma**.tar.gz", "R INSTALL -l path sma**.tar.gz" and under R windows by "install.packages("sma_0.5.15.tar.gz",repos=NULL)" 
.
I got same error 
======
* installing *source* package 'sma' ...
** Creating default NAMESPACE file
Warning in .write_description(db,
2011 Jan 30
1
SMA and EMA in package TTR
Hi,
Just wondering for the SMA and EMA in package TTR, is it possible to me to
code it so that, say if I need to calculate SMA (x, n=100), when the sample
size is less than 100, it will give me the SMA (x, k) where k is the sample
size of the data? Right now it only gives me an invalid n error.
Thanks!
	[[alternative HTML version deleted]]
2007 Jun 15
2
sma package, and MouseArray data set
Hi all
I have just downloaded the  sma  package from CRAN.
On installing on my linux machine, I get the message
> library(sma)
> data(MouseArray)
Warning message:
file 'MouseArray.RData' has magic number 'RDX1'
   Use of save versions prior to 2 is deprecated
Hereafter,  MouseArray  is not found:
> MouseArray
Error: object "MouseArray" not found
We were
2006 Dec 15
0
Solaris snmpd/init.sma service
First off, new to puppet here, but so far it''s been exceptionally easy
to install and get running.  I''ve got it on a handful of solaris 10/x86
zones, and it''s working well.
I had one gotcha that I ran into, which turned out to be a combination
of a sun bug and and just some slight weirdness.  I was trying to get
the stock solaris snmpd service running (net-snmp 5, by
2003 Apr 17
3
sma
in the sma library, I m trying to use stat.t2 but I
don t know what the parameter cl actually means!!
cheers
2002 Jul 16
0
: sma library plot.spatial
Hi all
I'm using the above function to generate heat maps for various microarray
parameters (in R 1.4.1). I'd like to round off my plots by including a
colour key, but I can't figure out how to print it alongside the figure. Any
advice would be appreciated.
Cheers
Chris
--
Chris Cotsapas
Biotechnology and Biomolecular Sciences
University of New South Wales
Sydney, NSW 2052,
2012 Sep 04
1
Producing a SMA signal when closing price is above the moving average for 3 days
I have loaded price data for GE and then calculated a 50 day simple moving
average.  Then I have a created a ifelse statement that produce a 1 when
GE's closing price is above the simple moving average and a 0 when GE
Closing price is below the 50 day simple moving average.  
However, what I really want to do is to produce a 1 for when the price is
above the simple moving average for 3 days
2005 Jan 20
0
Sma|| Cap COmpanies in the News (PR#7542)
Breaking News Alert
Emerson Oi| and Gas, Inc. (0TC-E O G I)
Domestic 0i| and Gas Stock Trending Up the Last Few Weeks
Current Price: $.2O
EOGI Has Been Moving Up Since it Bottomed at $.135 on December 30th. 
Wil| it Continue Higher? Watch This One Thursday as We Know Many of You 
Like Momentum..
Reasons to Consider "E O G I" (Source: Recent News Announcements)
*Emerson 0il and Gas,
2004 Oct 31
2
samba 3.0.7 and os/2
Hello,
   samba v3.0.7 on suse linux v9.1
   os/2 v4.x
   I have started the process of replacing our os/2 hosts with linux, 
starting with the server(s). Most of the problems have been firewall 
related, a topic only briefly discussed in the docs (nudge).
   Some of the hosts can now interact with the linux samba shares; not all 
though. I have run ip traces and have gotten to a point that is a
2009 Oct 01
2
question
hi
I am going to crazy.I want to use beadarray package in R, but I cant.
 when I want install it, I encounter to this message "Loading required
package: hwriter
Loading required package: sma
Error in library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc
= lib.loc) :
  'sma' is not a valid installed package"
I cant find sma and hwriter packages, it seems that they are
2014 Jun 09
1
Cannot mount a remote volume after system upgrade
openSUSE v13.1
linux 3.11.10-11-desktop x86_64
samba 4.1.6
  I recently upgraded an openSUSE server from v12.3 to v13.1. In the
older version there was no problem about mounting a remote volume
offered by an ancient OS/2 system. Now there is.
  Trying to mount it by command line:
root:/home/sma-user3x> mount /t2
Retrying with upper case share name
mount error(6): No such device or address
2018 Feb 22
4
What is exit code 5888?
rsync v3.1.0
linux v4.4.104-39-default x86_64
  Found in the system log:
2018-02-22T05:02:00-0700 sma-server3 python3[31371]: backintime
(sma-user3x/3): WARNING: Command "rsync -rtDHh --links --no-p --no-g
--no-o --info=progress2 --no-i-r  --delete --delete-excluded  -i
--dry-run --out-format="BACKINTIME: %i %n%L" --chmod=Du+wx
--exclude="/bkp/cgate-backintime"
2011 Jan 13
2
Cannot list shares on a host
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
  linux 2.6.34.7-0.7-desktop x86_64
  smbclient 3.5.4-5.1.2-2426-SUSE-SL11.3
  I issue this command:
smbclient -L SMA-STN14L -U jmoe
  I get:
Connection to SMA-STN14L failed (Error NT_STATUS_BAD_NETWORK_NAME)
  In <smb.conf> [globals] section:
workgroup = SOHNEN-MOE
netbios name = SMA-STN14L
  Adding the -I option made no difference.
2009 Aug 25
1
[LLVMdev] [llvm-commits] [llvm] r79615 - in /llvm/trunk/test/Analysis/Profiling: ./ 2009-08-21-irregular-loop.ll 2009-08-21-only-one-block.ll 2009-08-21-several-blocks.ll dg.exp
Hi,
Andreas Neustifter wrote:
 > Hi Daniel!
 >
 > Daniel Dunbar wrote:
 >> Hi Andreas,
 >>
 >> I talked with Chris about this the morning, and I think we agreed that
 >> lli based tests for this stuff are ok, as long as we limit them to
 >> just a few. The main thing we basically need lli for is to test the
 >> generation of the profiling information;
2008 Feb 12
0
[LLVMdev] "make check" failures: leaq in fold-mul-lohi.ll, stride-nine-with-base-reg.ll, stride-reuse.ll
Fixed. Thanks.
Evan
On Feb 11, 2008, at 2:35 AM, Duncan Sands wrote:
> I'm seeing the following failures with "make check" (x86-32 linux):
>
> FAIL: test/CodeGen/X86/fold-mul-lohi.ll
> Failed with exit(1) at line 2
> while running: llvm-as < test/CodeGen/X86/fold-mul-lohi.ll | llc - 
> march=x86-64 | not grep lea
>        leaq    B, %rsi
>        leaq   
2011 Jan 11
5
Connecting an iMac to os/2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
  I have an iMac v10.6. I'd like to get it to connect to an old os/2
server, v4.5 fp3.
  Using smbutils on the iMac:
$ smbutil -v view //sma-server1.sma.com
smbutil: server connection failed: RPC struct is bad
  Can anyone suggest what changes may be made that will correct this
error? Is it even possible?
- -- 
James Moe
moe dot james at
2013 Feb 08
2
Can not melt data.frame
I realize it's -12C and we're having the next best thing to a blizzard but why  can I not melt this data frame.
I am missing something terribly obvious but I just don't understand what the error message is saying.
John Kane
Kingston ON Canada
Code and aata below
 #================================================#
  library(reshape2)
  melt(mydata, id.vars = c("date"))
2008 Feb 11
2
[LLVMdev] "make check" failures: leaq in fold-mul-lohi.ll, stride-nine-with-base-reg.ll, stride-reuse.ll
I'm seeing the following failures with "make check" (x86-32 linux):
FAIL: test/CodeGen/X86/fold-mul-lohi.ll
Failed with exit(1) at line 2
while running: llvm-as < test/CodeGen/X86/fold-mul-lohi.ll | llc -march=x86-64 | not grep lea
        leaq    B, %rsi
        leaq    A, %r8
        leaq    P, %rsi
child process exited abnormally
FAIL:
2011 Sep 13
1
Getting Rcpp SEXP data in C++
Friends
I am looking at Rcpp and I am a bit stuck on a simple matter.
(I am calling R from c++, if there is a better way...)
Given this simple example using the TTR package and the SMA function which
returns a simple moving average....
Rcpp::NumericVector rv;
    for(int i = 0; i < 100; i++){
      rv.push_back(rand());
    }
    Rcpp::Environment TTR("package:TTR");