Re: cygwin/x and windows windowsg

2009-03-16 Thread Mojmir Svoboda
* Larry Hall (Cygwin) [2009-03-16 12:32:25 -0400]: > Wrong list. If you read the description of the lists at sorry m. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html F

cygwin/x and windows windows

2009-03-16 Thread Mojmir Svoboda
hello, i'd like to ask whether there is a way to control every window from cygwin/x environment. i mean having one fullscreen x server running and show win applications as if they were managed by the window manager running on top of x. many thanks, mojmir -- Unsubscribe info: http://cygwin.

cygwin and vista x64

2008-12-18 Thread Mojmir Svoboda
hello dear cygwinners, i have used cygwin happily until i got this new machine with vista x64 installed. i'm perceiving a lot of "fork: resource temporarily unavailable" problems. there seems to be connection with bash which crashes most often, but if i run for example make of bigger project, the

Re: Re: pthread_mutex_lock/unlock performance?

2008-03-14 Thread Mojmir Svoboda
morning, Corinna > > the thing is that cygwin's pthread_mutex_lock performs quite lazily it > > takes about seven times more than using native critical section. > Bookkeeping overhead? excuse my unfamiliarity with the matter, but i have no exact idea what bookkeping could be. could you elaborat

pthread_mutex_lock/unlock performance?

2008-03-13 Thread Mojmir Svoboda
hello, i'm runing cygwin (1.5.25?) under win xp sp2 and i ran a simple test which was supposed to measure the speed of pthread_mutex_lock, increment, pthread_mutex_unlock compared to interlocked increment and windows critical section. the thing is that cygwin's pthread_mutex_lock performs quite l