tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: any interest in JIT for bpf and npf_ncode?



Alexander Nasonov <alnsn%yandex.ru@localhost> wrote:
> I've been playing with sljit in the last few days. SLJIT stands for
> state-less just-in-time compiler and it supports the following
> architectures (from sljit.sf.net):
> 
> <...>
> 
> Is there is interest, I can look into porting sljit to the kernel and
> adding npf_ncode.

Why not to port BPF JIT compiler which is available in FreeBSD?

http://docs.freebsd.org/cgi/mid.cgi?200512060258.jB62wCnk084452

I was thinking to support BPF JIT as an alternative to n-code.

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index