K 10 svn:author V 4 jkim K 8 svn:date V 27 2009-11-18T23:40:19.223859Z K 7 svn:log V 290 - Change internal function bpf_jit_compile() to return allocated size of the generated binary and remove page size limitation for userland. - Use contigmalloc(9)/contigfree(9) instead of malloc(9)/free(9) to make sure the generated binary aligns properly and make it physically contiguous. END