search for: rese

Displaying 20 results from an estimated 125 matches for "rese".

Did you mean: reset
2013 Jun 04
2
vhost && kernel BUG at /build/linux/mm/slub.c:3352!
Hello, Hit this right after killing trinity with Ctrl-C. Was fuzzing v3.10-rc4-0-gd683b96 in a qemu virtual machine as the root user. Tommi [29175] Random reseed: 3970521611 [29175] Random reseed: 202886419 [29175] Random reseed: 2930978521 [179904.099501] binder: 29175:2539 ioctl 4010630e fff returned -22 [29175] Random reseed: 2776471322 [29175] Random reseed: 3086119361 child 2606 exiting [29175] Bailing main loop. Exit reason: ctrl-c [179906.393060] -...
2013 Jun 04
2
vhost && kernel BUG at /build/linux/mm/slub.c:3352!
Hello, Hit this right after killing trinity with Ctrl-C. Was fuzzing v3.10-rc4-0-gd683b96 in a qemu virtual machine as the root user. Tommi [29175] Random reseed: 3970521611 [29175] Random reseed: 202886419 [29175] Random reseed: 2930978521 [179904.099501] binder: 29175:2539 ioctl 4010630e fff returned -22 [29175] Random reseed: 2776471322 [29175] Random reseed: 3086119361 child 2606 exiting [29175] Bailing main loop. Exit reason: ctrl-c [179906.393060] -...
2005 Feb 17
1
Re: Cisco 7970 Won't boot after factory rese t
>how does the phone know where to find the TFTP server..? Dude, option 150 in your DHCP server: http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186 a00800942f4.shtml We use the same option for our Mitel phones. HTH.
2013 Jun 05
0
vhost && kernel BUG at /build/linux/mm/slub.c:3352!
.... > > Tommi Thanks a lot for the report. If found some bugs when looking at this: I think they were introduced by 2839400f8fe28ce216eeeba3fb97bdf90977f7ad though I don't exactly see how ctrl-c can trigger this. I'll work on patches - is this reproducible at all? > [29175] Random reseed: 3970521611 > [29175] Random reseed: 202886419 > [29175] Random reseed: 2930978521 > [179904.099501] binder: 29175:2539 ioctl 4010630e fff returned -22 > [29175] Random reseed: 2776471322 > [29175] Random reseed: 3086119361 > child 2606 exiting > [29175] Bailing main loop. Ex...
2005 Jan 21
6
Avoiding a Loop?
...,1] <- 1:5 for (i in 2:nr.of.columns) { mymatrix[,i] <- myconstant * mymatrix[,i-1] } Can anyone give me some advice whether it is possible to avoid this loop (and if yes: how)? Any suggestions are welcome! Thanks, Roland +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2007 Jun 09
3
''reconfigurable'' option for package providers
The deb-oriented package providers (and others perhaps, it''s only debian I''m looking at right now) allow one to set a seedfile with the appropriate debconf responses when installing a package. However, there doesn''t seem to be a tidy way inherent to puppet to handle reconfiguring the package if the seedfile changes. It can be done quite easily with something like the
2006 Jan 30
3
Subsetting a matrix without for-loop
..., ncol=6) # a new matrix which I'll fill # for-loop for(i in 1:nrow(A.new)){ B <- A[i:(i+2), ] # selecting the rows C <- apply(B,2,sum) # summing by columns A.new[i,] <- C # inserting in the new matrix } +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2002 May 29
1
bug in xfig()?
...dev.set(3) layout(mat) The behaviour is the reverse of the first example and get 2 warnings: Warning messages: 1: `mode(fg)' differs between new and previous! ==> NOT changing `fg' in: check.options(new = new, name.opt = ".PostScript.Options", rese t = FALSE, 2: `mode(fg)' differs between new and previous! ==> NOT changing `fg' in: check.options(new = new, name.opt = ".PostScript.Options", rese t = FALSE, Should I fill a bug report or am I doing something wrong? Thanks Dr. Agustin Lobo Instituto de Ciencias d...
2004 Jul 22
3
Replace only Capital Letters
...ly turn out to be "An analysis of denmark" in my dvi-document. Of course, R is not the appropriate tool for this. But apart from the little problem outlined above, I had a function doing what I wanted in less than 10 minutes. +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2006 Jul 14
2
References verifying accuracy of R for basic statisticalcalculations and tests
...e "NIST Statistical Reference Datasets"; the URL is http://www.itl.nist.gov/div898/strd/ So maybe you can run the analyses mentioned there and say that R (hopefully) returned the correct results. Hope this helps, Roland ---------- This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2004 Aug 30
3
Generalized Singular Value Decomposition (GSVD)
...the Generalized Singular Value Decomposition. In MatLab there is a simple function for this algebric issue (gsvd). Is there anything like that in R? And, if not, could you help me to apply this method in R? Thanks in advance, Giancarlo +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2005 Feb 03
2
Surprising Behavior of 'tapply'
...month 11 day 15 language R > Was this change in behavior intended with the changes in tapply from R1.9.1 to R2.0.1? Is the R-help-list appropriate or rather R-Devel? Thanks, Roland +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2005 Sep 19
6
Teaching R - In front of the computer?
...like mydata[order(var1, var2),]) and show it directly on the computer via beamer/projector and also the students have to enter it on the computers in front of them. Any experiences you can share are highly appreciated. Thanks, Roland +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2006 Nov 07
2
wrong fill colors in polygon-map
...ds, Katharina ****************************** Katharina Frosch Rostock Center for the Study of Demographic Change Konrad-Zuse-Str. 1 18057 Rostock Tel.: (0381) 2081-148 Fax: (0381) 2081-448 Mail: frosch@rostockerzentrum.de ---------- This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2005 Oct 27
3
outer-question
...betas[10], timep=lifetimes) loggomp(alphas=possible.alphas[3], betas=possible.betas[11], timep=lifetimes) ### I'd appreciate any kind of advice. ### Thanks a lot in advance. ### Roland +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2005 Oct 27
3
outer-question
...betas[10], timep=lifetimes) loggomp(alphas=possible.alphas[3], betas=possible.betas[11], timep=lifetimes) ### I'd appreciate any kind of advice. ### Thanks a lot in advance. ### Roland +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2020 Jan 02
2
u2f seed
That sounds like the application param is still used as part of the process though? Would allowing the user to specify the application work in the Solokey case? What is stored in the private keyfile? The documentation says no private key is stored there. So is it just information used to reseed the public/private key? Thanks, Kevin ________________________________________ From: openssh-unix-dev <openssh-unix-dev-bounces+kevin.fox=pnnl.gov at mindrot.org> on behalf of Christian Weisgerber <naddy at mips.inka.de> Sent: Thursday, January 2, 2020 3:42 PM To: openssh-unix-dev a...
2020 Jul 03
0
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
...; madvise flag [1]. > > Unfortunately, the same problem surfaces when a virtual machine gets > cloned. The existing flag does not help there. This patch introduces a > new flag to automatically clear memory contents on VM suspend/resume, > which will allow random number generators to reseed when virtual > machines get cloned. > > Examples of this are: > - PKCS#11 API reinitialization check (mandated by specification) > - glibc's upcoming PRNG (reseed after wake) > - OpenSSL PRNG (reseed after wake) > > Benefits exist in two spaces: > - The security...
2005 Dec 08
3
Reshaping data
...(and for roughly 300 datasets) this becomes pretty slow. And in addition, this is not really elegant R-code. Can somebody point me into the direction how I can do that in a more elegant way, possibly avoiding the loops? Thanks, Roland +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2006 Apr 10
1
Weights in glmmPQL
...weights) and the shorter dataset (with weights). Is the weight statement in glmmPQL intended to be applied in a different way to a dataset than how it is used in the glm function? Thank-you for your help and any suggestions, Kerrie +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}