Changeset c9b8c5c in mainline for src/Makefile.config


Ignore:
Timestamp:
2005-04-24T21:59:33Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ad36bd6
Parents:
f07bba5
Message:

APIC changes and fixes.
Be more robust during MP configuration.

Do not use APIC ID as CPU_ID_ARCH anymore.
Changing APIC ID's is not a good idea.
Use dr0 register instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.config

    rf07bba5 rc9b8c5c  
    2323#TEST_DIR=synch/rwlock2/
    2424#TEST_DIR=synch/rwlock3/
    25 TEST_DIR=synch/rwlock4/
    26 #TEST_DIR=synch/rwlock5/
     25#TEST_DIR=synch/rwlock4/
     26TEST_DIR=synch/rwlock5/
    2727#TEST_DIR=synch/semaphore1/
    2828#TEST_DIR=synch/semaphore2/
Note: See TracChangeset for help on using the changeset viewer.