LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cores > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: Matjaz Breskvar<phoenix@o...>
    Date: Tue May 31 22:24:45 CEST 2005
    Subject: [oc] Hardware support for SMP
    Top
    * Fabrizio Fazzino (fabrizio@f...) wrote:
    > Hi all,
    > I have not clear which hardware support should an embedded CPU
    > provide to make it possible for an OS (like Linux) to support
    > Symmetric Multi-Processing.

    in order for all CPU's to work in unified memory space you'd need cache
    coherency protocol (so that they both agree what is the 'current' data) and
    some sort of atomic / locking operation (typic test and exchange or
    decrement and test ...) so that you can implement (spin) locks.

    best regards,
    p.

    ReferenceAuthor
    [oc] Hardware support for SMPFabrizio Fazzino

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.