similar to: [Bug 12755] New: [patch] Improve execution speed on Windows; with Win32 API calls

Displaying 20 results from an estimated 10000 matches similar to: "[Bug 12755] New: [patch] Improve execution speed on Windows; with Win32 API calls"

1998 Nov 04
0
Help: Cannot browse the shares on Samba server
Hello all, I really hate to just blast out a message right after subscribing to the list, but we're having equipment troubles and getting this new Linux server running just became priority -20. :( Base install is Red Hat Linux 5.1, with all the latest errata patches applied. Platform (for now) is a 90 MHz Pentium, 16MB of RAM, 3Com 3C509 Ethernet card. LAN is 10BaseT, running TCP/IP
2006 Jun 09
1
shutting down a mysql server renders cdr_mysqldead and asterisk nolonger makes or receives calls
Not res_config_mysql cdr_addon_mysql. All it does is log call detail records. According to bug http://bugs.digium.com/view.php?id=4749 cdr_addon_mysql should not behave in this way. Therefore 1. there is no realtime DB besides ASTDB storage of SIP phones, and 2. CDR is not a life-or-death situation for asterisk, if it stops asterisk should continue and replicate later (the year-old bug cited
2004 Jun 01
2
Problem in random (lme)
In a lattice 11x11 with 6 repetitions, we want to compare lines to their two parents. 3 of the 6 repetitions are sprinkled and the 3 others not. There are 5 factors : hm (hydrous mode), variety, block, rep and grandrep. grandrep gathers two repetition, a sprinkled and a not (as in Split Plot !). I use lme but I have problems in random. Can someone help me ? Ibnou DIENG
2005 Mar 11
0
Re: [Asterisk-biz] Opportunities for good billing solutions
On Fri, 11 Mar 2005 19:24:13 -0500, Joseph Benden <joe@thrallingpenguin.com> wrote: > Hello, > > My company, Thralling Penguin LLC, has been working on a billing solution, > but as everyone points out - it's a huge project. > > I would like to say that I've been working on a few PHP scripts for rating > calls, monthly billing, PDF invoicing, etc. However, I
2009 Jan 23
1
[LLVMdev] Problem invoking win32 api calls
Hi, I use the kaliedoscope tutorial to do some experiments. I'm trying to define a few win32 functions as extern and execute them from the toy language. Functions that take no arguments execute fine (for example, GetLastError()). However, calling functions that do take arguments (for example, SetLastError(unsigned int)) always crash the application due to some kind of stack corruption
2009 Jan 24
0
[LLVMdev] Problem invoking win32 api calls (Eli Friedman)
That worked perfectly! Thanks! ---------- Forwarded message ---------- From: Eli Friedman <eli.friedman at gmail.com> To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> Date: Thu, 22 Jan 2009 18:52:22 -0800 Subject: Re: [LLVMdev] Problem invoking win32 api calls On Thu, Jan 22, 2009 at 6:43 PM, Vijay D <techvd at gmail.com> wrote: > Hi, > > I use the kaliedoscope
2001 Nov 15
0
Tracing win32 api calls under windows
Hi, Anybody know what kind of tools are available in windows NT/2K for tracing win32 api calls ? Something on the lines of truss/strace. Apimon.exe, apispy just don't cut it. Not as robust as truss/strace. What kind of tracing tools does the wine development team use I wonder ? Thanks, -A
2012 Jan 16
2
R for Windows: Is there a function/package that enables Win32 API Calls?
I am looking for a means to call Win32 API calls from R for Windows. Is that possible? Thanks. [[alternative HTML version deleted]]
2007 Apr 12
2
Ferret 0.11.4.win32 indexing speed vs Ferret 0.10.9.win32
Firstly, thanks Dave for all your hard work. Ferret Rocks!, I am just testing 0.11.4.win32 and it seems to work just fine, however the index creation phase of my app is perhaps 3x slower under 0.11.4 vs 0.10.9 Details follow: System: windows xp sp2, index on local hard disk, Ruby 1.8.6 Run #1, Ferret 0.10.9 - Reboot - Build index, 35,000 rows added in 297 seconds - Run #2, Ferret 0.11.4 -
2012 Feb 12
3
Sound drop out with totem. mplayer Can't open audio device /dev/dsp
Hey all. This morning I found that my audio playback is randomly sprinkled with sound skips and dropouts. I went to /var/log/yum.log and found this: Feb 09 20:18:22 Updated: lame-3.99.4-2.el6.rf.i686 I'm not saying that caused the problem but it's all I could find that changed. When I ls in /dev there is no dsp entry. That would explain why mplayer Can't open audio device
2018 Mar 29
1
win32 lld Linker speed
I've got a customer project that emits a 18 MB .exe and 9 MB .exe.pdb; It takes about 6 minutes to link on their system, 2 minutes to link on mine (this a regullar lld -flavor link /opt:lldlto=0). the input is about 61mb of bitcode files (originally about 2100 object files) with debug info (both pdb and dwarf get emitted) stored in 5 .lib files, compiled with -O0 but with thin-lto (without
2014 Dec 03
0
Improve encoding speed on older Intel CPUs
The commit http://git.xiph.org/?p=flac.git;a=commit;h=e9d805dd4374cead02a4e991515bae3bf9547e43 changes the code of functons that calculate autocorrelation. However, the new code works slightly (about 4%) slower on Core 2. But with the new presets the speed decrease can reach ~25%. This patch enables both old and new functions and chooses between them in realtime. -------------- next part
2006 Aug 17
1
How to improve my response speed?
I recently found my web application responses very slowly: When the address has been inputed in the browser locally,I can see in the console that Webrick or Mongrel will have no information output for about 7-10 seconds,and after this wait, then the javascripts are started to be downloaded and then the controller start to response.What is the most possible one that lead to this 7-10
2014 Aug 28
2
Re: [PATCH 06/13] fish: edit: improve the editor execution
On Thu, Aug 28, 2014 at 03:21:09PM +0200, Pino Toscano wrote: > /* Edit it. */ > - /* XXX Safe? */ > - snprintf (buf, sizeof buf, "%s %s", editor, filename); > + if (asprintf (&cmd, "%s %s", editor, tmpfilename) == -1) { filename -> tmpfilename. Is that right? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
2006 Dec 29
1
How to improve speed of a single file transfer over an unstable link?
Long time fan and user of rsync, with a question. First some background... What I'm trying to do is copy a 21GB backup file from my parent's house to my home to help them with their new computer. But the link is sporadic, thus a continous copy will not succeed. The session dies after 25mins - 2 hours. Thus, I've scripted the following script 'get_me.sh' #!/bin/sh mv
2012 Apr 06
1
Execution speed in randomForest
I am using the randomForest package. I have found that multiple runs of precisely the same command can generate drastically different run times. Can anyone with knowledge of this package provide some insight as to why this would happen and whether there's anything I can do about it? Here are some details of what I'm doing: - Data: ~80,000 rows, with 10 columns (one of which is the
2006 Apr 06
2
Strange Error at the end of a succesful Migration
HI all, I''ve got a migration that creates a few new tables and populates a bunch of data into those tables from existing models. It works great. As expected. Tables are created. Relationships are made. Everything comes out fine as far as the data goes. But for some reason the migration task ends with this error: rake aborted! negative argument I''ve liberally sprinkled my
2013 Apr 18
0
[Bug 9813] New: --resume parameter to improve speed of dropped/partial transfers
https://bugzilla.samba.org/show_bug.cgi?id=9813 Summary: --resume parameter to improve speed of dropped/partial transfers Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at samba.org
2012 Mar 25
1
how to speed up OpenSSH command execution (and a speed analysis)
Hi. I recently did some investigation about how to get out the last microseconds of executing commands via OpenSSH on remote host (of course I'm using ConnectMaster). MOTIVATION: I'm introducing Nagios (well actualla Icinga) at the local institute. We have many active checks that must run locally on the remote hosts. The "best" way to do this is using NRPE (Nagios Remote
2006 Mar 08
1
negative token/ctokens
In this simple htb setup: # tc -s -d class ls dev eth0 class htb 1:1 root rate 300000bit ceil 300000bit burst 1749b/8 mpu 0b overhead 0b cburst 1749b/8 mpu 0b overhead 0b level 7 Sent 13171835 bytes 13169 pkt (dropped 0, overlimits 0 requeues 0) rate 45848bit 10pps backlog 0b 0p requeues 0 lended: 5272 borrowed: 0 giants: 0 tokens: -84429 ctokens: -84429 class htb 1:2 parent 1:1 prio 0