Displaying 10 results from an estimated 10 matches for "grueling".
2005 Nov 02
2
A BIG Thank You
...; (pun intended) to the CentOS team! The
organization very much behind the scenes is not apparent, but very much
must exist. It almost looks like there is an 'internal' competition
between members, each trying to roll out the updates faster than the
other. I know this must be a bit of a grueling task and one that
interrupts the day's activities.
Again, GREAT job folks!!! And a big THANKS!!
John Hinton
2009 May 27
5
r-plot
Dear R-community
I have a grueling problem which appears to be impossible to solve:
I want to make a simple plot, here is my code: http://gist.github.com/118550
Unfortunately, the annotation of both the x- and y-axis are not correct, as
you can see in the following picture:
http://www.nabble.com/file/p23739356/plot.png
I am not an...
2006 Mar 21
1
Konqueror Ajax update
...since I have a
couple of Unix boxes in my workshop, I threw Konqueror into the mix, and
reported here earlier today (or yesterday) that Konqueror ( 3.4.3) could
handle Ajax perfectly, at least as far as the simplest AWDWR Ajax example
(./example/index) was concerned.
It occurred to me to do a more grueling test.
I took the "periodically_call_remote" example (./example/periodic), and
specified CGI::escapeHTML(`ps -ef | grep ruby`) in the "ps" action. With "ps
-ef", I enjoyed an Ajax "top" in a browser!. I used the default refresh rate
of 2
Since I have a Slackwa...
2005 Apr 16
6
wishlist: ''none'' as source address in rules
Hi,
I plug my laptop in different networks and use the following hack to
configure automatically shorewall for trusted/untrusted networks:
In /etc/shorewall/params:
# none is a dummy zone associated to the loopback interface
NONE="none:0.0.0.0"
# Network scheme, automatically detected by intuitively
NETWORK_SCHEME="$(cat /etc/network/scheme 2>/dev/null)"
case
2015 Oct 08
2
[cfe-dev] Buildbot Noise
On 10/07/2015 02:44 PM, Eric Christopher via cfe-dev wrote:
>
>
> On Wed, Oct 7, 2015 at 2:24 PM Renato Golin <renato.golin at linaro.org
> <mailto:renato.golin at linaro.org>> wrote:
>
> On 7 October 2015 at 22:14, Eric Christopher <echristo at gmail.com
> <mailto:echristo at gmail.com>> wrote:
> > As a foreword: I haven't read a
2008 Dec 08
10
[PATCH] Accurate vcpu weighting for credit scheduler
Hi,
This patch intends to accurate vcpu weighting
for CPU intensive job.
The reason of this problem is that
vcpu round-robin queue blocks large weight vcpus
by small weight vcpus.
For example, we assume following case on 2pcpu environment.
(with 4domains (each domain has 2vcpus))
dom1 vcpu0,1 w128 credit 4
dom2 vcpu0,1 w128 credit 4
dom3 vcpu0,1 w256 credit 8
dom4 vcpu0,1 w512 credit 15
2012 Feb 22
2
Query: list within a list
Dear R users,
I have difficulty to create a list within a list.
Example: with
> A <- vector(mode="list", 4)
I create a list of 4 elements:
> A
[[1]]
NULL
[[2]]
NULL
[[3]]
NULL
[[4]]
NULL
In each element of this list I can store, for example, a matrix:
A[[1]] <- matrix ...
I need each element of A to be a list (all the lists of the same length), and then store matrices
2009 Oct 01
1
Problems getting scanner to work from xsane (from Gnome Menu or GIMP)
We have a networked HP OfficeJet All-In-One. I have the scanner working
with the CentOS 5.3, except xsane is ignoring SANE_DEFAULT_DEVICE.
scanimage does however take this environment variable just fine:
server1.wendellfreelibrary.org% scanimage -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
2012 Nov 29
13
Fwd: Maintaining capacity during deploys
We''re using unicornctl restart with the default before/after hook
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
2009 Jun 01
1
installing sn package
...------------------------------
Message: 4
Date: Wed, 27 May 2009 02:52:35 -0700 (PDT)
From: durden10 <durdantyler@gmx.net>
Subject: [R] r-plot
To: r-help@r-project.org
Message-ID: <23739356.post@talk.nabble.com>
Content-Type: text/plain; charset=us-ascii
Dear R-community
I have a grueling problem which appears to be impossible to solve:
I want to make a simple plot, here is my code: http://gist.github.com/118550
Unfortunately, the annotation of both the x- and y-axis are not correct, as
you can see in the following picture:
http://www.nabble.com/file/p23739356/plot.png
I am not an...