Jung-uk Kim ae4fdab8a8 - 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.
2009-11-18 23:40:19 +00:00
..
2009-04-02 13:02:12 +00:00
2009-09-09 03:36:43 +00:00
2009-04-14 23:05:36 +00:00