taglinefilesource code
total759mm/memory.cint i,j,k,free=0,total=0;
total768mm/memory.ctotal++;
total774mm/memory.cprintk("%d free pages of %d\n\r",free,total);
total804mm/memory.cprintk("Memory found: %d (%d)\n\r",free-shared,total);