Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2001 08:05:09 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 swtch.s
Message-ID:  <200102221605.f1MG5Am07330@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/02/22 08:05:09 PST

  Modified files:
    sys/ia64/ia64        swtch.s 
  Log:
  - Don't dink with sched_lock in cpu_switch() since mi_switch() does this
    for us.
  - Change the switch_trampoline() to call fork_exit() passing in the
    required arguments instead of calling the fork trampoline callout
    function directly.
  Warning: this hasn't been tested.
  
  Looked over by:	dfr
  
  Revision  Changes    Path
  1.9       +15 -24    src/sys/ia64/ia64/swtch.s


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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