Skip to content

uk-lkl/lkl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lkl for Unikraft

This is Unikraft Linux Kernel Library port.

Update

$ cd linux
$ make -C tools/lkl
$ nm -D tools/lkl/lib/liblkl.so \
  | python ../genexportsyms.py \
  > ../exportsyms.uk
$ echo "lkl_thread_init" >> ../exportsyms.uk
$ git apply ../patches/0001-uk-Avoid-missing-file-include.patch

Releases

No releases published

Packages

No packages published

Languages