March 6, 2010
View 047e50b

add the do not cache flag to fmap_t

aCaB authored on 2010/03/06 01:42:25
March 5, 2010
View c7f2ca7

fucking nasty fmap bug - i now actually overmap the pages i'm sposed to

aCaB authored on 2010/03/05 03:13:09
October 13, 2009
View 3d3ad72

Don't use pthread if not using threads (for example --disable-pthreads passed to configure).

Török Edvin authored on 2009/10/13 23:02:18
View 517f7b7

fmap, scanners.c: win32 fixes

aCaB authored on 2009/10/13 06:32:27
October 12, 2009
View 775aee7

fmap: win32/MSVC fixes, remove useless debug messages

aCaB authored on 2009/10/12 00:00:55
October 11, 2009
View b0fc218

fmap: win32 fixes

aCaB authored on 2009/10/11 03:46:05
View 8618abc

fmap: win32 support and tidy

aCaB authored on 2009/10/11 02:10:15
October 10, 2009
View 2de5c29

check for madvise()

aCaB authored on 2009/10/10 23:37:55
View cf06996

fmap: do not use flexible bitmap array, inline minimal funcs

aCaB authored on 2009/10/10 23:04:55
View 27aa881

fmap: antistress mutex only in linux, some cleanup

aCaB authored on 2009/10/10 22:39:31
View 4d00280

Partially fix the build: check for anon mmaps must be done always, remove a dead function, and add explicit paranthesis in (.&.)>.

Török Edvin authored on 2009/10/10 06:06:59
October 7, 2009
View 0ba0bca

use one pass insert sort in fmap_aging

acab authored on 2009/10/07 11:44:52
October 3, 2009
View 09cb13a

fix fmap_qsel

aCaB authored on 2009/10/03 22:58:16
View 49cc1e3

s/struct F_MAP/fmap_t/

aCaB authored on 2009/10/03 01:09:31
September 12, 2009
View d92f955

fill the header while the mutex is held, same for prefaulting the pages

acab authored on 2009/09/12 05:58:31