Re: (Question reframed)Storing specified variables in the same memory page!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi Vinay,
Before worrying about this memory optimization, first get the program to
work the normal way.
Then, after the program is working, try to optimize the variable placement
by allocating a chunk of memory. Put the variables in that allocated
memory chunk.
HTH,
--Eljay
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]