Changes between Version 2 and Version 3 of SuggerimentiPageInit


Ignore:
Timestamp:
May 10, 2017, 7:19:56 AM (7 years ago)
Author:
Mattia Monga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SuggerimentiPageInit

    v2 v3  
    11Nella scrittura della `page_init` può essere utile riflettere sulle seguenti istruzioni (che potete provare all'interno di `page_init`)
    22
    3 {{{c
     3{{{#!c
    44        assert(IOPHYSMEM == npages_basemem * PGSIZE);
    55        assert(IOPHYSMEM/PGSIZE == npages_basemem);