Searched refs:MAXMEMPART (Results 1 – 1 of 1) sorted by relevance
55 #define MAXMEMPART 6 /* max 15% of the user mem */ macro130 cachetmp = (usermem / MAXMEMPART) / CSIZE; in initcache()