Print this page


Split Close
Expand all
Collapse all
          --- old/usr/src/man/man2/meminfo.2.man.txt
          +++ new/usr/src/man/man2/meminfo.2.man.txt
↓ open down ↓ 88 lines elided ↑ open up ↑
  89   89         MEMINFO_PLGRP
  90   90                                   locality group of specified physical address
  91   91  
  92   92  
  93   93  
  94   94         All but MEMINFO_VLGRP and MEMINFO_VPAGESIZE require the
  95   95         PRIV_PROC_MEMINFO privilege.
  96   96  
  97   97  
  98   98  RETURN VALUES
       99 +       All but MEMINFO_VLGRP and MEMINFO_VPAGESIZE require the
      100 +       PRIV_PROC_MEMINFO privilege.
      101 +
      102 +
      103 +RETURN VALUES
  99  104         Upon successful completion meminfo() returns 0. Otherwise -1 is
 100  105         returned and errno is set to indicate the error.
 101  106  
 102  107  ERRORS
 103  108         The meminfo() function will fail if:
 104  109  
 105  110         EFAULT
 106  111                   The area pointed to by outdata or validity could not be
 107  112                   written, or the data pointed to by info_req or inaddr could
 108  113                   not be read.
↓ open down ↓ 86 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX