similar to: Huge difference btw system time and elapsed time

Displaying 20 results from an estimated 2000 matches similar to: "Huge difference btw system time and elapsed time"

2011 Aug 13
3
kernel 3.0 and dom0 native
Hello everybody, I dont found the new feature about kernel 3.0 and Xen DOM0. Where Kernel 3.0 has native support in dom0? how would I enable this option. In my currently kernel (gentoo source 3.0 and vanilla kernel 3.0) don''t found Xen device drivers, need i enable anything? thanks! -- ------------------- Pablo J. Villarruel / pablo@libo.com.ar
2012 Feb 11
1
R Parallel question
Hi All, I have a question about R parallel computing by using snowfall. How can I set the seeds on parallel workers to get the same result as sequential mode? For example: > sfSapply(c(1,1),rnorm) [1] 1.823082 -2.222052 > rnorm(2) [1] -0.5179967 -1.0807196 How to get the identical result? Thanks. Libo Sun Graduate Student, Department of Statistics, Colorado State University Fort
2006 Apr 25
5
FXListBox ...connect(SEL_COMMAND)
Hi, I think I got a problem with the FXListBox widget. ( ruby 1.8.4 (2005-12-24) [i386-mswin32]) ) FXListBox.new(parent, nil, 0) do |libo4| libo4.appendItem("0 very weird") libo4.appendItem("1 very weird") libo4.appendItem("2 very weird") libo4.appendItem("3 very weird") libo4.appendItem("4 very
2012 Nov 25
2
RExcel, ROOo and LibreOffice inquiry
Dear all I'd like to give RExcel a decent spin, mainly to take advantage of Excel's data management facilities and automatic recalculations. However I cannot use this Windows-only solution on the platform of my choice, Linux. Alternatively I've been considering the cross-platform ROOo, the OpenOffice equivalent of RExcel, but in this case the problem is that the only release available
2016 Nov 03
8
FireFox and Plugins
While doing a browser fingerprinting survey, I was quite surprised to see I actually have a FireFox plugin installed. The culprit is /usr/lib64/mozilla/plugins/librhythmbox-itms-detection-plugin.so It appears that whoever maintains the rhythmbox RPM has chosen not to package the browser plugin separately like it probably should be. So if I have the rhythmbox RPM installed, I have the plugin.
2008 Mar 22
3
ActionController::InvalidAuthenticityToken not thrown in Windows
Hi all, I''m getting some weird behavior. I''m developing on two machines, one with os x and the other with windows xp. I was testing one of my registration forms and it worked fine when mongrel_rails was run on the windows machine, but when mongrel was run on os x it kept throwing "ActionController::InvalidAuthenticityToken". I realized I had forgotten the <%=
2013 Nov 09
3
[LLVMdev] Loads moving across barriers
On Nov 9, 2013, at 3:14 AM, Chandler Carruth <chandlerc at google.com> wrote: > > Perhaps you're instead trying to say that with certain address spaces "noalias" (and by inference, "restrict" at the language level) has a different semantic model than other address spaces? While it's less worrisome than the first interpretation, I still don't really
2020 Apr 17
2
markedly fewer objects in dbcheck after upgrade to 4.12.1 from 4.11.6
Recently upgraded my 3 dc's to samba 4.12.1 as part of the install ran dbcheck --cross-ncs on each dc after make install first dc dbcheck reported 5474 objectssecond dc reported 5476 objects last dc (the one with all the fsmo roles, etc.)? reported 1406 objects! now all of them report 1406 objects. (drs replication obviously) ADUC, DNS, GPO manager all seem to have the requisite data. I
2011 Jul 28
1
Calculating difference in variable values (e.g. elapsed time) in data frame
Hello, I have a data frame containing time (e.g. GMT), and I would like to create/add a new variable that would be the computation of the elapsed time since the first observation. Does anyone have a suggestion for an easy way to do this? I am having trouble creating a new variable that would contain just the first time observation (then I could take difference between actual time and
2016 Oct 12
2
Compound Literal - xlc and gcc differences can be patched
On 12/10/2016 07:51, Aki Tuomi wrote: > Please make your patch, if possible, viahttps://github.com/dovecot/core > as pull request. I am not really git "schooled", but I shall look into that. Many Thanks for being open to a "non-gcc" compiler! Michael
2016 Sep 20
2
Windows 10 update kills samba access
On 09/20/2016 03:54 PM, Bob of Donelson Trophy via samba wrote: > All of us are having trouble with the "Anniversary update" to W10 > Version 1607. If you can roll back to previous Version 15?? (sorry can't > remember) that MIGHT correct your issue. No promises. It's definitely that update that caused the problem.
2013 Nov 11
0
[LLVMdev] Loads moving across barriers
On Nov 9, 2013, at 1:39 PM, Matt Arsenault <arsenm2 at gmail.com> wrote: > On Nov 9, 2013, at 3:14 AM, Chandler Carruth <chandlerc at google.com> wrote: > >> >> Perhaps you're instead trying to say that with certain address spaces "noalias" (and by inference, "restrict" at the language level) has a different semantic model than other address
2014 Jul 18
1
Difference btw. Dovecot Director and Dovecot Proxy
Hello, For a few days I try to understand what program (Dovecot Director or Dovecot Proxy) I should use for my email architecture. We are a hospital, and for security reasons, we must host ourselves our emails, and we must leave Google Apps... I wish to make a Dovecot backend for each department of the hospital. Each backend Dovecot has a local storage. Server 01: cardiology Server 02:
2013 Nov 09
3
Difference btw. 3.1.1 and 0.25.5
Hi guys, Can you tell me what advantages / differences / new Features Puppet 3.1.1 has in comparins to Puppet 0.25.5? I did a lot of research, but your englithenment <http://www.dict.cc/englisch-deutsch/enlightenment.html>would be much better. Thank''s very much! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To
2013 Dec 04
2
[LLVMdev] Loads moving across barriers
On 11/11/2013 03:13 PM, Andrew Trick wrote: > On Nov 9, 2013, at 1:39 PM, Matt Arsenault <arsenm2 at gmail.com> wrote: > >> On Nov 9, 2013, at 3:14 AM, Chandler Carruth <chandlerc at google.com> wrote: >> >>> Perhaps you're instead trying to say that with certain address spaces "noalias" (and by inference, "restrict" at the language
2012 Sep 22
2
[LLVMdev] Heads up! New SROA implementation is going on-by-default today!
After a lot of testing and help from Duncan, Benjamin, Joerg and others, I think the new SROA is ready for some broader testing. I've fixed all the crashers and miscompiles that Duncan and Joerg have been able to find (although I'm sure there are a few left I'll tackle when there are reports), and the LNT numbers look *really* good. Here is the latest LNT run we got by flipping it on
2008 Dec 03
2
Problem getting rid of app in wine installer software list
Chrono here, first I like to say I like your Software and I will do anything to help out on reporting bugs with extreme prejudice, now on with my first bug issue: Computer: Dell XPS M1730 RAM: 4GB Video: Nividia 8700 SLI CPU: Hitachi 32 bit OS: Dual Boot - Ubuntu 8.10 / Windows Vista Ultimate I was trying Skype 3.8 on ubuntu 8.10 and the install was garbage...doesn't even work and I am
2010 Nov 29
2
accuracy of GLM dispersion parameters
I'm confused as to the trustworthiness of the dispersion parameters reported by glm. Any help or advice would be greatly appreciated. Context: I'm interested in using a fitted GLM to make some predictions. Along with the predicted values, I'd also like to have estimates of variance for each of those predictions. For a Gamma-family model, I believe this can be done as Var[y] =
2013 Dec 05
3
[LLVMdev] Loads moving across barriers
On 12/04/2013 04:29 PM, Andrew Trick wrote: > On Dec 4, 2013, at 3:33 PM, Matt Arsenault <Matthew.Arsenault at amd.com> wrote: > >> On 11/11/2013 03:13 PM, Andrew Trick wrote: >>> On Nov 9, 2013, at 1:39 PM, Matt Arsenault <arsenm2 at gmail.com> wrote: >>> >>>> On Nov 9, 2013, at 3:14 AM, Chandler Carruth <chandlerc at google.com> wrote:
2007 Sep 05
4
False Positives and Autotest on New Folders
False Positives I just discovered how easy it was to create a false positive when I, trying my first RSpec test, did this: ob.should eql?(''foo'') instead of: ob.should eql(''foo'') or: ob.should == ''foo'' As far as I can see, this is roughly equivalent to: ob.should false Neither eql?(''foo'') nor false causes the spec