search for: chill

Displaying 20 results from an estimated 141 matches for "chill".

Did you mean: child
2004 Jun 30
12
New addition to FAQ
...th: http://www.dimension.net.nz/theora.html I'll be adding to it over the next 24 hours - mostly in the area of Playback and Encoding. Just threw it together in the past hour, so any suggestions, comments, or is anybody running a Win32 OS that can let me know about Compiling it etc? Cheers Chill.
2010 Jul 03
16
ionice
Hi Everyone, I''m experimenting with ionice, and I have to say at first impressions I''m very impressed! Does anyone have any idea how I could script the ionice config? I''m using phy for my DomUs so everything appears in ps as blkback.<DOMID>.xvda1 The problem is, is that the process id for the blkback process will change after every DomU restart,
2012 Oct 25
1
[LLVMdev] Potential Outage Tonight
Dear All, When it rains, it pours. I just got an emergency email that a chilled water feed to the Computer Science department stopped working, causing the temperature in some of the machine rooms to get over 100 degrees F. Machines in those rooms have been turned off to prevent damage. It looks like llvm.org has been affected, but the mailing lists are still working....
2008 Feb 09
2
"too little data" error still occurring in 1.0.10
...0.10, but am seeing the "too little data" error that was supposedly fixed in 1.0.9. Not sure how long it's been going on. I have a straightforward mbox setup, and am using Thunderbird to check my inbox. It can't read the box. The log fills up with these messages: Feb 8 23:24:43 chilled dovecot: imap-login: Login: user=<mike>, method=PLAIN, rip=##.##.##.##, lip=##.##.##.##, TLS Feb 8 23:24:43 chilled dovecot: IMAP(mike): FETCH for mailbox INBOX UID 1644 got too little data: 4254 vs 4262 Feb 8 23:24:43 chilled dovecot: IMAP(mike): Disconnected: Disconnected Let me know i...
2017 Oct 04
2
how to prevent files and directories from being deleted?
...leared during the boot process, it does not indicate that directories should be, and that is the source of this problem.? Packages on recent Fedora, RHEL, or CentOS releases should use tmpfiles.d to define directory structure within /var/run, but that is a unique and recent development. Please chill out.? There is no need to berate users, here.
2016 Oct 21
3
[PATCH 2/5] stop_machine: yield CPU during stop machine
...etion(-) > > diff --git a/kernel/stop_machine.c b/kernel/stop_machine.c > index ec9ab2f..1eb8266 100644 > --- a/kernel/stop_machine.c > +++ b/kernel/stop_machine.c > @@ -194,7 +194,7 @@ static int multi_cpu_stop(void *data) > /* Simple state machine */ > do { > /* Chill out and ensure we re-read multi_stop_state. */ > - cpu_relax(); > + cpu_relax_yield(); > if (msdata->state != curstate) { > curstate = msdata->state; > switch (curstate) { > -- > 2.5.5 >
2016 Oct 21
3
[PATCH 2/5] stop_machine: yield CPU during stop machine
...etion(-) > > diff --git a/kernel/stop_machine.c b/kernel/stop_machine.c > index ec9ab2f..1eb8266 100644 > --- a/kernel/stop_machine.c > +++ b/kernel/stop_machine.c > @@ -194,7 +194,7 @@ static int multi_cpu_stop(void *data) > /* Simple state machine */ > do { > /* Chill out and ensure we re-read multi_stop_state. */ > - cpu_relax(); > + cpu_relax_yield(); > if (msdata->state != curstate) { > curstate = msdata->state; > switch (curstate) { > -- > 2.5.5 >
2015 Jun 03
2
Icecast URL authentication problem
System: Icecast 2.4.1 and 2.4.2, OS: CentOS 6.6 x64 Tried to install icecast using following two different methods described in these links: (1) http://www.ukhost4u.co.uk/blog/538/install-icecast-2-centos-6-server/ (2) https://www.servint.net/university/article/taking-the-chill-out-of-installing-icecast/ Both of these resulted in working and stable icecast, but without the possibility of url authentication. Mountpoint authentication is configured as shown here: <authentication type="url"> <option name="mount_add" value="http://...
2006 Aug 18
11
Anyone used MS Access as db?
If yes, how do I set it up in the yml file? Thanks. - amateur Railist -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060818/6690a4e2/attachment.html
2020 Jun 16
3
Codifying our Brace rules-
...such a thing? Lacking that, it becomes a matter of personal taste and preference and anecdotal evidence in favour of one or the other style. Speaking of which, as I constantly run clang-format on the blocks of code, that I currently modify, I don't think I've ever misplaced a statement. ~chill -- Compiler scrub, Arm -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200616/44ad6328/attachment.html>
2012 Nov 16
2
[LLVMdev] code-owner sporks
...ime* to the point where pings are > a regular part of the development process. That's a huge waste of time > for everyone. It's only a waste of time if your workflow is entirely synchronous with patch review. Most of us have a number of things that we can work on, so letting a patch chill for a while on the list isn't a big deal because we just go on and do something else. Also, this situation has piqued my interest and so I am researching the issues involved. Could you give me some links (or thread titles) for dropped patches, so that I can take a look at them and try to puzzl...
2011 Mar 10
1
ChanSpy with alphanumeric SIP channels [1.6.2]
...n this scenario to be able to switch ChanSpy to a specific channel by typing in a ...# key sequence during a spy session? Regards, -- Raj -- Raj Mathur raju at kandalaya.org http://kandalaya.org/ GPG: 78D4 FC67 367F 40E2 0DD5 0FEF C968 D0EF CC68 D17F PsyTrance & Chill: http://schizoid.in/ || It is the mind that moves
2005 Jun 29
11
Asterisk@Home Ver 1.2 Whats new?
Hello I saw Ver1.2 is out. Whats new? Thanks for the hard work, David
2015 Jun 05
0
Icecast URL authentication problem
...install icecast using following two different methods described in these links: > (1) http://www.ukhost4u.co.uk/blog/538/install-icecast-2-centos-6-server/ <http://www.ukhost4u.co.uk/blog/538/install-icecast-2-centos-6-server/> > (2) https://www.servint.net/university/article/taking-the-chill-out-of-installing-icecast/ <https://www.servint.net/university/article/taking-the-chill-out-of-installing-icecast/> > > > Both of these resulted in working and stable icecast, but without the possibility of url authentication. > > > Mountpoint authentication is confi...
2011 Oct 14
1
and life goes on
...tuff work correctly i'm sure that for others, dennis ritchie is on their list, for his own trio: 1. c 2. k&r 3. unix godspeed to all of these people, who are "heroes" just as much as any firefighter or soldier, heroes of creativity and the imagination. and a hearty "chill out" to anyone who thinks this is "off-topic"... *** meanwhile, life goes on... it seems that fletcher finally received his app-store blessing, so we can hope that we will see "multimarkdown composer" soon... which means i can come out with my little tool as well....
2009 Jul 30
4
LSI MegaRAID system status
...w about it, the day it happens by seeing it in syslog or getting an e-mail message. The only solution I have found is on the LSI web-site. It is tool called "MegaMon for Linux". It most recent release was in 2005 and it requires that I use their driver. Just the package title gives me chills. It runs as a daemon and is almost constantly polling the h/w . I would much prefer a simple command line tool that I can wrap a script around and run it under cron. My questions are: 1. Does anyone know of a command line tool ? 2. Failing a positive response to #1, has anyone any experienc...
2001 Nov 20
3
Is anybody else gettting these?
I keep getting these smarmy sermons from somebody's mail account. I include my response to it below, though from its message, it probably won't be read. Tim Conway tim.conway@philips.com 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(nnnnnnnnnnnn,
2010 Dec 17
2
newbie question on str output
...9;: 84 obs. of 5 variables: $ Plant : Ord.factor w/ 12 levels "Qn1"<"Qn2"<"Qn3"<..: 1 1 1 1 1 1 1 2 2 2 ... $ Type : Factor w/ 2 levels "Quebec","Mississippi": 1 1 1 1 1 1 1 1 1 1 ... $ Treatment: Factor w/ 2 levels "nonchilled","chilled": 1 1 1 1 1 1 1 1 1 1 ... $ conc : num 95 175 250 350 500 675 1000 95 175 250 ... $ uptake : num 16 30.4 34.8 37.2 35.3 39.2 39.7 13.6 27.3 37.1 ... - attr(*, "formula")=Class 'formula' length 3 uptake ~ conc | Plant .. ..- attr(*, ".En...
2012 Nov 16
0
[LLVMdev] code-owner sporks
...gs are >> a regular part of the development process. That's a huge waste of time >> for everyone. > > It's only a waste of time if your workflow is entirely synchronous > with patch review. Most of us have a number of things that we can work > on, so letting a patch chill for a while on the list isn't a big deal > because we just go on and do something else. Of course, that's easier with git. :) > Also, this situation has piqued my interest and so I am researching > the issues involved. Could you give me some links (or thread titles) > for dro...
2009 Jan 10
6
Guidelines for CentOS Mailing List posts
Some people don't know how to conduct themselves on usenet and mailing lists. Despite the mailing list guidelines being crystal clear about no html posting and not top-posting we have people still doing so. People still use text-readers to access the mailing list so you could be denying access to these people by flouting the mailing list guidelines. This is an example of top-posting