Skip to content

soyWXY/lru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a implement of lru and a test for it. It is a homework of linux kernel course in NCKU.

lru.c, lru.h, list.h are the files for implementation of lru. Others relate to test. Here, I use googletest to test c/cpp. Get a glimpse at google document for it.

To build test and run the test

$make
$./lro_test.o

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published