search for: 10000000000

Displaying 20 results from an estimated 30 matches for "10000000000".

Did you mean: 1000000000
2002 Jan 10
1
round(10000000000) (PR#1254)
Full_Name: Ole Christensen Version: 1.4.0 OS: Linux Submission from: (NULL) (194.80.32.10) Dear R-people I found the following feature for the round function (using R-1.4.0) > round(10000000000) [1] -2147483648 Is this a bug ? The round(10000000000) worked fine using R-1.3.1 Thank you in advance Ole > version _ platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 1...
2015 Nov 18
2
[PATCH] virtio_ring: Shadow available ring flags & index
...seconds, shadow ranges from ~48 to ~42 (-2.8% to +8.0%). Two-socket Intel Haswell(-EP) Xeon, 2.3 GHz; core turbo disabled ================================================================ * Producer / consumer bound to Hyperthread pairs: Performance counter stats for './vring_bench_noshadow 10000000000': 474,856,463,271 L1-dcache-loads 74,223,784 L1-dcache-load-misses # 0.02% of all L1-dcache hits 87,274,898,671 L1-dcache-stores 31,869,448 L1-dcache-store-misses 243.290969318 seconds time elapsed Performance counter stats for './vring_bench_shadow 100...
2015 Nov 18
2
[PATCH] virtio_ring: Shadow available ring flags & index
...seconds, shadow ranges from ~48 to ~42 (-2.8% to +8.0%). Two-socket Intel Haswell(-EP) Xeon, 2.3 GHz; core turbo disabled ================================================================ * Producer / consumer bound to Hyperthread pairs: Performance counter stats for './vring_bench_noshadow 10000000000': 474,856,463,271 L1-dcache-loads 74,223,784 L1-dcache-load-misses # 0.02% of all L1-dcache hits 87,274,898,671 L1-dcache-stores 31,869,448 L1-dcache-store-misses 243.290969318 seconds time elapsed Performance counter stats for './vring_bench_shadow 100...
2016 Feb 07
3
Found bug in quota-status + patch
...fails to load the user properly. More specifically, the branch " if (quser == NULL) return 1; " in src/plugins/quota/quota-status.c:59 is always taken. (at least with postgresql backend, test your config with the (adapted) command below: printf "recipient=mailbox at example.com\nsize=10000000000\n\n" | nc inet:mailstore.example.com 12340 it should reject, unless you have no quota, or more than 10G). Therefore it is pointless to configure the quota-status service as described in http://wiki2.dovecot.org/Quota because of that bug: the mail would be always accepted from the client and r...
2015 Nov 18
0
[PATCH] virtio_ring: Shadow available ring flags & index
...~42 (-2.8% to +8.0%). > > Two-socket Intel Haswell(-EP) Xeon, 2.3 GHz; core turbo disabled > ================================================================ > > * Producer / consumer bound to Hyperthread pairs: > > Performance counter stats for './vring_bench_noshadow 10000000000': > > 474,856,463,271 L1-dcache-loads > 74,223,784 L1-dcache-load-misses # 0.02% of all L1-dcache hits > 87,274,898,671 L1-dcache-stores > 31,869,448 L1-dcache-store-misses > 243.290969318 seconds time elapsed > > Performance counter...
2009 Jan 21
1
A question on histogram (hist): coordinates on x-axis are too sparse
Dear R helpers: Let's say I have some data X, X <- runif(1000, 1, 10000000000) pdf('X.pdf', width=100,height=5) hist(X, breaks=1000) dev.off() I find that, on x-axis the coordinates are 0e+00, 2e+09, 4e+09, 6e+09, 8e+09, 1e+10. Only five numbers, which is too sparse in a 100x5 pdf file. I want the x-axis coordinates to become more dense, e.g....
2012 Nov 09
1
Logistic curve fitting with y values >1 (R version 2.15.2, OS is OS X 10.6.8)
...643, 39700, 39829, 39889, 39926, 40008, 40084, 40183, 40276, 40297, 40336, 40422, 40471, 40565, 40700, 40731, 40820, 40971, 41071, 41205) b<-c(0,10000000, 100000000, 500000000, 800000000, 1000000000, 1500000000, 2000000000, 3000000000, 4000000000, 4500000000, 5000000000, 6500000000, 7000000000, 10000000000, 14000000000, 15000000000, 18000000000, 25000000000, 30000000000, 35000000000) How do I find the best-fit logistic curve for this data in R? - J PS: The tutorials I mentioned are http://www.apsnet.org/EDCENTER/ADVANCED/TOPICS/ECOLOGYANDEPIDEMIOLOGYINR/DISEASEPROGRESS/Pages/NonlinearRegression....
2015 Nov 19
1
[PATCH] virtio_ring: Shadow available ring flags & index
...t;> >> Two-socket Intel Haswell(-EP) Xeon, 2.3 GHz; core turbo disabled >> ================================================================ >> >> * Producer / consumer bound to Hyperthread pairs: >> >> Performance counter stats for './vring_bench_noshadow 10000000000': >> >> 474,856,463,271 L1-dcache-loads >> 74,223,784 L1-dcache-load-misses # 0.02% of all L1-dcache hits >> 87,274,898,671 L1-dcache-stores >> 31,869,448 L1-dcache-store-misses >> 243.290969318 seconds time elapsed >>...
2006 Feb 06
3
One way audio - it doesn't make sense
Hi, I've had a bit of a problem with one way audio, and it happens exactly when I believe it shouldn't (and works perfectly when I would guess I could have issues. Setup: GrandStream GXP2000-------Linksys Router-----------Internet------Asterisk box (hosted somewhere, fixed IP, no NAT) ----------- VoIP provider -------PSTN When a call comes in from the PSTN, the call goes all the way
2020 Jul 09
4
AD Users on Linux Laptop
Hai Rowland, Maybe i didnt understand your reply that well, but why would you change it. All (linux) users have minimum_uid=1000 and start at 1000. All (windows) users (samba) are above minimum_uid=1000 So in my optinion, you should not be needed to change this. Unless your users start below 1000. Also cat /etc/adduser.conf shows ( For Debian/Buster ) # FIRST_[GU]ID to LAST_[GU]ID
2005 Sep 21
2
controlling usage of digits & scientific notation in R plots; postscript margins
...more beautiful and mathematical, such as 8 -2.0x10 Once the numbers are big, R automagically switches to scientific notation, and turning the values horizontal does not help on the y axis. Example: x <- rnorm(100,mean=100000,sd=100000000) y <- rnorm(100,mean=10000000000,sd=100000000000) plot(x,y,axes=F) axis(2,las=2) #turns y axis numbers perpendicular to y axis axis(1) # x axis I realize a person could just divide all numbers by 1 million and then have a graph with -200 and an annotation (in millions). On the x axis, we'd even settle to just label the tw...
2015 Nov 13
2
[PATCH] virtio_ring: Shadow available ring flags & index
On Wed, Nov 11, 2015 at 02:34:33PM +0200, Michael S. Tsirkin wrote: > On Tue, Nov 10, 2015 at 04:21:07PM -0800, Venkatesh Srinivas wrote: > > Improves cacheline transfer flow of available ring header. > > > > Virtqueues are implemented as a pair of rings, one producer->consumer > > avail ring and one consumer->producer used ring; preceding the > > avail ring
2015 Nov 13
2
[PATCH] virtio_ring: Shadow available ring flags & index
On Wed, Nov 11, 2015 at 02:34:33PM +0200, Michael S. Tsirkin wrote: > On Tue, Nov 10, 2015 at 04:21:07PM -0800, Venkatesh Srinivas wrote: > > Improves cacheline transfer flow of available ring header. > > > > Virtqueues are implemented as a pair of rings, one producer->consumer > > avail ring and one consumer->producer used ring; preceding the > > avail ring
2013 May 14
2
2.2.1 and quota-status
...ect_unix(/var/run/dovecot/config) failed: Permission denied Also the following test does not succeed: telnet localhost 12340 Trying ::1... Connected to localhost. Escape character is '^]'. request=smtpd_access_policy sender=foo at bar.tld recipient=c at roessner-network-solutions.com size=10000000000 action= ^] telnet> quit Connection closed. Nothing in the logs. Just an empty answer. Here is my config: doveconf -n # 2.2.1: /etc/dovecot/dovecot.conf # OS: Linux 3.8.6-hardened x86_64 Gentoo Base System release 2.2 auth_master_user_separator = * auth_mechanisms = plain login cram-md5 dig...
2018 Apr 18
2
idmap_ad overlap with domain and sub-domain overlap
Hello, We are in process of providing access to a AD connected master domain and one its subdomains to one of our SAMBA 4.6.2 file-share servers. The samba server is a member of the MASTER domain. The problem is we have cases where the same person has an account in both the master domain and the sub domain (long story and we know it is not a good practice but something I am powerless to
2018 Apr 18
0
idmap_ad overlap with domain and sub-domain overlap
...some of the users have the same uidNumber in both domains, but what about the ones that don't ? I would remove the 'winbind use default domain' line and then use the 'rid' backend for the 'SUB' domain with a different range: idmap config SUB:range = 5000000001-10000000000 idmap config SUB:backend = rid This will probably entail changing the ownership of files and dirs You say you have no control of the domains, but I would be having words with whoever does have control, mentioning words like 'stupid' and 'idiot' ;-) Rowland
2020 Jul 09
0
AD Users on Linux Laptop
...00-9999 idmap config SAMDOM : range = 10000-3999999 And if i understanded it right we should use 10000 Can you try this : sed -i "s/pam_krb5.so minimum_uid=1000/pam_krb5.so minimum_uid=$(grep range /etc/samba/smb.conf|grep -v \* |cut -d"=" -f2 | cut -d"-" -f1|cut -c2-10000000000)/g" /usr/share/pam-configs/krb5 pam-auth-update Looks good to me. Or we could try to change requered to sufficient in /usr/share/pam-configs/krb5 Still reading a bit on this part. :-) Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.s...
2007 Jun 22
2
extract index during execution of sapply
Hi there During execution of sapply I want to extract the number of times the function given to supply has been executed. I came up with: mylist <- list(a=3,b=6,c=9) sapply(mylist,function(x)as.numeric(gsub("[^0-9]","",deparse(substitute(x))))) This works fine, but looks quite ugly. I'm sure that there's a more elegant way to do this. Any suggestion? Christian
2009 Aug 22
3
integer and character conversion
Dear all,I want to convert a long integer to a string, and for example, 100000000 I used as.character(1000000000) e.g, and it gives me back 1e+???. What I want is a exact form, not exponential form. Any ideas how to do it? Thank you very much. Regards, Dajiang [[alternative HTML version deleted]]
2020 Jul 09
1
AD Users on Linux Laptop
...= 2000-9999 idmap config SAMDOM : range = 10000-3999999 And if i understanded it right we should use 10000 Can you try this : sed -i "s/pam_krb5.so minimum_uid=1000/pam_krb5.so minimum_uid=$(grep range /etc/samba/smb.conf|grep -v \* |cut -d"=" -f2 | cut -d"-" -f1|cut -c2-10000000000)/g" /usr/share/pam-configs/krb5 pam-auth-update Looks good to me. Or we could try to change requered to sufficient in /usr/share/pam-configs/krb5 Still reading a bit on this part. :-) Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba....