minimal ramdisk for 6.6 kernel
device tree simple driver
adapt to arm64
fix default size
deleted: driver.c
modified: config_4.14
new file: brd.c
modified: README
new file: Makefile
Merge branch 'master' of ssh://git.code.sf.net/p/lkc/code
rename
semdown in timer
shared irqs in qemu
first phase. link list only
Changes to be committed:
remove access
deleted: add_to_kernel.patch
real branch prediction difference
while modulo 60 is faster than modulo 1
modified: test3.c
renamed: branch/branch.c -> testcase3/branch.c
deleted: testcase3/start_op.sh
show misprediction. reduce modulo to 2 or 1 and...
renamed to my_mem
simply hardware example
Merge branch 'master' of ssh://git.code.sf.net/...
memory reorder
removed old files
c example for memory reorder
no idea what changed.sincerly hope i did not crash
memory reordering c example
modified: mybdev.c
new file: config-3.8
modified: test.c
some maintaince work
operf ./test
removeed test1.c
renamed: matrix/main.c -> testcase1/main.c
renamed: testcat2/test.c -> testcase2/test.c
rework opofile examples
put back the thread
renamed: matrix/main.c -> testcase1/main.c
Merge branch 'master' of git://git.code.sf.net/...
pthread_join to wait for thread to finish
modified: main.c
renamed: matrix/main.c -> testcase1/main.c
deleted: test1.c
adapt to 3.x
fix the interval to 500us overtimeyy
Merge branch 'master' of git://git.code.sf.net/...