search for: 2000000

Displaying 20 results from an estimated 277 matches for "2000000".

Did you mean: 0000000
2012 Sep 21
0
Xen 4.2.0 - CPU Frequency Scaling
...together and cannot be handled independently which used to be possible with the old xen kernel. If further information would be useful please let me know. Thanks, James # xenpm get-cpufreq-para cpu id : 0 affected_cpus : 0 2 3 4 5 6 7 8 9 10 11 cpuinfo frequency : max [2000000] min [800000] cur [800000] scaling_driver : scaling_avail_gov : userspace performance powersave ondemand current_governor : ondemand ondemand specific : sampling_rate : max [10000000] min [10000] cur [20000] up_threshold : 80 scaling_avail_freq : 2000000 1500000...
2007 Jun 28
0
Branch 'as' - 5 commits - libswfdec-gtk/swfdec_playback_alsa.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie.c test/trace
...6.swf differ diff --git a/test/trace/removesprite-depths-6.swf.trace b/test/trace/removesprite-depths-6.swf.trace new file mode 100644 index 0000000..e433a6f --- /dev/null +++ b/test/trace/removesprite-depths-6.swf.trace @@ -0,0 +1,15 @@ +Check RemoveSprite action with various depths +_level0.movie-2000000 @ -2000000 +_level0.movie-2000000 @ -2000000 +_level0.movie-20000 @ -20000 +_level0.movie-20000 @ -20000 +_level0.movie-10000 @ -10000 +_level0.movie-10000 @ -10000 +_level0.movie-1 @ -1 +_level0.movie-1 @ -1 +_level0.movie0 @ 0 + @ +_level0.movie1000000 @ 1000000 + @ +_level0.movie2000000 @ 2000...
2008 May 22
4
winbind,ads, win2k3, trusted domains, user mapping
...= SCL.DOMAIN.EDU server string = valhalla.scl.domain.edu netbios name = valhalla password server = * encrypt passwords = true security = ads os level = 20 allow trusted domains = no ldap ssl = no idmap uid = 5000-2000000 idmap gid = 5000-2000000 idmap domains = SCL interfaces = eth0, lo bind interfaces only = yes log level = 20 log file = /var/log/samba3/log.%m max log size = 50 client signing = yes client schannel = no cli...
2009 Jul 16
3
rnorm
Hi I want to simulate random numbers normal distributed with this size (2000,10000). I tried this but my computer exhaust there is a fast way to make it? randz<-matrix(rnorm(2000000),2000,10000) [[alternative HTML version deleted]]
2008 May 28
3
7-STABLE: bridge and em
...:2a:5c id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp maxaddr 100 timeout 1200 root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 member: tap0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> ifmaxaddr 0 port 7 priority 128 path cost 2000000 member: em0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> ifmaxaddr 0 port 1 priority 128 path cost 2000000 bs1% netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 192.168.16.254 UGS 0...
2011 Jan 07
4
how to calculate this natural logarithm
Hello I want to calculate natural logarithm of sum of combinations as follow: (R code) { com_sum=choose(2000000,482)*choose(1000000,118)+choose(2000000,483)*choose(1000000,117)+...+choose(2000000,i)*choose(1000000,600-i)+...+choose(2000000,600)*choose(1000000,0) #calculate the sum result=log(com_sum) #calculate the log of the sum } But every element of the...
2014 Oct 29
1
Samba server does not show up in Windows Network Places
...dns proxy = no passdb backend = tdbsam dead time = 0 nsupdate command = /usr/local/bin/nsupdate -g dbwrap_tdb_mutexes:* = yes idmap config ALL:backend = tdb idmap config ALL:default = yes idmap config ALL:readonly = yes idmap_ldb:use rfc2307 = yes idmap config * : range = 2000000-2999999 idmap config * : backend = tdb idmap config * : schema_mode = rfc2307 idmap config * : readonly = no idmap config * : default = yes idmap config * : range = 2000000-2999999 idmap config FACILITY : schema_mode = rfc2307 idmap config FACILITY : readonly = no idmap conf...
2016 Dec 29
5
答复: About error: 'Windows cannot access, you do not have permission to access'
...e system acls = yes aio read size = 1024 oplocks = no deadtime = 10 aio write behind = true socket options = TCP_NODELAY SO_RCVBUF=131072 SO_SNDBUF=131072 vfs objects = acl_xattr load printers = no idmap config *:backend = tdb2 security = user idmap config ROOT:range = 2000000-2999999 idmap config ROOT:backend = rid restrict anonymous = 2 then,it changed to use LADP, and restart smbd, so that samba server close the connection. [global] workgroup = H3C ONESTOR server string = %h server (Samba NAS) dns proxy = no log file = /var/log/samba/log.%m max...
2009 Dec 22
2
getent passwd problem
...log file = /home/sites/samba-log/log.%m ldap timeout = 45 ldap connection timeout = 30 max open files = 100000 realm = merlin.internaloffice.co.uk password server = 10.0.9.0 workgroup = WEBHOSTING idmap backend = tdb idmap uid = 500-2000000 idmap gid = 500-2000000 winbind enum users = yes winbind enum groups = yes template homedir = /home/sites/%U template shell = /bin/bash client use spnego = yes client ntlmv2 auth = yes encrypt passwords = yes winbind use defaul...
2006 Apr 26
2
Memory usage and limit
...ile. The following code was used in the benchmarking runs: c = list(var1=0, var2=0, var3="", var4="", .....var65="") A <- scan("test.dat", skip = 1, sep = ",", what = c, nmax=XXXXX, quiet=FALSE) summary(A) where XXXX = 1000000 or 2000000 I made two runs with nmax=1000000 and nmax=2000000 respectively. The first run completed successfully, in about hour of CPU time. However, the actual memory usage exceeded 2.2GB, about 7 times of the acutal file size on disk. The second run aborted when the memory usage reached 4GB. The error mess...
2011 Nov 09
1
Quota BUG ?
...list, I believe I found a bug with quota. The dovecot quota replies with incorrect values when the mailbox is above 2GB. du -ks returns 2005764bytes dovecot IMAP on the same user/directory: 1 getquotaroot inbox * QUOTAROOT "INBOX" "user" * QUOTA "user" (STORAGE 1096 2000000)* QUOTAROOT "INBOX" "user" * QUOTA "user" (STORAGE 1096 2000000) 1 OK Getquotaroot completed. Is there any way to fix this ? --- linux system: dovecot 1.2.15-7 linux 2.6.32-5-amd64 dovecot.conf: dict { quotadict= mysql:/etc/dovecot/dovecot-dict-quota.conf } plugi...
2016 Dec 30
0
About error: 'Windows cannot access, you do not have permission to access'
> > Lets start with the obvious: > > Your workgroup is: > > workgroup = H3C ONESTOR > > But you are trying to get users for another workgroup: > > idmap config ROOT:range = 2000000-2999999 > idmap config ROOT:backend = rid > > Why ?? > > Rowland > You missed.. ;-) workgroup = H3C ONESTOR Spaces in workgroup names is not allowed, only alphanumeric characters. https://msdn.microsoft.com/en-us/library/dd891456.aspx a space is NOT an alphanumeric charac...
2008 Mar 31
2
L-BFGS-B needs finite values of 'fn'
...f, gr, method = "L-BFGS-B", lower = rep(0, : L-BFGS-B needs finite values of 'fn' Any ideas? Thanks in advance, Paul ----------------------------------------------- k <- 10000 b <- 0.3 f <- function(x) { n <- length(x) r <- sum((b^(0:(n-1)))*log(x)) - 2000000*(sum(x)-k)^2 return(r) } gr <- function(x) { n <- length(x) r <- (b^(0:(n-1)))*(1/x) - 4000000*(sum(x)-k) return(r) } nvar <- 10 (sols <- optim(rep(20,nvar),f,gr,method="L-BFGS-B",lower=rep(0,nvar),upper=rep(k,nvar),control=list(fnscale=-1,parscale=rep(2000,...
2014 Oct 27
1
winbind winbindd remote desktop
...m:ldap://127.0.0.1/ dead time = 0 nsupdate command = /usr/local/bin/nsupdate -g dbwrap_tdb_mutexes:* = yes idmap config ALL:backend = ldapsam:ldap://127.0.0.1/ idmap config ALL:default = yes idmap config ALL:readonly = yes idmap_ldb:use rfc2307 = yes idmap config * : range = 2000000-2999999 idmap config * : backend = ldapsam:ldap://127.0.0.1/ idmap config * : schema_mode = rfc2307 idmap config * : readonly = no idmap config * : default = yes idmap config * : range = 2000000-2999999 idmap config * : ldap_url = ldap://127.0.0.1/ idmap config FACILITY : schem...
2004 May 05
3
[LLVMdev] opt, llcc, ll++, -O1, -O2, -O3
...mann 11 user 1.07 ---- time -p ./gcc_ary3 300000 user 2.86 time -p ./llvm_ary3 300000 user 3.19 ---- time -p ./gcc_fib2 39 user 2.32 time -p ./llvm_fib2 39 user 1.61 ---- time -p ./gcc_hash 1000000 user 2.26 time -p ./llvm_hash 1000000 user 2.30 ---- time -p ./gcc_heapsort 2000000 user 2.57 time -p ./llvm_heapsort 2000000 user 3.26 ---- time -p ./gcc_lists 500000 user 2.70 time -p ./llvm_lists 500000 user 3.27 ---- time -p ./gcc_matrix 500000 user 2.61 time -p ./llvm_matrix 500000 user 4.17 ---- time -p ./gcc_methcall 90000000 user 2.83 time -p ./llvm_...
2009 Sep 12
4
Normal distribution
...60000, 1000), freq=F) f<- function(x) exp(-(x-5000)^2/18000000)/sqrt(18000000*pi)  x<- seq(40000, 60000, 1000) lines(x,f(x))   The code works when  its like this:   H<-rnorm(100, mean=5000, sd=1000) par(las=1) hist(H, breaks=seq(2000, 8000, 100), freq=F) f<- function(x) exp(-(x-5000)^2/2000000)/sqrt(2000000*pi)  x<- seq(2000, 8000, 50) lines(x,f(x))   Please tell me or advice of an easier or understandable code     [[alternative HTML version deleted]]
2015 Jan 27
2
Can't get idmap_ad to work with winbind (only idmap_rid)
...ning Ubuntu 12.04 with Samba 3.6. or Ubuntu 14.04 with Samba 4. The behavior I get is as follows: When I set idmap config *:backend = tdb idmap config *:range = 70000-99999 idmap config TEST:backend = ad idmap config TEST:schema_mode = rfc2307 idmap config TEST:range = 100000-2000000 winbind nss info = rfc2307 in the AD member server's smb.conf, getent passwd gives me administrator:*:70000:70017:Administrator:/home/TEST/administrator:/bin/false test:*:70003:70004:Test User:/home/TEST/test:/bin/false krbtgt:*:70001:70004:krbtgt:/home/TEST/krbtgt:/bin/false guest:*:7000...
2013 Apr 17
2
Can we update idmap documentation for 3.6?
...s it: idmap config * : backend = tdb idmap config * : range = 9000000-9999999 idmap config DOMAINA : backend = rid idmap config DOMAINA : range = 1000000 - 1999999 idmap config DOMAINB : backend = rid idmap config DOMAINB : range = 2000000 - 2999999 or: idmap config * : backend = tdb idmap config * : range = 1000000-2999999 idmap config DOMAINA : backend = rid idmap config DOMAINA : range = 1000000 - 1999999 idmap config DOMAINB : backend = rid idmap config DOMAINB : range...
2015 Apr 12
2
rid mapping works on member server but not DC
...N:backend = rid idmap config MY-DOMAIN:range = 4000000-4999999 winbind use default domain = yes winbind enum users = yes winbind enum groups = yes winbind refresh tickets = yes winbind expand groups = 8 I can successfully update the RID range to e.g. 2000000-2999999 in smb.conf, and using the following commands this does take effect: # killall winbindd # /usr/local/samba/sbin/winbindd # net cache flush When I run "wbinfo -i username", I can see the updated RID mappings, as shown here: [... edit smb.conf from 2000000 to 4000000... ] # killa...
2010 Aug 31
2
Error: cannot allocate vector of size 198.4 Mb
...e vector of size 198.4 Mb" ------------------------------ I've tried with: > memory.limit(size=2047); [1] 2047 > memory.size(max=TRUE); [1] 12.75 > library('RODBC'); > Channel<-odbcConnectAccess('c:/test.MDB'); # inputdata:15 cols, 2000000 rows, 173 MB > x<-sqlFetch(Channel,'data1'); > odbcCloseAll(); > gc(TRUE) Garbage collection 69 = 2+2+65 (level 2) ... 3.6 Mbytes of cons cells used (38%) 183.8 Mbytes of vectors used (36%) used (Mb) gc trigger (Mb) max used (Mb) Ncells...