init_pminfo()

Initialize the pminfo area of the system page.

Synopsis:

*init_pminfo (unsigned managed_size)

Arguments:

managed_size
The size, in bytes, of the area in the system page where the power manager can store information.

Description:

Initialize the pminfo section of the system page, and specify the size of the area reserved for the managed storage array used by the power manager (see Power management in the Kernel Callouts chapter, and pminfo in the System Page chapter.