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 wrote:
> ...
> Code is available on github: https://github.com/alnsn/bpfjit
> 
> Is there is interest, I can look into porting sljit to the kernel and
> adding npf_ncode.

I forgot to add that sljit has a BSD licence.

Below are some references to the prior art.

Linux patch for x86_64:
http://lwn.net/Articles/437981/                                                 
                                 
http://lwn.net/Articles/437884/                                                 
                                 
                                                                                
                                 
FreeBSD has BPF_JITTER option for i386 and amd64:
http://svnweb.freebsd.org/base?view=revision&revision=153151

Alex


Home | Main Index | Thread Index | Old Index