Displaying 20 results from an estimated 728 matches for "10000000".
Did you mean:
0000000
2016 Sep 21
2
-sanitizer-coverage-prune-blocks=true and LibFuzzer
...if i either increase FUZZER_TESTING_SECONDS to 600 or change seed=1 to seed=2 the problem is gone.
> Looks like one of the binaries got simply unlucky with a particular seed.
> You can observe it like this:
> for S in 1 2 3 4 5 6; do ./target-asan-8bit-prune-build/fuzzer -seed=$S -runs=10000000 2>&1 | grep DONE & done
> #10000000 DONE cov: 60 bits: 91 indir: 1 units: 59 exec/s: 625000
> #10000000 DONE cov: 60 bits: 91 indir: 1 units: 57 exec/s: 588235
> #10000000 DONE cov: 253 bits: 901 indir: 12 units: 467 exec/s: 526315
> #10000000...
2005 Nov 04
3
OPTI-UPS PS (PowerSeries)
Hello,
Some time ago i bought 2 OPTI UPS devices, but was
really sad to see the page about the OPTI protocol on
the nut page.
But i don't wanted to give up :)
So i sniffed the serial communication using the windows
application/driver and found out that these PS (PowerSeries)
devices are different than the ES series mentioned on the Nut page.
They use some kind of ASCII protocol,
with the
2016 Sep 21
2
-sanitizer-coverage-prune-blocks=true and LibFuzzer
...increase FUZZER_TESTING_SECONDS to 600 or change seed=1 to seed=2 the problem is gone.
>> Looks like one of the binaries got simply unlucky with a particular seed.
>> You can observe it like this:
>> for S in 1 2 3 4 5 6; do ./target-asan-8bit-prune-build/fuzzer -seed=$S -runs=10000000 2>&1 | grep DONE & done
>> #10000000 DONE cov: 60 bits: 91 indir: 1 units: 59 exec/s: 625000
>> #10000000 DONE cov: 60 bits: 91 indir: 1 units: 57 exec/s: 588235
>> #10000000 DONE cov: 253 bits: 901 indir: 12 units: 467 exec/s: 526315
>>...
2016 Sep 21
3
-sanitizer-coverage-prune-blocks=true and LibFuzzer
Hello,
Is this reproducible?
> Fuzzing is a probabilistic business and one or even two runs don't prove
> much.
>
I've reproduced the behavior on two different machines. Attached is a
script to do so. To use the script,
- create an empty folder and copy both prune-blocks.sh and
ff-http-parser.sh in there
- ensure clang and clang++ are in your $PATH
- cd /path/to/prune-blocks.sh
2007 Sep 22
0
error messages
...(function(y)besselI(k1+k12*cos(y),0)*exp(k2*cos(y)),g,2*pi,subdivisions=1000000)$value)
))
}
gr<-function(u){
k1<-u[1]
k2<-u[2]
k12<-u[3]
g<-u[4]
grad1<-sum(integrate(function(y)integrate(function(a)(cos(x)-cos(a))*exp(k2*cos(y)+(k1+k12*cos(y))*cos(a)),subdivisions=10000000,-pi,pi)$value,subdivisions=10000000,g,pi)$value)
grad2<-sum(integral(function(y)cos(y)*exp((k2+k12*cos(x))*cos(y)),subdivisions=10000000,g,pi)$value*integrate(function(y)besselI(k1+k12*cos(y),0)*exp(k2*cos(y)),subdivisions=10000000,g,pi)$value-integrate(function(y)exp((k2+k12*cos(x))*cos(y)),s...
2007 Dec 06
3
HTB performance improvement
...ngle -A PREROUTING -i eth0.1 -p udp --dport 1003 -j MARK --set-mark 3
iptables -t mangle -A PREROUTING -i eth0.1 -p udp --dport 1003 -j RETURN
iptables -t mangle -A PREROUTING -j MARK --set-mark 4
tc qdisc add dev eth0.2 root handle 1: htb
tc class add dev eth0.2 parent 1: classid 1:1 htb rate 100000000 ceil 100000000 burst 1000000 quantum 1600
tc class add dev eth0.2 parent 1:1 classid 1:10 htb prio 1 rate 70000000 ceil 70000000 burst 1000000 quantum 1600
tc class add dev eth0.2 parent 1:1 classid 1:11 htb prio 2 rate 10000000 ceil 10000000 burst 1000000 quantum 1600
tc class add dev eth0.2 p...
2005 Mar 04
1
'profiles' command with WinXP Profiles
...them. A snippet of the
profile in question is below:
furnsrv:/data/samba/profiles/jon # profiles NTUSER.DAT |grep S-1-5
Owner SID: S-1-5-32-544
Group SID: S-1-5-21-2127521184-1604012920-1887927527-513
Perms: 000F003F, SID: S-1-5-18
Perms: 000F003F, SID: S-1-5-32-544
Perms: 10000000, SID: S-1-5-18
Perms: 10000000, SID: S-1-5-32-544
Owner SID: S-1-5-32-544
Group SID: S-1-5-21-1505131970-119759924-475665672-513
Perms: 000F003F, SID: S-1-5-18
Perms: 000F003F, SID: S-1-5-32-544
Perms: 10000000, SID: S-1-5-18
Perms: 10000000, SID: S-1-5-32-544
Ow...
2012 Sep 21
0
Xen 4.2.0 - CPU Frequency Scaling
...: 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 1300000 1000000 *800000
scaling frequency : max [2000000] min [800000] cur [800000]
cpu id : 1
affected_cpus : 1
cpuinfo frequency : max [2000000] min [800000] cur [800000]
scaling...
2017 Feb 09
5
Users list and the date the password will expire
On Thu, 9 Feb 2017 12:49:12 +0100
Ole Traupe via samba <samba at lists.samba.org> wrote:
> Never mind. However, with your update I get the following error right
> on the first found "user":
>
> ./mailtest_rowland.sh: line 27: (""/10000000)-11644473600: syntax
> error: operand expected (error token is """/10000000)-11644473600")
>
I initially got that, so I added:
user=$(echo "${user}" | awk -F '\\' '{print $2}')
because, 'wbinfo -u' gives you 'DOMAIN\username'
I...
2010 Mar 25
2
print(big+small*1i) -> big + 0i
...both parts of a complex number be printed
to the same precision? The imaginary part of 0
looks a bit odd when log10(real/imag) >=~ getOption("digits"),
but I'm not sure it is awful. Some people might
expect the same number of significant digits in the
two parts.
> 1e7+4i
[1] 10000000+0i
> 1e7+5i
[1] 10000000+0i
> 1e10 + 1000i
[1] 1e+10+0e+00i
> getOption("digits")
[1] 7
> options(digits=4)
> 1e4+4i
[1] 10000+0i
> 1e7+1000i
[1] 10000000+0i
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
sys...
2012 May 09
12
out of memory (java heap space) on zip creation (jruby)
I am using rubyzip and am trying to put a huge csv file with 1.4
million rows into the zip file.
Using jruby I get a out of heap error.
I believe the error happens in the block below:
Zip::ZipOutputStream.open(zip_path) do |zos|
zos.put_next_entry(File.basename(csv_path))
zos.print IO.read(csv_path)
end
--
You received this message because you are subscribed to the Google
2010 Sep 01
2
invert order
Dear R-help list users,
I have a huge vector of numbers, how I can invert orden?
For example
x <- 1:10000000
I would like to obtain
x_r <- 10000000:1
Thanks,
Sebastian.
2016 Nov 10
2
Memory leak with tons of closed connections
Dear All,
I'm developing an R application running inside of a Java daemon on
multiple threads, and interacting with the parent daemon via stdin and
stdout.
Everything works perfectly fine except for having some memory leaks
somewhere. Simplified version of the R app:
while (TRUE) {
con <- file('stdin', open = 'r', blocking = TRUE)
line <- scan(con,
2016 Nov 11
0
Memory leak with tons of closed connections
...n',open='r',blocking=TRUE);line<-scan(con,what=character(0),nlines=1,quiet=TRUE);close(con);rm(con);a <- gc(); i <- i+1; if(i %% 1000 == 1) {cat('i=',i,'\\n'); print(a)} }"
11059
i= 1
used (Mb) gc trigger (Mb) max used (Mb)
Ncells 83216 4.5 10000000 534.1 213529 11.5
Vcells 172923 1.4 16777216 128.0 562476 4.3
i= 1001
used (Mb) gc trigger (Mb) max used (Mb)
Ncells 83255 4.5 10000000 534.1 213529 11.5
Vcells 172958 1.4 16777216 128.0 562476 4.3
.......
...............................................
.................
2009 Oct 24
1
Shutdown N-POWER MV-1000 LT UPS is not working
...al program "minicom" and send
commands to the description of the protocol megatec ->
http://www.networkupstools.org/protocols/megatec.html
Instruction S01 successfully stops the UPS, if there is no input
voltage.
This protocol confirms this
---
Q1
(000.0 000.0 220.8 011 00.0 2.24 45.0 10000000
Q1
(000.0 000.0 220.8 011 00.0 2.24 45.0 10000000
Q1
(000.0 000.0 220.8 009 00.0 2.24 45.0 10000000
S01
Q1
(000.0 000.0 220.8 010 00.0 2.23 45.0 10000000
Q1
(000.0 000.0 220.8 011 00.0 2.21 45.0 10000000
Q1
(000.0 000.0 220.8 009 00.0 2.21 45.0 10000000
Q1
(000.0 000.0 000.0 000 00.0 2.21 45.0 1000...
2012 Jul 25
3
ff package: reading selected columns from csv
*Dear R users, Ive just started using the ff package.
There is a csv file (~4Gb) with 7 columns and 6e+7 rows. I want to read only
column from the file, skipping the first 100 rows.
Below Ive provided different outcomes, which will clarify my problem
*
> sessionInfo()
R version 2.14.2 (2012-02-29)
Platform: x86_64-pc-mingw32/x64 (64-bit)
locale:
...
attached base packages:
[1] tools
2006 Mar 17
2
swap_free messages in log
This morning I noticed the following message in my log file.
swap_free: bad swap file entry 10000000
swap_free: bad swap file entry 20000000
swap_free: bad swap file entry 10000000
swap_free: bad swap file entry 20000000
a few more times...
After rebooting I no longer see it.
I have an intel 865 motherboard, 2.4 celeron,
2 - 300GIG seagate sata drives as software RAID-1.
I have had to reboot the...
2005 May 05
2
problem with plot() and R 2.1.0
...(c(1:100)), type="l")
> plot(x=c(1:1000),y=sin(c(1:1000)), type="l")
> plot(x=c(1:10000),y=sin(c(1:10000)), type="l")
> plot(x=c(1:100000),y=sin(c(1:100000)), type="l")
> plot(x=c(1:1000000),y=sin(c(1:1000000)), type="l")
> plot(x=c(1:10000000),y=sin(c(1:10000000)), type="l")
all plotted without problem (if you try the last one it might require some patience to plot)
R version 2.0.1
> plot(x=c(1:100),y=c(1:100), type="l")
> plot(x=c(1:100),y=sin(c(1:100)), type="l")
> plot(x=c(1:1000),y=sin(c(1:10...
2013 Jan 29
2
upgrade from 3.5 -> 3.6, now I have "no backend defined for idmap"
...couple of days ago.
I read
http://wiki.samba.org/index.php/Samba_3.6_Features_added/changed
and did what
man smb.conf
suggested:
idmap config MYDOMAIN : backend = tdb
idmap config MYDOMAIN : range = 500-1999999
yet I still receive those errors. I used to have
idmap uid = 500-10000000
idmap gid = 500-10000000
and I had no errors while running 3.5.10.
I am not sure what I am doing wrong, help please.
Jobst
--
'I will go to Korea.' - Dwight D Eisenhower.
| |0| | Jobst Schmalenbach, jobst at barrett.com.au, General Manager
| | |0| Barrett Consultin...
2017 Feb 09
0
Users list and the date the password will expire
...N}" -s
sub "(&(objectCategory=person)(objectClass=user)(sAMAccountName=$user))"
msDS-UserPasswordExpiryTimeComputed | grep
"msDS-UserPasswordExpiryTimeComputed: " | sed
"s|msDS-UserPasswordExpiryTimeComputed: ||")
UNIXTimeStamp=$(((${user_expire_date}/10000000)-11644473600))
date_now=$(date +%s)
exp_days=$(((${UNIXTimeStamp} - ${date_now}) / 3600 / 24))
With the 'awk' the user is empty. Querying $user before the awk shows
the correct user name without "DOMAIN\". This line seems not to be
necessary for me.
I also had to rem...