X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=plano;h=b8b9892ee486dde4ad6c21e3cf2623b18e83558f;hb=ce7fb7df123c93f20c43f4eaf33220dd1378559f;hp=72eb3e50cf5f72dd4c4214326bf78a5a06afce88;hpb=fad4bcb4fb4474d7482165d9fef343c8471193b7;p=cascardo%2Fkernel%2Fold_slides%2F.git diff --git a/plano b/plano index 72eb3e5..b8b9892 100644 --- a/plano +++ b/plano @@ -1,9 +1,9 @@ intro linux - version history/evolution DO? - modules + version history/evolution/compatibility DO A LITTLE constant change, book is already outdated current versioning/development model + modules build dependencies running new/bleeding-edge kernels @@ -46,6 +46,7 @@ basics config/build time options/parameters sysfs interface for modules DO? printk + module loading/unloading/handling VFS center/hub/interface @@ -66,6 +67,8 @@ device driver subsystem netlink DO? char device + MAJOR/MINOR/MKDEV + procfs sysfs block device DO? STUDY @@ -146,3 +149,5 @@ kobject DO? advanced STUDY: module owner, concurrency, reference counting + +board/machine/architecture files DO?