Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2003 14:14:25 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 vm_machdep.c
Message-ID:  <200305312114.h4VLEPRV041062@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/05/31 14:14:25 PDT

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        vm_machdep.c 
  Log:
  Implement cpu_set_upcall(). Required by libthr and used by
  thr_create(2). This implementation is so far only compile tested.
  But since this is also the last of the functions required to
  support libthr, we're now functionally complete (for some weird
  definition of functionally; and complete). Runtime testing can
  commence.
  
  Revision  Changes    Path
  1.58      +22 -0     src/sys/ia64/ia64/vm_machdep.c



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