Is wine *always* mapping threads onto processes? (Was: Re: multiple instance

Frank Joerdens frank at joerdens.de
Wed Sep 11 10:49:59 CDT 2002


On Wed, Sep 11, 2002 at 05:42:23PM +0200, Sylvain Petreolle wrote:
> To be sure, be the same as Saint Thomas:
> issue a free before and after the launch of wine app.
> So you'll see that the application uses only 32 MB, instead of 160.

Hey, that works! ;)

before:

frank at limedes:~ > free
             total       used       free     shared    buffers     cached
Mem:        255380     126816     128564          0      15288      76432
-/+ buffers/cache:      35096     220284
Swap:            0          0          0

after:

frank at limedes:~ > free
             total       used       free     shared    buffers     cached
Mem:        255380     161840      93540          0      16096      77800
-/+ buffers/cache:      67944     187436
Swap:            0          0          0

Ta, Frank



More information about the wine-users mailing list