Xv6 with picoc & Linkage editor
v1.0
The project delineate mutual cohesion between c library, linkage editor ( linker), interpreter and operating system by porting the same on xv6 kernel
|
Data Fields | |
uchar | id |
struct context * | scheduler |
struct taskstate | ts |
struct segdesc | gdt [NSEGS] |
volatile uint | started |
int | ncli |
int | intena |
struct cpu * | cpu |
struct proc * | proc |