search for: warm

Displaying 20 results from an estimated 1429 matches for "warm".

Did you mean: arm
2012 Mar 06
1
Reshape question
I have a data frame in wide format. There are six variables that represent two factors in long format 3x2, Valence and Temperature: > head(dpts) File Subj Time Group PainNeg.hot PainNeg.warm SociNeg.hot SociNeg.warm Positiv.hot Positiv.warm Errors 1 WB101_1_1_dp.txt 101 1 MNP 30.700000 13.75000 16.319048 35.166667 30.18333 14.383333 1 2 WB101_2_1_dp.txt 101 2 MNP 5.266667 -79.60000 -24.738095 -5.500000 23.95000 -14.700000 0 3 WB102_...
2007 Mar 05
2
Warming up a new Searcher/Reader (Ferret 0.10.9 win32)
...ret::Search::Searcher to use the latest index. My problem is that the first few searches on the new index are slow [by comparison to before the close/recreate], I''m guessing because the new index is being loaded into RAM by my OS and into Ferret as needed. I''m thinking of "warming up" the OS and Ferret by processing a query or two, and I''d appreciate any details about the way Ferret loads the index, so that I can construct a good "warm up" query. Kind Regards Neville -------------- next part -------------- An HTML attachment was scrubbed... URL...
2012 Oct 11
1
nls NAs
Hi- I am using the following code: start=c(alpha=0.4,beta=0.4) warm.10<-nls(warming$umoles60~alpha*exp(beta*warming$T10cm),start = start,data=warming,na.action=na.omit) This code works for other columns in my dataset that are similar to $T10cm but the code does not work for this particular column (T10cm). I am assuming this is because warming$T10cm contains...
2013 Feb 06
2
[LLVMdev] [cfe-dev] Using CMake/Ninja on buildbots
...3 22:13, Arnaud de Grandmaison <arnaud.adegm at gmail.com>wrote: > ** > > I think we just need to increase coverage. Everything you can do to build > (even slightly) differently than other bots is good to have. > Hi Arnaud, I agree building with { CMake, autoconf } x { Cold, Warm } will catch more corner cases than defaulting all builds to the same standard, however, relying on patchy distribution to achieve that is naive. Also, we don't need to catch build corner cases on every commit... A standard build system for buildbots and developers is beneficial because you do...
2015 Mar 17
1
Warm boot ISO image from Linux
Greetings! First big thanks to the Syslinux community. My project, the Open Network Install Environment (ONIE), is using isolinux to great effect. Works great. I have a crazy idea I want to bounce off of you folks. Idea: I want to "warm boot" an ISO image from Linux. By "warm boot" I mean start executing the code (isolinux) from the ISO without rebooting and going through the BIOS. This is "somewhat" like kexec, but instead of jumping into a new Linux kernel it would be jumping into whatever code the ISO...
2006 Apr 07
1
Warm reboot failure
I recently bought a new Compaq Presario sr1710nx with 64-bit Sempron and last week installed Centos 4.3 64-bit on it. Worked like a champ until I attempted a reboot (using "init 6") and the computer hung after finishing the shutdown. Rebooting from cold worked, but without a warm reboot I was hesitant to use Centos. Since FC5 (64-bit as well) came out recently, I tried it and warm reboots work great. So it would seem that it is a kernel/driver issue, but I have no idea where to begin. Also I'm not if additional grub boot parameters might help. I won't be i...
2011 Oct 20
1
effect function in the effects package
...ce an effect plot after the proportional odds logistic regression model. There is no problem for me to estimate the model, but when it comes to the graphing, I was stuck. see the codes below: ############################################################################## myologit <- polr(factor(warm) ~ yr89 + male + white + age + ed + prst, + data=ordwarm2, method=c("logistic")) require(effects) plot(effect("age", myologit, xlevles=list(age=seq(20, 80, 5), given.values(male=1, yr89=1)))) #######################################################################...
2009 Oct 12
1
How to do a 3 party Warm Transfer in Asteriks 1.4
We are running Asterisk 1.4 and need some help to determine how (if) * supports 3 party warm transfers. I've searched quite a bit and all I can find is information on "attended transfers". What we are looking for is: (1) external inbound call A comes to * extension B, caller A is placed on hold and extension B calls external third party C. After explaining caller A issue...
2009 Mar 26
0
warm spares on a 4540
Hi, In the doc: http://docs.sun.com/source/819-4359-15/CH3-maint.html#50495545_22785 of the 4540 it mentions you can have warm spares. Is there any zfs setting that labels a drive as a warm spare? Or does this not matter if you use the zpool autoreplace property? Thanks in advance, ~~sa -- ---------------- Shannon A. Fiume System Administrator shannon dot fiume at sun dot com
2013 Feb 06
0
[LLVMdev] [cfe-dev] Using CMake/Ninja on buildbots
...son <arnaud.adegm at gmail.com> > wrote: >> >> I think we just need to increase coverage. Everything you can do to build >> (even slightly) differently than other bots is good to have. > > > Hi Arnaud, > > I agree building with { CMake, autoconf } x { Cold, Warm } will catch more > corner cases than defaulting all builds to the same standard, however, > relying on patchy distribution to achieve that is naive. Also, we don't need > to catch build corner cases on every commit... > > A standard build system for buildbots and developers is b...
2007 Jul 20
1
reboot from com32
Q: Is there a way to do a reboot (either warm or cold) from a com32 program? I have a com32 program that sometimes (based upon conditions) needs to reboot the system. I would prefer to do a warm reboot (40:72 = 0x1234), but at this point cold would be OK too. grepping through syslinux-3.51 I only found one reference, in iso/pxelinux.asm at...
2013 Feb 06
0
[LLVMdev] [cfe-dev] Using CMake/Ninja on buildbots
...tuck. We also can perform a routine make clean, say, every Sunday, so that we're sure we're not wrongly passing tests that should be failing. Thoughts? cheers, --renato Hi Renato, ninja does not bring any advantage with a "clean" build, but once you tried it with a "warm" build, you can not do any longer without it :) I think there are different aspects there : - the ninja vs make aspect is more a matter of sparing time and energy, as they should give the same results - autoconf vs cmake : I do not know how many bots are using cmake today, probably a few...
2016 Apr 02
5
[Bug 94803] New: nouveau bug crashes kernel 4.4.6 on warm boot
https://bugs.freedesktop.org/show_bug.cgi?id=94803 Bug ID: 94803 Summary: nouveau bug crashes kernel 4.4.6 on warm boot Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: m...
2010 Apr 20
1
Samba on Solaris 8
.../usr/local/samba/sbin/smbd: fatal: libtalloc.so: open failed: No such file or directory Killed libtalloc.so exists in /usr/local/samba/lib. I tried including /usr/local/samba/lib in both $LIBPATH & $LD_LIBRARY_PATH Any ideas anyone? Sl?inte, David "Build a man a fire he'll be warm for a day, set a man on fire and he'll be warm for the rest of his life" - Terry Pratchett Checkout my photos - http://www.panoramio.com/user/1113507
2012 Nov 29
13
Fwd: Maintaining capacity during deploys
...ook behavior, which is to reap old Unicorn workers via SIGQUIT after the new one has finished booting. Unfortunately, while the new workers are forking and begin processing requests, we''re still seeing significant spikes in our haproxy request queue. It seems as if after we restart, the unwarmed workers get swamped by the incoming requests. As far as I can tell, the momentary loss of capacity we experience translates fairly quickly into a thundering herd. We''ve experimented with rolling restarts at the server level but these do not resolve the problem. I''m curious if...
2011 Dec 08
1
lda output missing
...s not complete. Is it something simple that I am overlooking? I am working in R 2.14.0 with an updated MASS package. Here is my syntax: lda(CC ~ sumstem + maxdbh + maxh + cdlai + sumlai + sumbas + totalbio + ratio, data = practice) and the output is: Prior probabilities of groups: normal warm 0.5 0.5 Group means: sumstem maxdbh maxh cdlai sumlai sumbas totalbio normal 901.3722 16.66994 15.70927 0.010393258 1.672247 5.471812 27.67875 warm 972.4916 22.27247 19.64740 0.002429775 3.181994 9.892683 47.68511 ratio normal 0.01162921 warm 0.85721...
2005 Oct 10
1
using innov in arima.sim
...evel after some time, but it would have been nice to have it there from the first observation... I took a look into the code for arima.sim, and I think I found the reason for this behaviour in the line x <- ts(c(rand.gen(n.start, ...), innov[1:n]), start = 1 - n.start) It seems like the "warming up" innovations are standard normal, and that that's why the first observations of z0 are so large in magnitude. So one solution is to generate z0 <- arima.sim(list(ar=c(0.9)), n=n, innov=eps, sd=sd(eps)), but I didn't figure out this before having taken a look at the code. So...
2010 Feb 19
5
[LLVMdev] glasgow haskell appears to be adopting LLVM
...r C-- backend to be the primary backend for native code generation, but by bundling LLVM with the GHC sources, they'll be able to remove a whole passle of Perl and GCC-related crawling horrors. They're hoping to get some performance improvements out of the migration. Let us all now give a warm welcome to our new Haskell comrades! — j h woodyatt <jhw at conjury.org> http://jhw.vox.com/
2019 Jul 03
0
Replicate shared folders to warm standby host
We like to set up our mail system in two datacenters but the wiki<https://wiki.dovecot.org/Replication> says "Shared folder replication doesn't work correctly..." I'm thinking about using an external loadbalancer to ensure that only one host will get connections. Normal operations: client ==imap=> loadbalancer ==imap=> host1 ==replication=> host2 Host1 or
2006 Sep 21
1
Saw this and thought warmly of everyone on the list
This type of thread always amazes me. With all of the work that the CentOS team does (gratis) I sometimes wonder why they take the time to respond to such ignorance and pigheadedness. Perhaps this is evidence that producing a product like this takes enormous patience and thus prepares them to deal with the Tuttle's of the world. Good job guys, Alex