search for: 20mins

Displaying 13 results from an estimated 13 matches for "20mins".

Did you mean: 10mins
2009 Jun 27
3
Is any way to time (measure) the compiling time?
I was compiling wine from latest git, and since wine is so huge, it takes awfully lot of time, around 20mins or so. Not that im complaining, but it made me wondering how much time my computer needs to compile it and if I could somehow time it. - I could use a timer, but that beats the reason i own a computer in the first place ;) Surprisingly Google didn't provided with anything useful, so anyone ha...
2015 Sep 30
3
New LLVM backend Target: compile procedure
...and started the LLVM build process anew. Is all of this the right way to go about this ? I expect i'll make have many issues/fixes to iterate over when modifying the files for my newTarget. Given, the build takes a long time, is there a way to do this faster ? Already been waiting 20mins for it to finish. Thanks, AX -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150930/3155a06c/attachment.html>
2006 Mar 20
3
create a gui with a button to change graphic?
Hello everybody, I am wondering if it is possible to create a gui to plot a time series that is very big, it's an EEG signal of 20mins. What I would like to do is plot the first 5mins, then have a button on the gui that plots the next 5mins when pushed. Is it possible? Thanks in advance ! Gael.
2003 Mar 08
3
changing ip
...'m running Samaba 2.2.7a on RH8. Can anyone point me in the right direction. I've not modified anything else but the ipaddresses (Samba is now on 192.168.0.25, my client is 192.168.0.20) When I finally do manage to be able to browse the drive (share), it seems fine, until I come back maybe 20mins l8r, then I get the delay again. Any help appreciated. Thanks Roland
2006 May 05
3
Stop browser timeout with large file uploads + processing?
Hi Im uploading a file to my rails app, i''s usually a large file, 5-50mb. Once the file has been uploaded it must be parsed and processed, this can take a very long time, 1-20mins. The problem is that most of the time my browser timeouts. Im not really sure how to solve it. One idea is that i have a script run constantly on the server that checks for uploaded files in a specified folder. This would prevent timeouts. The user would simply upload the file and be show...
2006 Aug 30
7
How to get it running...
...o accept the license and seect a installation path, and pressed next. Now i am back to the console. The installation window is still there and it is saying "System wir ?berpr?ft, Bitte warten..." (which means something like: Checking system, please wait...). And now it hangs there since 20mins. What is my debug way from here? Do you need more info? Maybe the file list of the CD? Anything? Thanks, Mario
2012 Oct 05
2
Roaming Profiles under Linux clients
...not allowed for unsigned packet. Tkey handshake completed Terminating connection - 'dns_tcp_call_loop: tstream_read_pdu_blob_recv() - NT_STATUS_CONNECTION_DISCONNECTED' single_terminate: reason[dns_tcp_call_loop: tstream_read_pdu_blob_recv() - NT_STATUS_CONNECTION_DISCONNECTED] But after a 20mins, coz I went somewhere. It goes to normal again. I conclude that Linux (Ubuntu 12.04) roaming profiles is not yet implemented in Samba4 RC2 - Centos 6.3. Other observation, Windows7 machine is not detected in the network, but WinXp and Ubuntu machines are visible. Any ideas how to implement roaming...
2008 Jan 30
1
[LLVMdev] 2.2 Prerelease available for testing
...d MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael % make bugpoint-llc Then file a bugzilla with the output. If that doesn't work, can you try bugpointing MultiSource/ Applications/SPASS/SPASS (the same way as above)? > I had to manually kill minisat after it burned >20mins CPU time. Reid > and I fixed time limits in RunSafely.sh 1.31 (back in the CVS days) > but > the change does not appear in the llvm-test tarball. > > Reid's commit was: > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of- > Mon-20070514/049803.html > That patc...
2007 Jan 09
0
FOSDEM Request For Proposal
...or interesting presentations about CentOS. If you're interested for one or more topics, please contact me. The deadline for the proposal is Tuesday 23 january 2007. In our developers room (that we share with Fedora) we have about 6 slots of 50mins available that we can divide in 12 slots of 20mins if necessary. More information is available in the wiki at: http://wiki.centos.org/Events/Fosdem2007 We organise a pre-FOSDEM meeting on friday with CentOS and Fedora people in Brussels, more info about that at: http://wiki.centos.org/Events/PreFosdem2007 Below is more information about the...
2005 May 14
2
Need some help
Hello, I would like to ask for some specialist assistance in dissecting a 'rootkit' (seems to be massmailing specific,crafted somehow from another kit perhaps) It was found running on 5.x machines belonging (sofar) to my knowledge, 2 companies,one of wich was an isp and another a webhosting service running bsd. I will provide the kit and further details as soon as i am sure the thing will
2008 Jan 28
0
[LLVMdev] 2.2 Prerelease available for testing
...e/llvm/llvm-2.2/test/CodeGen/ARM/dg.exp ... $ cd ../llvm-test-2.2 $ ./configure --prefix=/home/llvm/local \ --with-llvmsrc=/home/llvm/llvm-2.2 --with-llvmobj=/home/llvm/obj-llvm $ gmake TEST=nightly report The report.nightly.txt is attached. I had to manually kill minisat after it burned >20mins CPU time. Reid and I fixed time limits in RunSafely.sh 1.31 (back in the CVS days) but the change does not appear in the llvm-test tarball. Reid's commit was: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070514/049803.html --Emil -------------- next part -------------- Progr...
2005 Dec 28
11
some notes about rails, apache, fastcgi and windows
hello. i''d like to share some feelings of mine after a couple of *weeks* intermittent attempts to have rails applications working on windows (XP) with fastcgi performances under apache (2.0). i''d say the software stack i''m using now will be fairly common as more and more new rails developers will join the bandwagon. what is stunning me is the fact that, even if
2008 Jan 24
6
[LLVMdev] 2.2 Prerelease available for testing
LLVMers, The 2.2 prerelease is now available for testing: http://llvm.org/prereleases/2.2/ If anyone can help test this release, I ask that you do the following: 1) Build llvm and llvm-gcc (or use a binary). You may build release (default) or debug. You may pick llvm-gcc-4.0, llvm-gcc-4.2, or both. 2) Run 'make check'. 3) In llvm-test, run 'make TEST=nightly report'. 4) When