David van Moolenbroek 6ad322a932 MIB: slim process tables to reduce memory usage
- About 80% of PM's process table consisted of per-signal sigaction
  structures.  This is information not used by the MIB service, and
  can safely be stored outside the main process table.

- The MIB service does not need most of the VFS process table, so VFS
  now generates a "light" version of its table upon request, with just
  the fields used by the MIB service.

The result is a size reduction of the MIB service of about 700KB.

Change-Id: I79fe7239361fbfb45286af8e86a10aed4c2d2be7
2016-01-13 20:32:55 +01:00
..
2016-01-13 20:32:44 +01:00
2016-01-13 20:32:44 +01:00
2016-01-13 20:32:44 +01:00
2016-01-13 20:32:44 +01:00
2016-01-13 20:32:44 +01:00