Displaying 20 results from an estimated 57 matches for "peforming".
Did you mean:
performing
2009 Feb 07
1
Wine with 2x nVidia GTX260 lame peformance ingame?
Hi people.
So I got Steam running properly in WINE by reverting to version 177 of the nVidia driver. Now I have a new problem.
I have really shitty performance for Source games in WINE. This means rainbow-y colors, glistening walls, at ~13 fps with all lowest graphics settings.
High quality native linux games run beautifully at all highest settings, including Penumbra and Prey and Quake 4.
I
1999 Aug 07
1
INSTALL script does not handle spaces in pathnames correctly (PR#242)
Full_Name: Lyndon Drake
Version: Version 0.65.0 Under development (unstable) (August 07, 1999)
OS: Linux 2.2.2
Submission from: (NULL) (202.14.102.52)
I was attempting to install the DSE package from a directory whose
pathname includes spaces. The INSTALL script interprets spaces in
the pathname as a separator. For example:
[lyndon@beat Rdse]$ pwd
/home/lyndon/doc/uni/415.704 Computer Systems
2009 Oct 27
1
Error in solve.default peforming Competing risk regression
Dear all,
I am trying to use the crr function in the cmprsk
package version 2.2 to analyse 198 observations.I have receive the
error in solve.default.
Can anyone give me some
insights into where the problem is?
Thanks
here is my script :
cov=cbind(x1,x2)
z<-crr(ftime,fstatus,cov))
and data file:
x1 x2 fstatus ftime
0 .02 1 263
0 .03 1 113
0 .03 1 523
2005 Nov 05
3
Security=user half as fast as share. Why?
I'm running Suse 9.2 (kernel 2.6.8-24) with Samba 3.0.20b
When I use security=user, my read/write performance is less than half the
peformance with security=share. Why? There are no other changes, but
performance is never better than half the speed. This happens with WinXP,
Win2K and Win98 clients, so I don't think the client configuration is the
problem. Network is gigabit, with
2006 Sep 19
2
file locking question
Hi all,
If I have a linux server running samba for filesharing and I use NFS to
make these shares available on another linux server that also runs samba
to share the same shares will the locking still work properly?
I can use this to get around an issue with multiple authentication
domains and I suspect NFS is less chatty than SMB anyway so will mean a
peformance win as well across the WAN.
Can
2010 Feb 06
2
lmer Error message
Does anybody knows what this error message means:
Error in object$terms : $ operator not defined for this S4 class
I have peformed the following steps:
> library(lattice)
> library(Matrix)
> library(lme4)
> inkm inkm$Gamie glm.incm drop1(glm.incm,test="Ch") Error in object$terms : $ operator not defined for this S4 class
Your suggestin would be of a greatl help to
2006 Sep 07
1
httperf
Hi,
has anyone run httperf in Xen.if so cna you share the peformance. Also can someone please send me the source for this. the HP site that hosts it does not respond and i do see any other sites that have the source for httperf.
Thanks
PKrishna
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2003 Oct 11
1
Subclassing lm
I'd trying to subclass the "lm" class to produce a "mylm" class whose
instances behave like lm objects (are accepted by methods like summary.lm)
but have additional data or slots of my own design.
For starters:
setClass("mylm", "lm")
produces the somewhat cryptic:
Warning message:
Old-style (``S3'') class "mylm" supplied as a
2006 Jan 03
1
Extending a data frame with S4
I'm trying to create an extension to data.frame with more complex row
and column names, and have run into some problems:
> setClass("new-data.frame", representation("data.frame"))
[1] "new-data.frame"
Warning message:
old-style ('S3') class "data.frame" supplied as a superclass of
"new-data.frame", but no automatic conversion will
2023 May 24
1
[PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
On 05/23, Eric W. Biederman wrote:
>
> I want to point out that we need to consider not just SIGKILL, but
> SIGABRT that causes a coredump, as well as the process peforming
> an ordinary exit(2). All of which will cause get_signal to return
> SIGKILL in this context.
Yes, but probably SIGABRT/exit doesn't really differ from SIGKILL wrt
vhost_worker().
> It is probably not the worst thing in the world, but what this means
> is now if you pass a copy...
2010 Mar 22
1
maxNR - Error in p(a, b) : element 1 is empty; the part of the args list of '*' being evaluated was: (b, t)
Hello everyone...
We were trying to implement the Newton-Raphson method in R, and estimate the
parameters a and b, of a function, F, however we can't seem to implement
this the right way. Hope you can show me the right way to do this. I think
what we want R to do is to read the data from the website and then peform
maxNR on the function, F. Btw the version of R being used is "RGui for
2007 Jan 10
2
using veritas dmp with ZFS (but not vxvm)
We have some HDS storage that isn''t supported by mpxio, so we have to use veritas dmp to get multipathing.
Whats the recommended way to use DMP storage with ZFS. I want to use DMP but get at the multipathed virtual luns at as low a level as possible to avoid using vxvm as much as possible.
I figure theres no point in having overhead from 2 volume manages if we can avoid it.
Has anyone
2015 Jan 21
2
Shared folders - Namespace definition
Hello,
I'm trying to configure shared mailboxes with ACL. My problem is FS layout.
Our maildirs is completely outside of home dirs (home dirs is on pure SSD
zpool, maildirs on separate HDD zpool). We are using checkpassword auth,
which sets mailbox_location for each user. Layout is following:
maildirs:
/dpool/mail/maldirs/user-uuid/
home is:
/dpool/mail/home/user-uuid/
index &
2023 May 23
2
[PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
...ct ksignal ksig;
>
> if (!killed)
> killed = get_signal(&ksig);
>
> clear_thread_flag(TIF_SIGPENDING);
> }
>
> continue;
> }
I want to point out that we need to consider not just SIGKILL, but
SIGABRT that causes a coredump, as well as the process peforming
an ordinary exit(2). All of which will cause get_signal to return
SIGKILL in this context.
>
> -------------------------------------------------------------------------------
> But let me ask a couple of questions.
I share most of these questions.
> Let's forget this patch, let&...
2003 Oct 18
2
Samba 2.2.8a and 3.0.0
Samba Team,
How do I create simulated load on a samba server? I wish to use
feedback-directed program restructuring on AIX 5.2 to determine if
performance can be improved by rearranging the executable generated by the
IBM 6.0 compiler.
Mostly I'm determining what the upper bound on smbd's is in a
multiprogramming environment. I'm currently running about between 800 and
1000
2006 Oct 14
9
How can I do my own search limits?
I''m trying to add a way to query across associations for a model in
acts_as_ferret. Say I have a model A and it has a relationship with
model B. Like say a Book has many pages. I want to search across the
pages of the Book and produce a list of unique books who''s pages match
the terms. So if I have a page that hits then I will add that book to
my list of results. Right
2010 Dec 07
2
PDC (CentOS 5.5, Samba 3.5.6): no domain group names sent to Windows 2003 members
Hello,
After setting up Samba 3.5.6 on CentOS 5.5 (built from sources) I have
noticed a strange problem.
Windows 2003 servers participating in this Samba domain do not receive
domain groups list when I, say, try to assign security credentials for a
file/folder. When I choose domain as source, search reveals only
technical group names and individual domain users names. No domain group
names
2001 Apr 09
1
James Nord's reply to Win2K and multiple Samba 2.07 servers
Hello again,
Thanks James for your replies.
In regards to the slow read/write, the software vendor is aware of the
problem, at some stage they will buffer the read/write, but it won't happen
overnight, the binary file is quite complicated. So there are no updates
available for this particular issue and I don't expect any for a couple of
months. The software in question can generate
2008 Oct 30
1
(no subject)
smbd crashes on startup
/var/log/samba/smbd output:
[2008/10/30 00:58:56, 1]
passdb/pdb_ldap.c:ldapsam_enum_group_memberships(2850)
User account [nobody] not found!
[2008/10/30 00:58:56, 0] lib/fault.c:fault_report(40)
===============================================================
[2008/10/30 00:58:56, 0] lib/fault.c:fault_report(41)
INTERNAL ERROR: Signal 6 in pid 3902
2008 Oct 30
1
smbd crashes on startup
Sorry for the duplicate I forget to fill in the subject line.
smbd crashes on startup
/var/log/samba/smbd output:
[2008/10/30 00:58:56, 1]
passdb/pdb_ldap.c:ldapsam_enum_group_memberships(2850)
User account [nobody] not found!
[2008/10/30 00:58:56, 0] lib/fault.c:fault_report(40)
===============================================================
[2008/10/30 00:58:56, 0]