Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2010 02:01:33 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ia64/include pcpu.h
Message-ID:  <201003220201.o2M21h2j032490@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

marcel      2010-03-22 02:01:33 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/include     pcpu.h 
  Log:
  SVN rev 205431 on 2010-03-22 02:01:33Z by marcel
  
  Define curthread as an inline function that loads the thread pointer
  directly from r13, the pcpu pointer. This guarantees correct behaviour
  when the thread migrates to a different CPU.
  
  Revision  Changes    Path
  1.26      +10 -0     src/sys/ia64/include/pcpu.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003220201.o2M21h2j032490>