search for: 80040

Displaying 12 results from an estimated 12 matches for "80040".

Did you mean: 8000
2016 Sep 23
2
Undocumented 'use.names' argument to c()
...0 c(a, d, use.names = TRUE) 0.510 0.526 0.588 0.549 0.617 1.998 100 c(c, d, use.names = TRUE) 0.780 0.815 0.886 0.841 0.944 1.430 100 > profmem::profmem(c(c, d, use.names=FALSE)) Rprofmem memory profiling of: c(c, d, use.names = FALSE) Memory allocations: bytes calls 1 80040 <internal> total 80040 > profmem::profmem(c(c, d, use.names=TRUE)) Rprofmem memory profiling of: c(c, d, use.names = TRUE) Memory allocations: bytes calls 1 80040 <internal> 2 160040 <internal> total 240080 /Henrik On Fri, Sep 23, 2016 at 10:25 AM, Will...
2012 Oct 25
3
problem in finding sizes of objects using a for loop
Dear All, I wanted to extract the sizes of all created objects. For E.g when I created 2 objects(x and y), I got their sizes using the following code: > x<-rnorm(10000) > y<-runif(100,min=40,max=1000) > ls() [1] "x" "y" > object.size(x) 80024 bytes > object.size(y) 824 bytes However, I was unable to get their sizes when I used a for loop in the following
2016 Sep 25
1
Undocumented 'use.names' argument to c()
...UE) 0.780 0.815 0.886 0.841 0.944 1.430 100 >> >>> profmem::profmem(c(c, d, use.names=FALSE)) >> Rprofmem memory profiling of: >> c(c, d, use.names = FALSE) >> >> Memory allocations: >> bytes calls >> 1 80040 <internal> >> total 80040 >> >>> profmem::profmem(c(c, d, use.names=TRUE)) >> Rprofmem memory profiling of: >> c(c, d, use.names = TRUE) >> >> Memory allocations: >> bytes calls >> 1 80040...
2016 Sep 23
0
Undocumented 'use.names' argument to c()
...0.588 0.549 0.617 1.998 100 > c(c, d, use.names = TRUE) 0.780 0.815 0.886 0.841 0.944 1.430 100 > >> profmem::profmem(c(c, d, use.names=FALSE)) > Rprofmem memory profiling of: > c(c, d, use.names = FALSE) > > Memory allocations: > bytes calls > 1 80040 <internal> > total 80040 > >> profmem::profmem(c(c, d, use.names=TRUE)) > Rprofmem memory profiling of: > c(c, d, use.names = TRUE) > > Memory allocations: > bytes calls > 1 80040 <internal> > 2 160040 <internal> > total 240...
2016 Sep 23
2
Undocumented 'use.names' argument to c()
In S-PLUS 3.4 help on 'c' (http://www.uni-muenster.de/ZIV.BennoSueselbeck/s-html/helpfiles/c.html), there is no 'use.names' argument. Because 'c' is a generic function, I don't think that changing formal arguments is good. In R devel r71344, 'use.names' is not an argument of functions 'c.Date', 'c.POSIXct' and 'c.difftime'. Could
2011 Aug 14
0
Improved version of Rprofmem
...+ x[20] <- 1; + s <- sum(x); + cat("sum =",s,"\n") + y <<- x + NULL + } > f(rep(2,10000)) Now in f RPROFMEM: 40040 (integer 10000):"f" RPROFMEM: 40040 (integer 10000):"f" RPROFMEM: 80040 (double 10000):"f" sum = 20000 RPROFMEM: 80040 (double 10000):"f" sum = 19999 sum = 19998 RPROFMEM: 80040 (double 10000):"f" NULL > y[1] <- 0 > Rprofmem("") You can see the details of my modifications fr...
2005 Jun 06
0
D channel initialization
...a crossed E1 cable. The asterisk is serving as a h323 media gateway. When i start asterisk, the Siemens gives me this alarm: REPORTES GENERADOS EN LA EWSD AES/V15SBOL/BOLCBK1V51327079/013 05-06-06 11:25:38 7773 3062/03728 HF.ARCHIVE-80040 PA PCM FAULT END <------------------------------------ (1) PA D-CHANN SIGNALING FAILURE PCM LINE CONNECTED AT : LTG = 0-42, DIU = 0 LAC DN PDCID APPLICATION -------+-...
2004 Mar 24
4
Does IPV6 support HTB?
I have been studying traffic control in linux these days. I became to know there are several qeueuing displines such as tbf, cbq, htp, etc. But, there isn't the comment whether they support IPv6 traffic. I got this question because there is no comment about how to connect qdisc classes with IPv6 flow using "tc filter" command, and I think the "tc filter" command
2009 Aug 29
1
Multiple instances of /usr/bin/smbd -D
.... Sat Aug 29 19:39:34 2009 1772 10018 DENY_NONE 0x100001 RDONLY NONE /home/accueil . Sat Aug 29 19:39:34 2009 -- %< ----------------------------------------------------------------------------- zeus:~# ps aux | grep accueil accueil 1758 0.0 0.1 80040 4436 ? D 19:36 0:00 /usr/ sbin/smbd -D accueil 1766 0.0 0.0 79864 3140 ? S 19:38 0:00 /usr/ sbin/smbd -D accueil 1772 0.0 0.0 79916 3604 ? D 19:39 0:00 /usr/ sbin/smbd -D accueil 1785 0.0 0.0 79864 3144 ? S 19:40 0:00 /usr/ sbin...
2006 May 23
11
how to debug RTNETLINK invalid argument?
Hey, I am getting an invalid argument trying to insert a qdisc: [root@emu-5 iproute2]# tc qdisc add dev eth0 root xcp capacity 50Mbit limit 500 RTNETLINK answers: Invalid argument I''m not sure whats wrong here, because i can successfully insert this qdisc on other computers of mine. How can i debug this? Thanks! George
2005 Mar 15
1
Drac and Dovecot, almost there ...
...NYWRITE, 3, 0x20000) = 0x721000 close(3) = 0 open("/lib/libresolv.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\363"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=81316, ...}) = 0 old_mmap(0x57d000, 80040, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x57d000 mprotect(0x58c000, 18600, PROT_NONE) = 0 old_mmap(0x58d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x58d000 old_mmap(0x58f000, 6312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMO...
2005 Oct 11
3
dovecot won't launch
...DENYWRITE, 3, 0x20000) = 0x40301000 close(3) = 0 open("/lib/libresolv.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360#\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=79572, ...}) = 0 old_mmap(NULL, 80040, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40302000 mprotect(0x40311000, 18600, PROT_NONE) = 0 old_mmap(0x40312000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE| MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x40312000 old_mmap(0x40314000, 6312, PROT_READ|PROT_WRITE, MAP_PRIVATE| MAP_FIXED|...