The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

pmap_init (9)
  • >> pmap_init (9) ( FreeBSD man: Ядро )

  • BSD mandoc
     

    NAME

    
    
    pmap_init
    
     
    pmap_init2
    
     - initialize the pmap subsystem
    
     
    

    SYNOPSIS

       #include <sys/param.h>
       #include <vm/vm.h>
       #include <vm/pmap.h>
    void pmap_init (void);
    void pmap_init2 (void);
     

    DESCRIPTION

    The pmap_init ();
    function initializes the pmap(9) sub-system. It is called during system initialization by vm_init (,);
    to initialize any structures that the system needs in order to map between physical and virtual memory.

    The pmap_init2 ();
    function initializes a zone for the PV entries. These are used to implement page sharing at the physical level. A high water mark is set so that the system can recover from excessive numbers of PV entries.  

    SEE ALSO

    pmap(9)  

    AUTHORS

    This manual page was written by An Bruce M Simpson Aq bms@spc.org .


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    SEE ALSO
    AUTHORS


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру