Changeset 623 for trunk/params-hard.mk


Ignore:
Timestamp:
Mar 6, 2019, 4:37:15 PM (5 years ago)
Author:
alain
Message:

Introduce three new types of vsegs (KCODE,KDATA,KDEV)
to map the kernel vsegs in the process VSL and GPT.
This now used by both the TSAR and the I86 architectures.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/params-hard.mk

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