search for: sill

Displaying 20 results from an estimated 106 matches for "sill".

Did you mean: sell
2007 Jan 16
4
ocfs Vs ocfs2
Hi everbody this is my first post, I have two test server .(Both of them is idle) db1 : RHEL4 OCFS2 db2 : RHEL3 OCFS I test the IO both of them The result is below. db1(Time Spend)db2(Time Spend)OS Test Command dd (1GB) (Yazma)0m0.796s0m18.420stime dd if=/dev/zero of=./sill.t bs=1M count=1000 dd (1GB) (Okuma)0m0.241s8m16.406stime dd of=/dev/zero if=./sill.t bs=1M count=1000 cp (1GB)0m0.986s7m32.452stime cp sill.t sill2.t Why db1 is too slow than db2 ? Anybody have idea ? My production database is oracle 9205 on RHEL3 and OCFS I test the 9208 on RHEL4 and OCFS2 ....
2007 Jan 16
4
ocfs Vs ocfs2
Hi everbody this is my first post, I have two test server .(Both of them is idle) db1 : RHEL4 OCFS2 db2 : RHEL3 OCFS I test the IO both of them The result is below. db1(Time Spend)db2(Time Spend)OS Test Command dd (1GB) (Yazma)0m0.796s0m18.420stime dd if=/dev/zero of=./sill.t bs=1M count=1000 dd (1GB) (Okuma)0m0.241s8m16.406stime dd of=/dev/zero if=./sill.t bs=1M count=1000 cp (1GB)0m0.986s7m32.452stime cp sill.t sill2.t Why db1 is too slow than db2 ? Anybody have idea ? My production database is oracle 9205 on RHEL3 and OCFS I test the 9208 on RHEL4 and OCFS2 ....
2004 Jan 22
4
Rsync's Speed
During my initial download for my home directory backup, it took rsync over 6 hours to do the initial backup, but I can FTP the stuff in about 30 Mins. Is Rsync usualy this slow? I have compression turned on, and its across a 100 MB/S network, Anyone had this problem before? Steve Sills
2010 Jun 09
0
Fixed sill in variogram fitting (geoR)
Dear all, I'm trying to fit a variogram model using variofit function in geoR package. There is an option to fix the nugget but is there anyway to force the variogram sill to equal some defined value? I'm working with standardized longitudinal data so the process variance is 1 and I'd like to force the sill of the variogram to reach this value (and prevent it from going beyond). Anyway to achieve this in geoR? Thanks, Aziz Chaouch --
2004 Jan 22
0
Fw: Rsync's Speed
Steve Sills Platnum Computers, President http://www.platnum.com steve@platnum.com ----- Original Message ----- From: "Steve Sills" <steve@platnum.com> To: "jw schultz" <jw@pegasys.ws> Sent: Thursday, January 22, 2004 1:52 PM Subject: Re: Rsync's Speed > The source ser...
2017 Oct 19
0
Project ideas for GSoC/EVoC v2
...t will poll the performance counters, and dynamically change the clocks to achieve the highest possible performance, at the lowest power consumption possible and with the simplest possible heuristic. Enabling performance analysis on frameretracer Difficulty: Medium Skills Required: C, C++ Useful sills: Qt, OpenGL, Apitrace Hardware/Software required: Any NVIDIA Tesla or newer Where to ask questions: nouveau at lists.freedesktop.org, #nouveau on irc.freenode.net Description: Frameretracer is a wonderful tool to find and debug performance bottlenecks. However, it has been designed for Intel GPUs...
2007 Jan 05
1
gstat package. "singular" attibute
Hello, I'm using the gstat package within R for an automated procedure that uses ordinary kriging. I can see that there is a logical ("singular") atrtibute of some adjusted model semivariograms: .- attr(*, "singular")= logi TRUE I cannot find documentation about the exact meaning and the implications of this attribute, and I dont know anything about the inner calculations
2005 Mar 28
2
RE: 8 channel fxo setup outgoing call problem (cont)
Ok, I just got my 8 channel setup to dial out and back in but here is the new issue. It sill dials in fine with all the channels, but dialing out from inside the asterisk system only works on the 1st channel of my 1st TDM400P card. Now I dont have all 8 PSTN lines going into my asterisk box at this moment, only one line for testing currently, but I should be able to plug that one line i...
2004 Oct 31
3
strange results with dmvnorm
I am experiencing strange results using dmvnorm. I define a scaled distance matrix from the coordinates bellow and then calculate a covariance matrix using a spherical correlation function. Then with certain combinations of range and sill parameters dmvnorm is returning values greater than 1. Surely the results of dmvnorm should be in the interval 0:1 (or do I just nead a holiday?). In addition cov.spatial and sphercov are giving different results. Any clues as to what is happening here might just save my sanity. Many Thanks Dav...
2009 Jun 29
4
wine / vcvarsall.bat
Hi there, I am trying to play with wine and I cannot figure out how to read a bat file that would define some env var for me. I followed instructions from: http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208 And everything seems to be installed nicely for me (thanks to winetricks !): $ find ~/.wine | grep nmake /home/mathieu/.wine/drive_c/Program Files/Microsoft Visual
2011 Mar 03
2
lattice custom axis function -- right side margins
...The right-side axis is clipped off, though, and I haven't been able to figure out anything with viewport() and clipping or trellis.par.set to fix that... Any help greatly appreciated! Minimal example below. I would also like to add a label to the right-side vertical axis similar to the "sill..." label on the left. Bonus points if anyone can throw that in... Many thanks, Tim -- Timothy W. Hilton PhD Candidate, Department of Meteorology The Pennsylvania State University 503 Walker Building, University Park, PA 16802 hilton at meteo.psu.edu ------------------------------------...
2019 Mar 19
8
[GitHub] RFC: Enforcing no merge commit policy
...pull requests to disallow merge commits. Disable direct pushes to the master branch and update the git-llvm script to create a pull request when a developer does `git llvm push` and then have it automatically merged if there are no merge commits. 2. Enforce no merge commits for pull requests, but sill allow developers to push directly to master without checking for merge requests. This is essentially a best effort approach where we avoid having to implement our own custom work-flow for committing, while accepting the possibility that someone might accidentally push a merge commit. 3. Disable d...
2014 Jun 16
2
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
On Sun, Jun 15, 2014 at 01:33:46PM +0300, Patrick Chemla wrote: > Hi, > > I sill need some help. > > I tried to remove cdrom and USB controllers from qemu xml definition > file. > > > Still same Failed to create chardev when trying to run a Vms that run > on my local Fedora 20 computer. You didn't answer my question in the previous email that you en...
2009 May 08
3
Will radeon or radeonhd work with compiz?
...ied both the radeon and radeon hd driver with same results. Upon Compiz start, the display behaves exactly like it is going to work. The display goes blank, sequentially erasing and redrawing each window, but then it never actually starts. The windows are just left there with no decor. You can sill provide in put to them, but you cannot move or resize them. Issuing kwin --replace causes the reverse to happen (windows destroyed, black screen, windows then redrawn with kde decor. Does anybody have and idea what's happening and how to fix it? Thanks. -- David C. Rankin, J.D.,P.E. Ranki...
2010 Jul 26
1
[LLVMdev] Floating-Point Overflow check
Hello, i know that the result is infinte, but there are sill flags in the FPU which indicate that an overflow, underflow or div by zero occured. So isn't there an easy way to check if one of those flags is set? 2010/7/23 John McCall <rjmccall at apple.com> > On Jul 23, 2010, at 7:20 AM, Steffen Geißinger wrote: > > i need to check if...
2006 Feb 01
1
problem with cbind
Hello, I think this is Sill question but it's happens...... am$e_isell <- factor( with( am, ifelse( e_iacc == 1 & C5 == 1, 1, 0))) summary (am$e_isell) 0 1 3966 296 (Ok) am$e_isell [4256] [1] 1 Levels: 0 1 (OK) cbind( am$e_isell[4256], am$C6[4256]) [,1] [,2] [1,] "2&...
2007 Apr 15
1
Problem installing CentOS 5.0
...eferring to the onboard raid chips that the drive was attached to. This drive was used in a machine with a Silicon Image raid chip and a Promise raid chipset in the past, now its attached to onboard nvidia based controller but not in raid mode. I tried to low level format the drive and it sill did not work. Any ideas, I don't have this problem with Suse or Freebsd.
2005 May 19
2
iptables traversing read
Hi Is there a program which allow me to see how "my" traffic goes through my iptables rules? Which accept it, which deny? Right now my router has a little bit of traffic and its hard to see only mine traffic. -- Miłego Dnia Krystian Antoni _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2013 Mar 12
2
Specifying point symbol fill colour in lattice xyplot keys
...y the key is of interest here. It doesn't match the data and isn't meant to. On R 2.15.2 and lattice 0.20-10 the circle in the key has a blue outline and a red fill colour. On R 2.15.3 and lattice 0.20-13 the fill is transparent (or white). The source code for draw.key looks like it is sill trying to support the fill option. I have been able to confirm the old behaviour with the old R and lattice versions on Ubuntu 11.10 and openSUSE 12.2. I have confirmed the new behaviour with the new versions on Ubuntu 11.10 and Windows 7. Many thanks, Wayne Rochester CSIRO, Brisbane, Austral...
2005 Jun 30
9
How to make an initrd for xen
Hi How do I make an initrd for xen. I''m trying to boot rhel3 in fc4, and it keeps getting stuck at Freeing unused kernel memory. I''ve created the device files, but it still doesn''t boot up. I''m pretty sure that the solution lies in makeing an initrd file. Currently my xenU kernel is 2.6.11-1.1369_FC4xen0. Can someone please tell me how to do this? Many