K 10 svn:author V 5 andre K 8 svn:date V 27 2012-11-29T07:30:42.736938Z K 7 svn:log V 307 Using a long is the wrong type to represent the realmem and maxmbufmem variable as they may overflow on i386/PAE and i386 with > 2GB RAM. Use 64bit quad_t instead. It has broader kernel infrastructure support with TUNABLE_QUAD_FETCH() and qmin/qmax() than other available types. Pointed out by: alc, bde END