Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Oct 2000 13:27:47 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 vm86.c vm86bios.s
Message-ID:  <200010052027.NAA37157@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/10/05 13:27:47 PDT

  Modified files:
    sys/i386/i386        vm86.c vm86bios.s 
  Log:
  - Remove somewhat bogus handling of the Giant mutex in the vm86 code.
  - Add a vm86pcb_lock mutex that is used to lock the vm86pcb used when
    making a vm86 call.
  
  Revision  Changes    Path
  1.33      +14 -2     src/sys/i386/i386/vm86.c
  1.19      +1 -6      src/sys/i386/i386/vm86bios.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?200010052027.NAA37157>