Use an array instead of list of maps.

2006-10-24  Soren Sandmann <sandmann@daimi.au.dk>

	* process.c (struct Process): Use an array instead of list of
	maps.
This commit is contained in:
Soren Sandmann
2006-10-24 04:00:59 +00:00
committed by Søren Sandmann Pedersen
parent e255c00a6d
commit c02712dc85
2 changed files with 56 additions and 66 deletions

View File

@ -1,3 +1,8 @@
2006-10-24 Soren Sandmann <sandmann@daimi.au.dk>
* process.c (struct Process): Use an array instead of list of
maps.
2006-10-23 Soren Sandmann <sandmann@daimi.au.dk>
* module/sysprof-module.c (init_module): Use PAGE_SIZE - 1 instead