Skip to content
Snippets Groups Projects
  1. Oct 16, 2008
  2. Oct 15, 2008
  3. Oct 14, 2008
  4. Oct 12, 2008
  5. Oct 08, 2008
  6. Sep 28, 2008
  7. Sep 24, 2008
  8. Sep 23, 2008
  9. Sep 11, 2008
  10. Sep 09, 2008
  11. Sep 03, 2008
  12. Sep 02, 2008
  13. Aug 28, 2008
  14. Aug 27, 2008
  15. Aug 21, 2008
  16. Aug 20, 2008
  17. Dec 20, 2007
  18. Nov 28, 2007
    • rsc's avatar
      fork minibug · c2258bf4
      rsc authored
      c2258bf4
    • rsc's avatar
      More complete lapic startup (thanks Silas) · 4f06ae0d
      rsc authored
      4f06ae0d
    • rsc's avatar
      · a6c4711a
      rsc authored
      bda[0xE] is a 16-bit segment number,
      not a real address.  So shift 4.
      
      Reported by Silas.
      
      Jim McKie says this code only matters
      on ancient EISA MP systems.
      a6c4711a
  19. Oct 20, 2007
  20. Oct 11, 2007
    • rsc's avatar
      · 949352af
      rsc authored
      Model verifying that wakeup really
      can be called after release without
      causing deadlock.
      949352af
  21. Oct 01, 2007
    • rsc's avatar
      · 943fd378
      rsc authored
      Incorporate new understanding of/with Intel SMP spec.
      
      Dropped cmpxchg in favor of xchg, to match lecture notes.
      
      Use xchg to release lock, for future protection and to
      keep gcc from acting clever.
      943fd378
Loading