Jim Aston <[EMAIL PROTECTED]> writes: > 1) server_call_noerr() - wineserver - is always 91-95% of the app side. > (The kernel module/syscall looks to address this problem. Yay!) The profiler also counts the time when the app is sleeping. It is perfectly normal to spend 95% of the time in server_call(), since this is where the app will be sleeping waiting for an event to happen. This doesn't mean that server_call() takes up 95% of the CPU time... -- Alexandre Julliard [EMAIL PROTECTED]
- RE: RFC - Winelib constructor init problem Patrik Stridvall
- RE: RFC - Winelib constructor init problem Patrik Stridvall
- Re: RFC - Winelib constructor init problem David Howells
- RE: RFC - Winelib constructor init problem Patrik Stridvall
- Re: RFC - Winelib constructor init problem Alexandre Julliard
- Re: RFC - Winelib constructor init problem David Howells
- RE: RFC - Winelib constructor init problem Patrik Stridvall
- Re: RFC - Winelib constructor init problem David Howells
- Re: RFC - Winelib constructor init problem David Howells
- Re: RFC - Winelib constructor init problem Jim Aston
- RE: RFC - Winelib constructor init problem Alexandre Julliard
- RE: RFC - Winelib constructor init problem Patrik Stridvall
- Re: RFC - Winelib constructor init problem Alexandre Julliard
- Re: RFC - Winelib constructor init problem David Howells
- Re: RFC - Winelib constructor init problem Jim Aston
- Re: RFC - Winelib constructor init problem Jim Aston
- Re: RFC - Winelib constructor init problem David Howells
- RE: RFC - Winelib constructor init problem Patrik Stridvall
- Re: RFC - Winelib constructor init problem David Howells