> I realise we could just continually increase memory > load until the page scanner reaches some threshold, > but this is not really an acceptable approach.
You could do that without fiddling with the database resources, by running a simple program (like the attached) to add a temporary load to the system (allocate and lock in memory an amount of memory specified on the command line, which is returned to the system when you kill the program). -- This message posted from opensolaris.org
memhog.c
Description: Binary data
_______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org