Date: Wed, 21 Apr 1999 03:51:05 -0700 (PDT) From: Dmitrij Tejblum <dt@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha pmap.c Message-ID: <199904211051.DAA09391@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dt 1999/04/21 03:51:05 PDT Modified files: sys/alpha/alpha pmap.c Log: pmap_ts_referenced(): set fault on {read|execute|write} bits on the page on, so we will know when the page is accessed again. (Also, make it return an integer, not "boolean" TRUE/FALSE). Revision Changes Path 1.18 +8 -6 src/sys/alpha/alpha/pmap.c 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?199904211051.DAA09391>