Changeset 581 for trunk/params-hard.mk


Ignore:
Timestamp:
Oct 10, 2018, 3:11:53 PM (5 years ago)
Author:
alain
Message:

1) Improve the busylock debug infrastructure.
2) introduce a non-distributed, but portable implementation for the pthread_barrier.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/params-hard.mk

    r580 r581  
    22
    33ARCH      = /users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob
    4 X_SIZE    = 1
    5 Y_SIZE    = 1
    6 NB_PROCS  = 1
     4X_SIZE    = 2
     5Y_SIZE    = 2
     6NB_PROCS  = 2
    77NB_TTYS   = 3
    88FBF_WIDTH = 128
Note: See TracChangeset for help on using the changeset viewer.