FYI: libMagick-devel-6.7.6.3-1 contains Magick-config which uses
pkg-config, but there appears to be no associated setup.ini dependency.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well
On Mon, 9 Jan 2012, Corinna Vinschen wrote:
> On Dec 27 18:06, Brian Ford wrote:
> > On Fri, 23 Dec 2011, Corinna Vinschen wrote:
> >
> > > Sorry, but what I don't get from your reply is if the andl worked or
> > > not.
> >
> > No; by itself, it
On Fri, 23 Dec 2011, Corinna Vinschen wrote:
> On Dec 22 12:51, Brian Ford wrote:
> > On Wed, 21 Dec 2011, Corinna Vinschen wrote:
> >
> > > On second thought I'm a bit puzzled that the pthread stack isn't
> > > correctly aligned as well. Ignoring
ssion by those who apparently agree with you about how
crazy this is see:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40838
It looks like gcc 4.6 may finally "do the right thing" itself.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety Intern
cc4
Cygwin Package Information
Package VersionStatus
Evidently, setup somehow lost track that I had gcc-4 installed (confused).
Thank you for your patience.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safe
+ (nprocs * sizeof (children[0])));
> + + (nprocs * sizeof (cchildren)));
> }
FWIW, that worked.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any air
On Thu, 22 Dec 2011, Corinna Vinschen wrote:
> On Dec 21 15:25, Brian Ford wrote:
> > On Wed, 21 Dec 2011, Brian Ford wrote:
> >
> > Thanks for the fix Christopher, but I must be using the wrong compiler or
> > something. Here's my next issue:
> >
>
On Wed, 21 Dec 2011, Brian Ford wrote:
> Still trying, but getting the following warning turned into an error by
> -Werror which looks like it might be valid?
>
> cc1plus: warnings being treated as errors
> src/winsup/cygwin/fhandler.cc:
> In member function fhandler_base_overl
On Wed, 21 Dec 2011, Brian Ford wrote:
> I'm trying to test now, but I haven't built cygwin in years so I'm still
> working to get things set up.
Still trying, but getting the following warning turned into an error by
-Werror which looks like it might be valid?
cc1plus: w
the same in
> _dll_crt0 then...
Probably. I'm trying to test now, but I haven't built cygwin in years now
so I'm still working to get things set up. I've also lost track of Cygwin
internals. Does it make sense to you that those two patches from 2004
would no longer be effe
; On Dec 20 17:45, Brian Ford wrote:
> > I'm just headed home from work right now, but I thought I would let you
> > know of a regression from 1.7.9. It appears the effect of this patch:
> >
> > http://www.cygwin.com/ml/cygwin-cvs/2004-q2/msg00124.html
You were correct b
ich change caused the regression and send in an STC tomorrow.
Thanks.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Problem reports: http://cygwin.com/problem
us if anyone has a WAG? If not, I'll look harder on Monday.
Thanks.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Problem reports: http://cygwin.com/problem
nted, unfortunately no:
http://cygwin.com/ml/cygwin/2008-05/msg00019.html
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Problem reports: http://cygwin.com/proble
the key is to make sure select/poll returns (as either writable or
with error) before calling getsockopt(SO_ERROR). HTH.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Problem
gwin compatible. But
obviously the heap is still limited by many other address space mappings
(especially DLLs), so getting a full 2 or 4 Gb is not usually possible.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device i
(1.5.18) I discovered a delay in select on sockets and
wondered if this might have been related. I haven't retested in that long
since I found a work-around ;-).
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety devi
On Wed, 18 Aug 2010, Brian Ford wrote:
> Can someone please remind me why you shouldn't change to that directory
> only when SetCurrentDirectory would fail due to a long path, virtual
> path, etc? I think it was covered in the developer list, but I can't find
> it right
directory to //?/pipe then? The
> first time chdir is called?
Can someone please remind me why you shouldn't change to that directory
only when SetCurrentDirectory would fail due to a long path, virtual
path, etc? I think it was covered in the developer list, but I can't
eful integration of Cygwin
and Winpcap successfully for many years. YMMV.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Problem reports: http:
On Fri, 21 Aug 2009, Christopher Faylor wrote:
> On Fri, Aug 21, 2009 at 10:28:13AM -0500, Brian Ford wrote:
> >On Thu, 20 Aug 2009, Christopher Faylor wrote:
> >>How many people here are capable of firing up a debugger to decode
> >>problems?
> >
> >A lo
tter bug reports faster I think. How many times have you requested a
more refined test case becuase you didn't want to have to build perl in
order to debug it?
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in a
On Wed, 1 Jul 2009, Christopher Faylor wrote:
> On Wed, Jul 01, 2009 at 01:26:31PM -0500, Brian Ford wrote:
> >For a few months with my own CVS cygwin1.dll builds, as well now with
> >the last few snapshots, I can't get cron to start:
> >
> >$ net start cron
>
installed as a service under the cyg_server user. Reinstalling
the service does not change the behavior. Any ideas on how to debug this?
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a we
On Wed, 1 Jul 2009, Corinna Vinschen wrote:
> On Jun 30 14:23, Brian Ford wrote:
> > Even more so for context switches ;-):
> >
> > http://www.cygwin.com/ml/cygwin-developers/2007-10/msg00040.html
> >
> > although this performance penalty was removed from rea
gwin.com/ml/cygwin-developers/2007-12/msg4.html
it is still present for send/recv and friends.
I'd be happy to make a donation or organize a fund raising effort if it
would help to find a work around for this long standing performance issue.
--
Brian Ford
Staff Realtime Software Engineer
exits as I described
previously. Stupid question: You did actually check to see that the
output file was written and valid, right? Our test case is simpler:
convert logo: test.jpg
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety Internatio
return VALID_OBJECT;
}
but I can't figure out how to get a back trace or any more information.
Running under gdb just shows the 0xC005 exit code without stopping.
Isn't the efault handler supposed to catch this anyway? Any further
debugging ideas? Thanks.
--
Brian Ford
Staff Realti
On Wed, 24 Jun 2009, Brian Ford wrote:
> On Wed, 24 Jun 2009, Christopher Faylor wrote:
>
> > http://cygwin.com/packages/gcc4/
> > http://cygwin.com/packages-2/gcc4/
>
> Sorry, I forgot that an experimental package was available. My cygwin
> mailing list skimming t
On Wed, 24 Jun 2009, Christopher Faylor wrote:
> On Wed, Jun 24, 2009 at 04:37:56PM -0500, Brian Ford wrote:
> >I'm prepared to work the problem as my time permits, but I assume you
> >are going to get far less help with Cygwin debugging/development if you
> >require a c
On Wed, 24 Jun 2009, Christopher Faylor wrote:
> On Wed, Jun 24, 2009 at 07:40:39PM +0100, Dave Korn wrote:
> >Brian Ford wrote:
> >> g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
> >>
> >> winsup/cygwin/winbase.h: In
> >> member
//cygwin.com/ml/cygwin-patches/2009-q2/msg00072.html
but I haven't had time to dig into the full problem. Thanks for any help
available.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is
for many Cygwin system
calls to proceede.
> The need for parsing DWARF sections by the
> user himself is a difficult and painstaking challenge.
Have you considered libdwarf? I have a build that works using a custom
minimal libelf stub library. I don't use if for back traces at the
momen
On Thu, 12 Mar 2009, Corinna Vinschen wrote:
> It seems I introduced this problem with the new advisory file locking
> code in 1.7. I just applied a patch which is supposed to fix your
> problem. Please give it a try.
Fixed. Thanks!
--
Brian Ford
Staff Realtime Software Engin
o () { return ino ?: ino = hash_path_name (0,
pc.get_nt_native_path ()); }
and returns the non-zero ino instead of calling hash_path name? I thought
we just said ino < UINT_32MAX was bad?
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety Interna
FYI, I needed the attached patch to make it compile. I did not post this
to patches with a ChangeLog because I didn't take the time to see if it is
correct.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device i
On Tue, 10 Mar 2009, Dave Korn wrote:
> Brian Ford wrote:
> > It appears that the inode number is changing for consecutive stats?
> >
> > $ ls -i //SambaServer/share/TestFile
> > 3779159704 //SambaServer/share/TestFile
> >
> > $ ls -i //SamabaServer/shar
e/TestFile
3779159704 //SambaServer/share/TestFile
$ ls -i //SamabaServer/share/TestFile
3881062408 //SambaServer/share/TestFile
?
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-tr
gment?
What is errno?
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygw
On Fri, 20 Feb 2009, victhor_1983 wrote:
> Direccion.sin_addr.s_addr=inet_addr("224.0.22.1");//("138.4.32.34");
Binding to a multicast address doesn't work on windows. You must bind to
INADDR_ANY.
--
Brian Ford
Staff Realtime Software Engineer
VITAL
interface to use for outbound
traffic. IP_ADD_MEMBERSHIP tells a particular interface to receive
multicast traffic. That IP must be present and up with link, or EINVAL
will be returned.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the
$ uname -a
CYGWIN_NT-5.1 PC1163-8460A-XP 1.7.0(0.193/5/3) 2009-02-09 22:27 i686
Cygwin
Just curious if the following is known behavior?
$ echo a | tee >(wc)
a
tee: /dev/fd/63: Bad file descriptor
$ 0 0 0
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Vis
dlinks works. I'm still puzzeled how to get rid of
> them. Does anybody knows how to do that?
Just a WAG, but disable Windows File Protection?
http://support.microsoft.com/kb/222193
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety Internati
On Mon, 29 Dec 2008, Brian Ford wrote:
> The only major difference I'm aware of is that Cygwin defaults to 8 byte
> alignment for long long and double for performance reasons, while MSVC
> defaults to 4 byte alignment for those types I believe.
Actually, I remebered one more differ
#x27;) but can
> it be done for my Cygwin compiler - e.g. with a compiler option or a #pragma
> or whatever?
Google attribute packed as I don't remember the exact syntax, but I fail
to see how this actually helps your cause.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Sim
would cause the error you mentioned.
ATI is aware of the bug. Me too ;-).
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Unsubscribe info: http://cygwin.com/ml/
ng thread, and so
> we're seeing an extra quantum or two of constant overhead for systematic
> reasons.
Yep, two. The minimum quantum on NT based OSes is 1024. See this
thread for support of your hypothesis:
http://cygwin.com/ml/cygwin-developers/2007-10/msg00040.html
--
Brian Ford
Lead Rea
his is unnnecessarily complex.
Why did you choose this strange localhost telnet IPC to begin with?
Couldn't it just be a library? I guess it might be because of privilege
issues?
> Any recommendations on what to do or more code to look at are greatly
> welcomed. Thanks!
I would appreciate yo
hunk size.
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/prob
tar -cf - srcdir | tar -C dstdir -xf -
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
granularity.
Sure, there are lots of solutions to measuring time more accurately.
The solution I provided is better suited for scheduling processes as
accurately as Windows allows.
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the be
> {
> gettimeofday(&tv, NULL);
> timestamp = tv.tv_sec + (double)tv.tv_usec/100;
> printf("%f\n", timestamp);
> }
>
> Output:
>
> 1193149915.220881
> ... many times ...
> 1193149915.220881
> 1193149915.230881
> ... many times ...
> 1193149915.2408
A CVS compile error; FYI:
../../../../cygwin/winsup/cygwin/path.cc: In member function `int
symlink_info::check(char*, const suffix_info*, unsigned int)':
../../../../cygwin/winsup/cygwin/path.cc:3549: error:
`STATUS_OBJECT_NAME_INVALID' undeclared (first use this function)
--
Brian
On Mon, 23 Jul 2007, Christopher Faylor wrote:
> >Brian Ford writes:
> >
> >> $ date > outfile
> >>
> >> $ cat outfile
> >> Mon Jul 23 11:30:14 CDT 2007
> >>
> >> $ java Test >> outfile 2>&1
> >>
On Fri, 20 Jul 2007, Eric Blake wrote:
> Brian Ford FlightSafety.com> writes:
>
> > In file included from
> > ../../../../cygwin/winsup/cygserver/bsd_helper.cc:27:
> > /home/ford/downloads/cygwin/winsup/cygwin/security.h:338: error:
> > `path_conv' has no
downloads/cygwin/winsup/cygwin/security.h:359: error: ISO C++
forbids declaration of `parameter' with no type
/home/ford/downloads/cygwin/winsup/cygwin/security.h:360: error:
`path_conv' has not been declared
/home/ford/downloads/cygwin/winsup/cygwin/security.h:360: error: ISO C++
forbids
On Wed, 27 Jun 2007, Corinna Vinschen wrote:
> On Jun 27 09:22, Brian Ford wrote:
> > On Wed, 27 Jun 2007, Corinna Vinschen wrote:
> > > On Jun 22 12:16, Brian Ford wrote:
> > > > On Wed, 6 Jun 2007, Brian Ford wrote:
> > > > > 6 [main] ? (
gt; loop?
No, it points to its parent directory.
> !/usr/X11R6/share/doc/lesstif-0.94.4/html
I don't parse this.
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
On Wed, 27 Jun 2007, Corinna Vinschen wrote:
> On Jun 22 12:16, Brian Ford wrote:
> > On Wed, 6 Jun 2007, Brian Ford wrote:
> >
> > > FYI, I'm seeing the following errors quite often with current 1.7.0 CVS
> > > and have been for some time. For instance, I
D)
(gdb) p/x fp->_offset
$12 = 0x65f468000
(gdb) ptype fp->_offset
type = long long int
(gdb) p/x curoff
$13 = 0x5f468000
(gdb) ptype curoff
type = long int
So, it would seem that fflush is not 64 bit safe and fseeko64 should not
be calling it, but I'm not sure how to fix it.
Any s
On Wed, 6 Jun 2007, Brian Ford wrote:
> FYI, I'm seeing the following errors quite often with current 1.7.0 CVS
> and have been for some time. For instance, I can't use my CVS build to
> build Cygwin again. I've yet to have time to investigate much, and don't
>
On Fri, 15 Jun 2007, Aaron Gray wrote:
> > Are you using a dual (or more) processor system?
>
> No.
Including hyperthreading?
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-
This is just in case any developer remembers a recent (within a couple of
months) possibly related change. If not, I'll try to binary search CVS
as soon as my schedule frees up some. Thanks.
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety Intern
On Sat, 26 May 2007, Eric Blake wrote:
> But in classic open source mindset, the release will be sooner if you
> help.
Only microscopically in this case, since to my knowledge there is no
public list of release criteria or open issues that need addressing before
releasing 1.7.0.
--
Bria
't figure out if there
> was a solution - could it be buffer sizes or something configurable?
>
> I'm in a position of defending the use of Cygwin instead of the manual
> Windows way of doing things by those not familiar with Unix. Any
> hints would be appreciated.
http://cyg
On Wed, 7 Mar 2007, Christopher Faylor wrote:
> I removed the sig_dispatch_pending from handle_sigprocmask.
Would now be a good time to ask this question again?
http://cygwin.com/ml/cygwin-developers/2006-07/msg00029.html
I assume the answer is still the same, though ;-(.
--
Brian Ford
L
7;t think any more
reports are necessary. If you'd like to debug it however, I'm sure that
would be appreciated.
I haven't looked at it because I have other work to do, and it's not
really in my way.
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Syste
nic: MUTEX_UNLOCK (1) [util.c:2279] at -e line 1.
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
dMin = 1; /* Try 1 ms and hope for the best */
}
if (timeBeginPeriod(tc.wPeriodMin) != TIMERR_NOERROR)
printf("timeBeginPeriod error %d\n", GetLastError());
}
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety Inter
ed to use the Posix device name (/dev/ttySx).
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
I'm not sure what broke, but you might consider trying a snapshot:
http://cygwin.com/ml/cygwin-cvs/2007-q1/msg00066.html
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained
e typing, it would help if you'd review the following
thread:
http://cygwin.com/ml/cygwin-developers/2006-11/msg0.html
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained cre
e
OP, I haven't ever seen this behavior from gettimeofday.
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Unsubscribe info: http://cygwin.com/ml/#unsubscrib
On Tue, 6 Feb 2007, Brian Ford wrote:
> On Tue, 6 Feb 2007, Ritter, Nils wrote:
> > g++ -o out-glut/salmon out-glut/adjacency.o out-glut/assemble-matrix.o
> > out-glut/big-vector.o out-glut/bounding.o ... lots of object files ...
> > out-glut/wx-salmon.o -lXi -lXt -lICE -l
32 is a Windows native library,
not an X11 one. The X11 one is named GL. You should not have a
-L/ib/w32api in this command.
Try reading /usr/share/doc/Cygwin/opengl*.README for clarification.
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety Internat
On Wed, 31 Jan 2007, Dave Korn wrote:
> On 31 January 2007 16:19, Brian Ford wrote:
> > On Wed, 31 Jan 2007, Christopher Faylor wrote:
> >> If we REALLY wanted to preserve -mno-cygwin, we could do so as a shell
> >> script wrapper for gcc but, personally, I think I
On Wed, 31 Jan 2007, Christopher Faylor wrote:
> If we REALLY wanted to preserve -mno-cygwin, we could do so as a shell
> script wrapper for gcc but, personally, I think I'd rather just tell
> people to use the cross-compiler.
Why not just alias -mno-cygwin to -b i686-mingw?
--
B
exec functions.
[snip]
As indicated, argc is at least one and the
first member of the array points to a string containing the
name of the file.
Attached is a modified test case that fixes a few of these issues, but
still hangs (or stutters; it does appear to proceed after long period
On Fri, 19 Jan 2007, Brian Ford wrote:
> Yup, thanks. Iozone put one in C:\WINDOWS\system32. Sorry.
I really hate to bring this up, but unless I missed something,
www.iozone.org is distributing a binary Cygwin DLL (1.5.17) without a GPL
compliant source offer via:
http://www.iozone.org/
On Fri, 19 Jan 2007, Corinna Vinschen wrote:
> On Jan 19 09:59, Brian Ford wrote:
> > In trying to test Corinna's new fstat mmap optimization, I've run into the
> > following recently introduced strangeness. I've done a clean build and a
> > reboot just in ca
ctly one per file based mmap call. All my testcases still
> work fine, but we already saw that my testcases don't cover all weird
> cases in the world. So, please give this change a serious test.
Looks good here. Thanks!
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Vi
ATION
33413 [main] sshd 4060 open_stackdumpfile: Dumping stack trace to
sshd.exe.stackdump
I've got to get back to real work for a while, so it will be a while until
I can look into this further. But, both problems are very recent
regressions. (Confused as I haven't seen any obviously suspect changes
On Wed, 17 Jan 2007, Corinna Vinschen wrote:
> On Jan 16 17:28, Brian Ford wrote:
>
> > PS: In an strace of this, I see three fstat64s called from within a
> > single mmap64. Do you know where they all are, and if two should be
> > optimized away?
>
> There
To clarify a few things...
On Tue, 16 Jan 2007, Larry Hall (Cygwin) wrote:
> Brian Ford wrote:
> > A quick look via Filemon doesn't show where the time is going. But since
> > I don't regularly run this way, I'm not that interested in pursuing this
> > furth
On Wed, 10 Jan 2007, Brian Ford wrote:
> On Wed, 10 Jan 2007, Corinna Vinschen wrote:
>
> > I implemented the above mentioned technique, which isn't much code
> > anyway. It reserves a memory lot big enough to fit in the whole
> > mapping, memorizes the address, fre
On Sat, 13 Jan 2007, Corinna Vinschen wrote:
> On Jan 12 10:34, Brian Ford wrote:
> > On Fri, 12 Jan 2007, Corinna Vinschen wrote:
> > > Current CVS contains a change which is probably the cause for that.
> > > Before deleting a file, the file is moved to the recycle bi
ill try to test 1.5.23 when I get a chance, but I have no reason
to suspect it is broken.
CREAD appears to always be enabled but not indicated by tcgetattr or
controllable via tcsetattr right now. So, the test case above is not
indicative of the original problem.
To the OP, posting your code mig
Thanks for the explanation.
On Fri, 12 Jan 2007, Corinna Vinschen wrote:
> - P's to speed up the code are TC ;)
I'll look when I can, but since you mentioned "there's obviously some room
for optimization", could you state the obvious as a lead for someone who
has th
? Would it then only penalize deletes of open files?
(Incidentally, I've noticed this as well.)
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Unsubscribe info:
.
Note also that we usually run with /3GB /Userva=2800, which means 1.2G
kernel/2.8G application, because we found that certain drivers need that
much kernel space to map their large PCI memories (video cards, image
processing boards, SCSI drivers, etc.)
The PAE stuff discussed by Christoph
w it
really doesn't matter functionally, but it sure looks confusing ;-).
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
--
Unsubscribe info: http://cygwin.com/ml/#
On Fri, 5 Jan 2007, Corinna Vinschen wrote:
> "overmap"? -v please?
Posix symantics: mmap fixed region x, mmap fixed region y which is a
subregion of x where y replaces x's mapping.
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety
I don't know what mmap magic Cygwin uses internally to do this, but can't
you just map the big region, then overmap the disk file without the map,
unmap, remap, remap?
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safe
On Fri, 5 Jan 2007, Brian Ford wrote:
> On Fri, 5 Jan 2007, Brian Ford wrote:
> > Ok, after further investigation, this is a /3GB boot.ini flag interaction.
> > Unfortunately, this is a critical flag for our application, so all our
> > machines are configured this way. Th
On Fri, 5 Jan 2007, Christopher Faylor wrote:
> On Fri, Jan 05, 2007 at 10:55:09AM -0600, Brian Ford wrote:
> >One more tidbit before I have time to find the real problem. Compiling
> >the test case with -Wl,large-address-aware makes the test pass on a
> >/3GB system.
>
&g
On Fri, 5 Jan 2007, Brian Ford wrote:
> Ok, after further investigation, this is a /3GB boot.ini flag interaction.
> Unfortunately, this is a critical flag for our application, so all our
> machines are configured this way. That is why I failed to realize its
> significance b
On Fri, 5 Jan 2007, Corinna Vinschen wrote:
> On Jan 4 17:17, Brian Ford wrote:
> > $ uname -a
> > CYGWIN_NT-5.1 PC1163-8460-XP 1.7.0(0.161/4/2) 2007-01-04 15:51 i686
> > unknown unknown Cygwin
> >
> > $ ./mmaptest.exe
> > CloseHandle(fh_disk_file.get_ha
uld this change be (for disk files, raw devices,
mail slots, etc.) (memory devices already use 64k for st_blksize)?
Thanks.
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
#x27;ll need to use the same C++ compiler as was used to generate this
> library.
Or, to add a messy but sometimes useful option not previously directly
mentioned in this thread, use the same C++ compiler as was used to
generate this library to create an extern C wrapper API. The C wrapper
API
Just FYI for now in case anyone is interested enough to look. I'll try
and make an STC, and possibly a patch when I have time to look further.
Thanks.
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device i
1 - 100 of 686 matches
Mail list logo