[Home]LXRT Tips And Tricks

Last edit: Peter Favrholdt on October 31, 2006 22:47 (1409 days, 19 hours and 53 minutes ago) (diff)
Rtai.Dk | RecentChanges | Preferences | DIAPM RTAI

      int main( void )
      {
        /* Definition of variables etc. */
        ...
              
        /* Block paging */
        mlockall( MCL_CURRENT | MCL_FUTURE );
        ...
      }


Edit text of this page | View other revisions | Download Rtai.dk
Search: