similar to: Speed vs Windows systems issue

Displaying 20 results from an estimated 1200 matches similar to: "Speed vs Windows systems issue"

2007 Jul 10
2
integration over a simplex
Hello The excellent adapt package integrates over multi-dimensional hypercubes. I want to integrate over a multidimensional simplex. Has anyone implemented such a thing in R? I can transform an n-simplex to a hyperrectangle but the Jacobian is a rapidly-varying (and very lopsided) function and this is making adapt() slow. [ A \dfn{simplex} is an n-dimensional analogue of a triangle or
2007 Apr 14
2
Samba -> WinXP: slow transfers, partial solution
Hello All, I'm running Samba 3.0.24 as PDC and file server on Gentoo Linux, AMD64, 2.6.19 kernel, 100MBit/s network, and experience quite slow file transfers from Samba to WinXP SP2 clients: the speed is varying, but is about 1-2Mb/s at best. I spent quite some time investigating the issue, here are the intermediate results: 1) This happens only when transferring _from_ _Samba_ to
2018 Mar 29
2
virtio over SW-defined/CPU-driven PCIe endpoint
I've been investigating how to implement a virtio device (as opposed to a virtio driver) on a regular computer system with a PCIe controller that can operate in endpoint mode, as opposed to an endpoint that's implemented by a hypervisor that can preempt execution of a VM, or an endpoint that's implemented purely in hardware by logic gates. In my case (and I assume likely in most
2003 Feb 10
2
Wireframe (lattice) questions
I have a few questions on formatting wireframe plots: 1. How can I remove (or at least "white-out") the border on the plot? (I.e., the 2-d box around the whole plotting area, not the 3-d cube). I'm willing to hack the code if necessary. 2. Is it possible to suppress plotting of all sides of the cube except for the axes? 3. Is there a reliable way to print expressions in
2010 Sep 15
2
performance transfer (samba VS ftp)
Hi folks :-) situation: debian stable (samba version 2:3.2.5-4lenny9) from clients by ftp the transfer of huge file is about 10/11Mb/s (with an ethernet 10/100) by samba came 5/6Mb/s is it correct? In smb.conf I don't have any "strange"options: thanks Pol domain master = yes preferred master = yes os level = 65 workgroup = WORKGROUP netbios name = name Server String = name
2007 Oct 19
1
Managing a lopsided has_and_belongs_to_many relationship
I''ve got a fixed list of several thousand Things, and a User base that may grow to who knows how big (we can only hope ,right?) Users have and belong to many Things. I want to display a list of top Things, based on how many users each has. Things with 0 users are not displayed. Two questions. First, I expect the density of the relatioships to focus on a small percentage of the
2009 Apr 22
4
Problem with "apply"
Hi R users, I am trying to assign ages to age classes for a large data set (123,000 records), and using a for-loop was too slow, so I wrote a function and used apply. However, the function does not properly assign the first two classes (the rest are fine). It appears that when age is one digit, it does not get assigned properly. I tried to provide a small-scale work-up (at the end of the
2001 Dec 11
4
journal form?
Are these posts available in journal form so I could get only one message a day? I really enjoy getting the lowdown on R and I'm really putting it to work and have almost stopped using that other package whose initials are "SAS", but I' like to unclutter the inbox. Or are these archived at the end of the day, week, or month? I wouldn't want to go for a week without learning
2009 Jan 24
1
Environment change?
So i have a simple question that doesnt require sample code, not sure if that violates posting rules or not. Is this: [1] "111" "112" "113" "114" "115" "116" "118" "119" "120" "123" "125" "126" [13] "127" "128" "132" "137"
2010 Mar 12
3
defining columns in a matrix
Hi all, I have the following 7 x 7 matrix. ?I am trying to figure out how to label the columns to something more descriptive other than [,1], [,2], etc. I have tried the c(x,y,z,) function, but I get a error returned stating that my vectors need to be the same length. Do I need to convert this to something else such as a list and then repack it? Thanks, Kindra ?? ? ? ? Volume Time ? ? ? ?[,1]
2007 Dec 29
15
Do you think it would look cleaner?
I was looking over some of my specs. I was thinking that the following: @game.should_receive(:name).and_return(''The Battle for Blaze'') @game.should_receive(:people).and_return(5000000) @game.should_receive(:activated).and_return(true) Would it look cleaner if I could do this instead? @game.should_recieve_and_return( :name => ''The Battle for Blaze''
2006 Jan 11
1
Re: setting up asterisk to handle incoming SIP URI
I would like to setup my Asterisk server to process an incoming SIP URI and redirect all requests to a specific context. Example: (1) using a sip phone I'd like to be able to call: sip:somedomain.com *or* sip:someone@somedomain.com (2) i'd like my asterisk server to answer the call and route it to the context=in-from-sipclient which would play thru some DP actions Can anyone give
2006 May 09
1
kinit fails
I'm trying to configure a Solaris 8 system to authenticate Samba against Windows 2003 ADS. I've compiled the appropriate packages; however, I'm quickly stuck trying to get my kerberos ticket. Here's the error: sumac:/opt/local/kerberos5/bin# ./kinit admin@DCRI.DUKE.NET kinit(v5): Cannot resolve network address for KDC in requested realm while getting initial credentials
2020 Feb 26
1
Re: *** buffer overflow detected *** accessing invalid FD in libguestfs
On Wednesday, 26 February 2020 10:43:27 CET Richard W.M. Jones wrote: > On Wed, Feb 26, 2020 at 11:21:18AM +0200, Veselin Kozhuharski wrote: > > Hallo Rich, > > > > Here is the fd list and total number just before collectd application > > crashes. Before that the number of used fd's is constantly increasing. It > > looks like a fd leak inside libguestfs to me.
2017 Jun 05
2
asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
On Mon, Jun 5, 2017, at 01:22 PM, Michael Maier wrote: > > Do you have any idea where to start to look at? Adding additional output > in the source code? Which functions could be interesting? I may add own > debug code to see why things are happening as they happen here. The logic for T.38 negotiation lives all in the res_pjsip_t38 module and the request to negotiate works using a
2020 Feb 24
3
*** buffer overflow detected *** accessing invalid FD in libguestfs
We have extended collectd virt plugin to extract info about disk usage from a libvirt domain using libguestfs. In addition to my previous mail I am attaching some more infomration about the problem. Currently the collectd plugin works fine and retrieves the required statistics. The problem that I face happens after certain number of cycles (getting disk usage statistics). Collectd is terminated
2010 Oct 07
1
bogus file times in samba 3.5.4
Hi, I am seeing some very dodgy behavior from samba where the files times displayed to the client seem to have no basis in reality. In the example below The file was created on Oct. 5th but samba is saying the file time was way back on Sep. 30th. [root at tungsten KOSRCFLM]# ls -l 1321-538.dpn -rw-rw-r-- 1 resin resin 387 Oct 5 15:49 1321-538.dpn [root at tungsten KOSRCFLM]# stat 1321-538.dpn
2011 Jun 01
8
[Bug 719] New: ipset restore fails randomly
http://bugzilla.netfilter.org/show_bug.cgi?id=719 Summary: ipset restore fails randomly Product: ipset Version: unspecified Platform: All OS/Version: All Status: NEW Severity: critical Priority: P3 Component: default AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy:
2003 Sep 26
6
[Bug 719] pam auth not working the same way
http://bugzilla.mindrot.org/show_bug.cgi?id=719 Summary: pam auth not working the same way Product: Portable OpenSSH Version: -current Platform: Sparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: PAM support AssignedTo: openssh-bugs at mindrot.org ReportedBy:
2003 Apr 07
8
[Bug 538] Hanging while connecting
http://bugzilla.mindrot.org/show_bug.cgi?id=538 Summary: Hanging while connecting Product: Portable OpenSSH Version: 3.6p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: ao at infinet.com