X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=HACKING;h=12cb1917bc7869b6c1ed432a2c1923c5862b0000;hb=246ba710b5e9966497dc89d92b6153ecffb2f191;hp=82f4461abbb35233cab159fe8b87af89b5229af3;hpb=b70c967911e197b74d6d7ad98e3df9240d82572f;p=virt-mem.git diff --git a/HACKING b/HACKING index 82f4461..12cb191 100644 --- a/HACKING +++ b/HACKING @@ -7,11 +7,14 @@ lib/ - The common core of all the tools. Library, kernel symbols, command line handling, memory images, etc. + lib/virt_mem.ml contains most of the important 'glue' code. + uname/ dmesg/ etc. - - The code specific to each tool, usually rather small. + - The code specific to each tool. This is usually rather small because + the code in lib/ does the hard work. mem/