Displaying 20 results from an estimated 9000 matches similar to: "Operation Ticket Cleanup - volunteer to close fixed tickets"
2006 Apr 09
16
Rails 1.1.2: A tiny fix for gem dependencies
The new gem version dependency system from Rails 1.1.1 needed a few
tweaks to work properly and to stop throwing meaningless warnings.
This tiny release makes up for that. To install:
* gem install rails
* rake rails:update:configs (to get the latest config/boot.rb)
This release also signals our new commitment to do more tiny releases
from the stable branch, which only gets bug fixes. So it will
2006 Apr 03
4
How to create new rails 1.1 app if only rails 1.0 installed?
I have rails 1.0 and I cannot install rails-1.1 system-wide.
However, I can freeze_edge (but just once because of svn 1.1.4 on
Debian).
Under this scenario, how can I create brand new rails-1.1 apps?
I know how to freeze_edge *existing* rails-1.0 apps but that process
seems to be imperfect because the script/about command and
/rails/info/properties URL do not work after freezing to 1.1.0
2006 Apr 06
1
Rails 1.1.1 looks tagged waiting for official word
See
http://dev.rubyonrails.org/timeline
It is truly amazing how many improvements it has over 1.1.0 despite the
short time since release.
--
Posted via http://www.ruby-forum.com/.
2013 Apr 05
0
DRBD + Remus High IO load frozen
Dear all,
I have installed DRBD 8.3.11 compiled from sources. However the backend
block will freeze if there is high IO load. I use Remus to support high
availability and checkpointing is controlled by remus for each 400ms.
If I check the Iostat I got the idle CPU will decreasing extremely each
checkpointing and when its reach 0% of idle cpu the local backing device
will freeze and damage the
2006 Feb 12
1
lme, nlsList, nlsList.selfStart
Dear listers,
I am trying to fit a model using nlsList() using alternately a SSfol()
selfstart function or its developped equivalent formulae.
This preliminary trial works well
mydata<-groupedData(Conc~Tps|Organ,data=mydata)
mymod1<-nls(Conc~SSfol(Dose,Tps,lKe,lKa,lCl),data=mydata)
as well as a developped form:
mymod2<-nls(Conc~Dose * exp(lKe+lKa-lCl) *
2010 Mar 18
0
[MODULE] COM32 module to time null-dumping a file
From: Gene Cumm <gene.cumm at gmail.com>
COM32/samples/cptime.c: A module for coarse null-dumping speed
comparisons. Accepts multiple files and an option of -s (as the first
option) to provide a simple output. Also computes/displays +/- 1 tick
to show coarseness.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
I'd recommend using a file that takes around 100 ticks to
2004 Mar 12
0
Basic questions on nls and bootstrap
Dear R community,
I have currently some problems with non linear regression analysis in R.
My data correspond to the degradation kinetic of a pollutant in two
different soil A and B, x data are time in day and y data are pollutant
concentration in soil.
In a first time, I want to fit the data for the soil A by using the Ct =
C0*exp(-k*Tpst) with Ct the concentration of pollutant at time t, C0
2023 Aug 09
1
[External] Encountered a crash, what is best way to tell if it has been fixed or now
I was able to put the crash through the gdb on the original VM that encountered the problem.
(Not sure why the VM I initially tried to analyze the crash dump on didn’t do this correctly, but not concerned about it now).
It’s providing additional details.
Would this be considered a better example of the crash?
I will go through the version comparisons and see if there are any updates since
2010 Mar 20
1
[MODULE] COM32 module to time null-dumping a file, v1.1
From: Gene Cumm <gene.cumm at gmail.com>
COM32/samples/cptime.c: A module for coarse null-dumping speed
comparisons. Accepts multiple files and several options. -l shows
long format (default; for overriding -s). -s shows short format. -b
<NUM> changes the transfer buffer size. Also computes/displays +/- 1
tick to show coarseness in long format.
Signed-off-by: Gene Cumm
2011 May 13
0
Tps error
Hi,
I am trying to use the Tps procedure to visualize 3 variables in XYZ space, but
keep getting the error messages below:
Warning messages:
1: In Krig.find.gcvmin(info, lambda.grid, gcv.grid$GCV, Krig.fgcv, :
GCV search gives a minimum at the endpoints of the
grid search
2: In Krig.find.gcvmin(info, lambda.grid, gcv.grid$GCV.one, Krig.fgcv.one, :
GCV search gives a minimum at the endpoints
2004 Apr 09
1
bootstrap function coefficients
Dear R community,
Please, can you help me with a problem concerning bootstrap. The data table
called «RMika», contained times (Tps) and corresponding concentration of a
chemical in a soil (SolA). I would like to get, by bootstraping, 10
estimations of the parameters C0 and k from the function: SolA =
C0*exp(-k*Tps).
# First, I fit the data and all is OK
>
2020 Jul 03
0
Slow terminal response Centos 7.7 1908
It was found that the software NIC team created in Centos was having
issues due to a failing network cable. The team was going berserk with
up/down changes.
On Fri, Jul 3, 2020 at 10:12 AM Erick Perez - Quadrian Enterprises <
eperez at quadrianweb.com> wrote:
> Hey!
> I have a strange condition in one of the servers that I don't where to
> start looking.
> I login to the
2020 Jul 03
1
Slow terminal response Centos 7.7 1908
Hi Erick,
what was the value of 'si' in top ?
Best Regards,
Strahil Nikolov
?? 3 ??? 2020 ?. 18:48:30 GMT+03:00, Erick Perez - Quadrian Enterprises <eperez at quadrianweb.com> ??????:
>It was found that the software NIC team created in Centos was having
>issues due to a failing network cable. The team was going berserk with
>up/down changes.
>
>
>On Fri, Jul 3,
2004 Jul 18
2
bootstrap and nls
Hi,
I am trying to bootstrap the difference between each parameters among two non linear regression (distributed loss model) as
following:
# data.frame
> Raies[1:10,]
Tps SolA Solb
1 0 32.97 35.92
2 0 32.01 31.35
3 1 21.73 22.03
4 1 23.73 18.53
5 2 19.68 18.28
6 2 18.56 16.79
7 3 18.79 15.61
8 3 17.60 13.43
9 4 14.83 12.76
10 4 17.33 14.91
etc...
# non
2020 Jul 03
2
Slow terminal response Centos 7.7 1908
Hey!
I have a strange condition in one of the servers that I don't where to
start looking.
I login to the server via SSH (cant doit any other way) and anything that I
type is slow
HTTP sessions timeout waiting for screen redraw. So, the server is acting
"slow".
server is bare metal. no virtual services.
no alarms in the disk raid
note: server was restarted because of power failure.
2010 Aug 24
0
Minus values in Tps
Hello there,
I am using the Tps function to fit a spline to my data which is measurements
of a sedimentary layer on an xy plane to see how the thickness of the layer
changes. I was wondering if it was possible to change the Tps code so that
no minus values are calculated by the spline as these are obviously
unfeasible.
Any help would be much appreciated,
Thanks,
Sam
--
View this message in
2012 Apr 03
3
filling small gaps of N/A
Hi everybody,
I'm a new R french user. Sorry if my english is not perfect. Hope you'll
understand my problem ;)
I have to work on temperature data (35000 lines in one file) containing some
missing data (N/A). Sometimes I have only 2 or 3 N/A following each other,
but I have also sometimes 100 or 200 N/A following each other. Here's an
example of my data, when I have only small gaps
2002 Oct 30
1
Error in Fields TPS function {svd ...} again
Thanks for all the helpful responses. I include the data file and the
syntax file for reference. Again, if I use the fields function, as is, I
get the message:
Error in svd(tempM) : error 159 in dsvdc
using traceback, I get:
> traceback()
4: stop(paste("error ", z$info, " in dsvdc"))
3: svd(tempM)
2: Krig(x, Y, cov.function = rad.cov, m = m, decomp = decomp,
2008 Mar 28
1
bwlimit on rsync locally
Does "bwlimit" option really work on rsync locally? We have one type
of harddisk and want to slow down rsync I/O on disk because I don't
want the disk head gets too hot. While I'm trying to use --bwlimit
option, it looks the rsync speed was slowed down, but iostat is not
improved at all. In both case the block written speed is increased by
the same amount.
How could I really
2007 Oct 18
1
Vista performance (uggh)
Issue: Vista reads slowly from a samba server. This appears to pop up
periodically here and elsewhere.
My samba.conf file has:
[homes]
...
vfs objects = readahead
As suggested elsewhere.
Writes are approximately 17-18MB/s which is acceptable. Reads are in
the 8MB/s range which is appalingly slow. Using linux smbclient and
windows XP clients I can read at 25+MB/s. I've enabled vfs