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