Displaying 20 results from an estimated 20000 matches similar to: "memory space"
2009 Apr 04
2
threshold distribution
Dear ALL
I have a list of data below
0.80010 0.72299 0.69893 0.99597 0.89200 0.69312 0.73613 1.13559
0.85009 0.85804 0.73324 1.04826 0.84002
1.76330 0.71980 0.89416 0.89450 0.98670 0.83571 0.73833 0.66549
0.93641 0.80418 0.95285 0.76876 0.82588
1.09394 1.00195 1.14976 0.80008 1.11947 1.09484 0.81494 0.68696
0.82364 0.84390 0.71402 0.80293 1.02873
all of them are ninty.
Nowaday, i try to find a
2009 Mar 11
1
how to rotate the histogram
Dear all
I want to combine two figures on one plot. First figure display the
data distribution. The x-axis of first figure is individual's ranking
and the y-axis of first figure is probability. However, the second
figure is a histogram about probability. In order to make the figure
more clearly, i want to put those two figure together. But i have a
problem that i can not rotate the
2003 May 03
2
Memory leakage?
Hi, all:
I'm using R 1.7.0 on WinXP under SDI mode. However, very often after I
closed all R windows, my CPU usage was still 100%. By checking the task
manager, I found there are one or several "Rgui.exe" still running and took
all the CPU. I had to close them one by one manually. This happened to me
with R 1.6.1, R 1.6.2 also and also on Win2K. Rememeber there was a
2003 May 08
3
R crashes with package SJava; was Memory leakage?
Dear all,
Maybe this has something to do with R crashing?
When my R version crashes, there is Rgui.exe still
running in the background (i.e. W2K's task manager
recognises it only as a process, which apparently
is using almost 100% of the CPU).
I can reproduce that by "using" the SJava package
(from Brian Ripley's homepage, as suggested on
http://www.omegahat.org/RSJava/).
2008 Mar 14
3
Dialing patterns and "GSM" format numbers
H,
Just a quick question that has been bugging me for a while.....
Most of my address book phone numbers are stored in the format:
+<country code><area code minus the 0><local number>
i.e. +XXXXXXXXXXXX
In my asterisk (Trixbox) server I would like to be able to dial
numbers from my address book using HUD or the SIP client on my 3G
phone using numbers in this format.
On
2009 Apr 27
4
A way to get the R data stored temporarily in working memory?
Hey guys,
I have a problem: I created a silly for loop without saving the results
on each step. After a while I realised that it will take days to finish
the loop until I get the results.
Is there a way to get the data R saves in working memory or in a
temporary file while runing the loop? So that stoping the loop will not
result in complete data loss?
Thank you very much!
Greetings,
2011 Mar 15
1
Problem with nls.lm function of minpack.lm package.
Dear R useRs,
I have a problem with nls.lm function of minpackl.lm package.
I need to fit the Van Genuchten Model to a set of data of Theta and hydraulic conductivity with nls.lm function of minpack.lm package.
For the first fit, the parameter estimates keep changing even after 1000 iterations (Th)
and
I have a following error message for fit of hydraulic conductivity (k);
Reason for
2004 Sep 20
2
Can't delete smbpasswd user if not in /etc/passwd
Hi all,
Looking for a solution to the following:-
# smbpasswd -x jh---
build_sam_account: smbpasswd database is corrupt! username jh--- with uid 1774 is not in unix passwd database!
Failed to initialise SAM_ACCOUNT for user jh---. Does this user exist in the UNIX password database ?
Failed to modify password entry for user jh---
#
Ths user has already been deleted from the /etc/passwd (in
2001 Aug 28
1
Error: vector memory exhausted (limit reached?)
While runing R1.3.0 on a Win95 machine,
a process has produced the following error:
Error: vector memory exhausted (limit reached?)
In addition: Warning message:
Reached total allocation of 47Mb: see help(memory.size)
Lost warning messages
Now I cannot save the work (not too bad,
I had used save.image() just prior to launch
the process), but cannot quit the program:
> save.image()
Error:
2009 Jul 31
2
how use the subset?
hi ,everyone
I want subtract some dataset by subset.
>From the help running help(subset), ths information is "*subset(airquality,
Day == 1, select = -Temp)* "
while I running my script written as "*g1data<-subset(errdata, fac>12) *"
,it is wrong with the error information "*subset.default(newerrdata,
fac>12),can not find fac*"
and g1 in read
2001 Dec 30
2
Lock Problem
We have some database dos programs runing under Linux with dosemu on
the client side connected to Linux server runing samba, and want to do
register locks in a local directory mounted with smbmount. In samba 2.0
this was not possible (files become corrupted).
Can samba 2.2 do the trick?. We don't want to use micro$oft lan manager
for DOS.
Any other options?.
Thanks in advance
Pietro
2005 Aug 13
2
Problems runing R CMD check
Hello!
I have a problem checking the package. Firstly, I do not know how to specify
the package to check. I tied specify it by supplying the path and by runing
the R CMD check in the directory of the package.
In addition to that, I get an error bellow. Any suggestions on how to set
TMPDIR would be greatly appriciated!
C:\Ales\Statistika\Blocno modeliranje\dr\blockmodeling>R CMD check
*
2005 Oct 12
6
[OT] Gentoo install help please
I''ve decided to take the plunge and go with Gentoo for my rails development
and test box. I figure the easy of maintenance is worth the setup hassles.
Anyway, I''m followin the instructions on the Gentoo web site. I''ve selected
the ..''i686'' 2.6 kernel for my 700mhz amd processor, and choosen stage3
install option from CD. I''m now at the the
2009 Nov 09
6
Move domU lvm based to another dom0
Hi guys, I need to move an lvm based domU from one dom0 to another dom0.
How do you guys do ths?
xm save/restore doesnt have the option to specify lvm target as the storage.
Thanks
Chris
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2019 Sep 18
1
[p2v PATCH v2] Use URL to point to GNU licenses
Adjust almost all the license headers to point to the GNU website
instead of the FSF postal address.
3rd party code copies are unchanged.
Spotted by Rpmlint.
---
v1 is:
https://www.redhat.com/archives/libguestfs/2019-September/msg00079.html
Makefile.am | 3 +--
autogen.sh | 3 +--
bash/Makefile.am | 3 +--
2016 Mar 25
2
CentOS6: Building a modified kernel rpm
I'm very confused on the right step to use to setup a modified kernel in centOS6.
As a simple user, I've downloaded the latests sources (I'm runing an old kernel
version) :
rpm -i
http://vault.centos.org/6.7/updates/Source/SPackages/kernel-2.6.32-573.22.1.el6.src.rpm
in the spec file ~/rpmbuild/SPECS/kernel.spec I've set:
%define buildid .numa
Now I want to set
2008 May 07
1
Newbie users - xen-3.2
Hi
I''m newbie who using xen - 3.2, and I have question. I have runing
xen-3.2 on ubuntu 8.04, server have 2Gb memory and processor core 2 duo
2Ghz.
How many guest I running? Per guest I runing apache2+php5, other guest
have running jabber server openfire.
If I running 10 guest I don''t have free memory?
Regards,
ForAll
_______________________________________________
2005 Mar 21
1
Two ISP and routing.
I think I''ve figured out the routing for multiple ISP''s and DNAT. For
ths who might be interesed, I''ve uploaded some notes to:
http://www.heronforge.net/redhat/node17.html
Let me know of you see any errors or a better way...
--
Stephen Carville <stephen@totalflood.com>
Unix and Network Admin
Nationwide Totalflood
6033 W. Century Blvd
Los Angeles, CA 90045
2008 Jun 23
1
RSync on Mac
I’m having a heck of a time setting up an RSync server on a mac OS X system. I have run it as a daemon (--daemon) with a configuration file and have created a plist file and put it in the launch directory. Still can’t get a connection. When I run ths ps –E on the system, I don’t see rsync running.
Any links to good setup docs?
Brad
No virus found in this outgoing message.
Checked by
2009 Apr 01
2
wine, 3D games and amd64
Hi,
I have been a a wine user for a quite long time, for Microsoft Money
2002 first, and World of Warcraft then. Recently, I found in a lost
cardboard many "old" games, and tried to play them again (only
original CDs, so for each try I had to patch the games with latest
version of course).
First Heroes of Might and Magic II, marked as gold on appdb : I was
unable to run it, I get