Changes between Version 9 and Version 10 of common_utils


Ignore:
Timestamp:
Aug 12, 2014, 2:37:37 PM (11 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • common_utils

    v9 v10  
    8787If the MMU is not activated, the virtual address is extended using X_IO and Y_IO (defined in the hard-config.h file) to reach the cluster_io.
    8888
    89  == __4) SpinLock access functions__ ==
     89 == __4) Spin-lock access functions__ ==
    9090
    9191The ''giet_lock_t'' structure is defined in the ''utils.h'' file to have one single lock in a 64 bytes cache line. It should be aligned on a cache line boundary.