search for: countdown

Displaying 20 results from an estimated 145 matches for "countdown".

2006 Nov 18
2
RJS page.delay timing issues
Hi. Has anyone ran into issues with the timing of page.delay. I have been testing in firefox, for the most part, and it seems that there is no reliability on when the page.delay timings kick in. What happens is that sometimes it will work fine, and the countdown looks great; other times it will just jump to the end and display everything at once, other times it will be jerky. I''m on a pretty powerful machine, so the javascript shouldn''t be causing system slowdowns, from what I can tell... Maybe I''m using it wrong? info.rjs...
2005 May 27
3
[LLVMdev] Lightweight code loader
...y. I was actually going to make something orthogonal to the JIT. It would not support nearly as much functionality as the JIT (though it would have similar code). Here is a very loose use case - does this seem reasonable? **** #include modulecompiler #include module_loader char * countdown_function = "int %countdown (int %AnArg) {\n" " %result = call fastcc int %foo-int (int %AnArg) \n" " ret int %result\n" "}\n" "fastcc int %foo-int (int %AnArg) {\n" "EntryBlock:\n" " %cond = setle int %AnA...
2016 Mar 03
0
Countdown to 2.7.4
For those who don't automatically get the Github notifications, there has been a lot of activity on issues slated to be fixed before releasing NUT 2.7.4: https://github.com/networkupstools/nut/milestones/2.7.4 If you can test against any of the hardware that might be affected (check for closed issues as well), that would be helpful. -- Charles Lepple clepple at gmail
2004 Nov 04
2
2.0.1 countdown
We plan to a patch release on Nov.15 to fix up various problems that cropped up after the release of R 2.0.0. Daily beta snapshots will be made available until the day of release. Please check if your favourite bugs have been fixed (but notice that since we try hard to keep the patch versions stable, some items may have to wait for the 2.1 release.) Also, please help us with platform testing.
2005 May 27
0
[LLVMdev] Lightweight code loader
Alexander, Yes, a patch like that would be accepted. Fewer dependencies = good :) Some notes on doing this: (1) Please make sure you use the std c++ iostream libraries for doing I/O. No native calls (we end up with portability problems). If you need something that must be ported, please add it to lib/System (2) You should also use the sys::Path class (include/llvm/System/Path.h) for handling
2012 Sep 21
2
Inclusion of a countdown tool of remaining calculation time possible?
Dear All, We are currently working with very large datasets which even in R require a lot of calculation time. Is there an option of including a function/ tool or something alike which shows the remaining time of calculation? Just to see whether there is any progress or whether anything has crashed and to get a feeling whether we have to wait for 5 min or 30min... Any help is greatly
2007 Jun 10
4
USB Keyboard
...there is not a newer one at the dell website to download and try). My question is "Does anybody know how to make the keyboard work for isolinux 3.50 with vesamenu.c32?" This machine has no PS/2 keyboard connector, so I cannot just use a normal keyboard. When isolinux menu is showing the countdown, even caps lock and num lock do not change the keyboard lights. I got installed ok by making a new iso that had the choice I want as the first choice and just sitting through the countdown, but I would like to know if there is some secret to getting things working normally, or if this machine...
2013 Dec 02
1
Days to solstice calculation
...uot;)$yday+2 f <- Daylength(e,39.6981478) Winter[g] <- which.min(f) Summer[g] <- which.max(f) } } if(is.na(a[g])== TRUE){ Winter[g] <- NA Summer[g] <- NA } if(is.na(b[g])== TRUE){ Winter[g] <- NA Summer[g] <- NA } } #Days until solstice if (solstice =='S'){Countdown <- Summer - (strptime(date, "%Y-%m-%d")$yday+2)} if (solstice =='W'){Countdown <- Winter - (strptime(a, "%Y-%m-%d")$yday+2)} return(Countdown) } Nonleap <- TillSolstice(seq(as.Date("2007/1/1"), as.Date("2007/12/31"), by = "1 day"),...
2005 May 27
2
[LLVMdev] Lightweight code loader
On May 16, Chris Lattner wrote: > On Mon, 16 May 2005, Alexander Friedman wrote: > > Would it be possible (ie, relatively straitforward) to do the > > following: Take the code in module A, compile it with the JIT (since > > we cannot make libraries in Windows), and save the resulting binary > > goo in some file. Later (in a different instance of the runtime), with >
2011 Jul 27
2
Booting CentOS 6 in VirtualBox on Ubuntu
I trying to try out CentOS 6 in an Oracle VirtualBox running on Ubuntu. Has anyone been able to get this configuration working? When I try to boot the "Live" ISO it starts to do the countdown but when it reaches zero it gets stuck - nothing else happens. No error messages and since the install never really gets going, no logs. I've checked the mailing list archive back a few months, but I've not seen anything related. Cheers, Cliff
2005 May 27
0
[LLVMdev] Lightweight code loader
...T (though it would > have similar code). Actually, that's even better as its a completely separate thing. > > Here is a very loose use case - does this seem reasonable? > > **** > > #include modulecompiler > > #include module_loader > > char * countdown_function = > "int %countdown (int %AnArg) {\n" > " %result = call fastcc int %foo-int (int %AnArg) \n" > " ret int %result\n" > "}\n" > "fastcc int %foo-int (int %AnArg) {\n" > "EntryBlock:\n" >...
2012 Nov 25
3
6.3 installer keeps cycling in a 10 second countdown to boot
Hi. I've been running CentOS 5 for ages. (Thanks!) I went to install 6.3 - I downloaded the 64-bit DVD 1 image, and put it on a USB drive. Booted into a screen that said boot will start in 10.. 9... 8.. 7.. 6.. 5.. 4.. 3.. 2.. 1.. 10.. and so on, infinite loop, the boot never starts. I tried booting in text mode, but it doesn't boot, just goes back to the menu. Is there some way to
2005 Dec 27
4
ONTIMEOUT LOCALBOOT -1 and menu.c32 -
...s loop=/ livecd.squashfs dokeymap cdroot vga=791 splash=silent,theme:livecd-2005.1 CONSOLE=/dev/tty1 quiet label local menu label "Boot from harddrive" LOCALBOOT -1 ------------------------------------------- Now if I let it timeout, it just reloads the menu and starts the countdown over again. By choosing "Boot from harddrive" on the menu the systems boots from the harddrive. I also tried with ontimeout LOCALBOOT -1 but this give me the same result. Also LOCALBOOT 0 and LOCALBOOT 0x80 give me the same result, the menu just reloads and the timeout countdown starts...
2007 Sep 14
1
howwinbind cache time works
...on regarding Samba Documentation I could not figure out how Winbind chace time works I know thsi parameter is user to configure a period of time in which the samba server "retain" user credential to speed up access... What I need to know is WHEN this time starts and is renewed the countdown is restarted every time the user authenticates ? or is a cicle starting since the first user login (let's say of the day ) and is restarted at the first user login after the countdown expired ? Thanks ---------------------------------------------- Gianluca Culot DMS Multimedia Via delle Ar...
2005 Aug 30
3
Opinions about timeout
I'm increasingly getting to be of the opinion that the current timeout behaviour of the menu system is ridiculous. I did it this way because someone on this list had expressed concern that serial port glitches would trigger a character which then would cause the thing to sit indefinitely. Well, first of all, such an automatic system would hardly use the menu system, and second of all, I
2014 Jun 23
0
Multiple servers connected to the same UPS
...es the "NUT server", all others are "NUT clients". - the NUT server has the entire NUT stack (driver, upsd, upsmon, upssched) - NUT clients only use upsmon, and "MONITOR" the UPS published by the NUT server - on the NUT server, use "upssched" to initiate a countdown timer on "ONBATT" events - if the countdown timer expires before the power returns, a custom script is called that issues a "FSD" (forced shutdown) -- this message is sent to all participating servers - on each participating server, configure the shutdown command (upsmon.conf)...
2014 Jun 23
2
Multiple servers connected to the same UPS
Can one have a single UPS powering multiple servers and have them all shutdown in an orderly fashion pending a power loss? It seems as though this is possible from what I gathered from the docs, but I've yet to make this work on an OpenBSD and FreeNAS machine that are powered from the same UPS. The master server that the UPS is connected to via USB receives messages from the UPS, but
2013 Jul 22
11
chocolatey, windows, powershell and fault bucket
Hi, I configured puppet open source with the chocolatey module and one windows client. When the puppet agent run as a service (not the interactive version) I can see in the windows event log some errors like Fault bucket 1734820220, type 5 Event name: PowerShell Fault bucket , type 0 Event name: PowerShell I tried to google it but I did not find anything relevant apart from some
2012 Dec 12
1
captive Portal Pfsense + FreeRadius + MySQL DBMS
Dear Friends Greetings, i have a question for you, i am sure someone can help. The pfsense captive portal is up and running. Time countdown vouchers are working without issue, such as 30m, 45m, 1h & so on. However, I'd like to set up a download quota of 200MB per voucher. but then you need to login with a username and password, instead of vouchers. but I haven't found a way to generate username & password when generati...
2020 Sep 29
5
Question about hardware failures / FSD
...ation when such a condition occurs? I think that the an UPS in such a condition is not reliable and therefore a system shutdown should be called. However, the developer's manual and all other drivers I inspected seem to call the FSD flag only when there is a shutdown already in progress (say, a countdown register is active). So far none of my questions were answered, but I hope eventually someone will have some time to spend helping me. Thanks, joão Luis. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachm...