Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/gdk gdk.mx, Feb2010, 1.301.2.9, 1.301.2.10 gdk_bat.mx, Feb2010, 1.236.2.4, 1.236.2.5 gdk_batop.mx, Feb2010, 1.180.2.15, 1.180.2.16 gdk_bbp.mx, F

2010-02-12 Thread Peter Boncz
It is correct; thanks!! On Feb 12, 2010, at 20:22, "Stefan Manegold" wrote: > On Fri, Feb 12, 2010 at 07:15:52PM +0100, Stefan Manegold wrote: >> Peter, >> >>> +/* a thread informs it is goin to (preload==1) or stops >>> (preload==-1) using a range of memory */ >>> void >>> -MT_mmap_pin(void

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/gdk gdk.mx, Feb2010, 1.301.2.9, 1.301.2.10 gdk_bat.mx, Feb2010, 1.236.2.4, 1.236.2.5 gdk_batop.mx, Feb2010, 1.180.2.15, 1.180.2.16 gdk_bbp.mx, F

2010-02-12 Thread Stefan Manegold
On Fri, Feb 12, 2010 at 07:15:52PM +0100, Stefan Manegold wrote: > Peter, > > > +/* a thread informs it is goin to (preload==1) or stops (preload==-1) > > using a range of memory */ > > void > > -MT_mmap_pin(void *base, size_t len) > > +MT_mmap_inform(void *base, size_t len, int preload, int adv

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/gdk gdk.mx, Feb2010, 1.301.2.9, 1.301.2.10 gdk_bat.mx, Feb2010, 1.236.2.4, 1.236.2.5 gdk_batop.mx, Feb2010, 1.180.2.15, 1.180.2.16 gdk_bbp.mx, F

2010-02-12 Thread Stefan Manegold
Peter, > +/* a thread informs it is goin to (preload==1) or stops (preload==-1) using > a range of memory */ > void > -MT_mmap_pin(void *base, size_t len) > +MT_mmap_inform(void *base, size_t len, int preload, int advise, int writable) > { > int i; > > (void) pthread_mutex_lock(&M

Re: [Monetdb-developers] [Monetdb-checkins] clients/src/mapiclient MapiClient.mx, , 1.194, 1.195

2010-02-12 Thread Fabian Groffen
On 12-02-2010 18:13:31 +0100, Stefan de Konink wrote: > Op 12-02-10 18:01, Fabian Groffen schreef: > > On 12-02-2010 16:37:28 +, Stefan de Konink wrote: > >> Update of /cvsroot/monetdb/clients/src/mapiclient > >> In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3 > >> > >> Mod

Re: [Monetdb-developers] [Monetdb-checkins] clients/src/mapiclient MapiClient.mx, , 1.194, 1.195

2010-02-12 Thread Stefan de Konink
Op 12-02-10 18:01, Fabian Groffen schreef: > On 12-02-2010 16:37:28 +, Stefan de Konink wrote: >> Update of /cvsroot/monetdb/clients/src/mapiclient >> In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3 >> >> Modified Files: >> MapiClient.mx >> Log Message: >> Minor issue