Re: [PATCH v2] selftest: size: Add size test for Linux kernel

2014-11-24 Thread Tim Bird
On 11/20/2014 01:58 PM, Shuah Khan wrote: > On 11/19/2014 05:13 PM, Tim Bird wrote: >> >> This test shows the amount of memory used by the system. >> Note that this is dependent on the user-space that is loaded >> when this program runs. Optimally, this program would be >> run as the init program

Re: [PATCH v2] selftest: size: Add size test for Linux kernel

2014-11-20 Thread Shuah Khan
On 11/19/2014 05:13 PM, Tim Bird wrote: > > This test shows the amount of memory used by the system. > Note that this is dependent on the user-space that is loaded > when this program runs. Optimally, this program would be > run as the init program itself. > > The program is optimized for size i