Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sparc64/include/userret.h
RevisionDateAuthorComments
 1.9  17-Oct-2009  nakayama Merge want_ast check in userret() into trap handler, and repeat
preempt() call while want_resched is true. While there remove
unnecessary #if 1.

This should fix a performance degradation of disk I/O on heavy load.
 1.8  30-Jun-2008  nakayama branches: 1.8.6; 1.8.12; 1.8.14;
Avoid use of "<< TSTATE_PSTATE_SHIFT".
 1.7  05-Nov-2007  ad branches: 1.7.16; 1.7.20; 1.7.22; 1.7.24;
Don't set l_usrpri / spc_curpriority here. mi_userret() does it.
 1.6  09-Feb-2007  ad branches: 1.6.6; 1.6.22; 1.6.24; 1.6.28;
Merge newlock2 to head.
 1.5  20-Feb-2006  cdi branches: 1.5.12; 1.5.16;
Use ANSI-style function definitions and declarations.
 1.4  16-Feb-2006  perry Change "inline" back to "__inline" in .h files -- C99 is still too
new, and some apps compile things in C89 mode. C89 keywords stay.

As per core@.
 1.3  24-Dec-2005  perry branches: 1.3.2; 1.3.4; 1.3.6;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.2  11-Dec-2005  christos merge ktrace-lwp.
 1.1  10-Jul-2005  christos branches: 1.1.6;
Forgot to add this.
 1.1.6.2  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.1.6.1  10-Jul-2005  skrll file userret.h was added on branch ktrace-lwp on 2005-11-10 13:59:18 +0000
 1.3.6.1  22-Apr-2006  simonb Sync with head.
 1.3.4.1  09-Sep-2006  rpaulo sync with head
 1.3.2.2  01-Mar-2006  yamt sync with head.
 1.3.2.1  18-Feb-2006  yamt sync with head.
 1.5.16.1  11-Jan-2007  ad Checkpoint work in progress.
 1.5.12.4  15-Nov-2007  yamt sync with head.
 1.5.12.3  26-Feb-2007  yamt sync with head.
 1.5.12.2  21-Jun-2006  yamt sync with head.
 1.5.12.1  20-Feb-2006  yamt file userret.h was added on branch yamt-lazymbuf on 2006-06-21 14:56:47 +0000
 1.6.28.1  13-Nov-2007  bouyer Sync with HEAD
 1.6.24.1  06-Nov-2007  matt sync with HEAD
 1.6.22.1  06-Nov-2007  joerg Sync with HEAD.
 1.6.6.1  03-Dec-2007  ad Sync with HEAD.
 1.7.24.1  03-Jul-2008  simonb Sync with head.
 1.7.22.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.7.20.2  11-Mar-2010  yamt sync with head
 1.7.20.1  04-May-2009  yamt sync with head.
 1.7.16.1  02-Jul-2008  mjf Sync with HEAD.
 1.8.14.1  21-Apr-2010  matt sync to netbsd-5
 1.8.12.1  19-Oct-2009  sborrill Pull up the following revisions(s) (requested by nakayama in ticket #1103):
sys/arch/sparc64/include/userret.h: revision 1.9
sys/arch/sparc64/sparc64/trap.c: revision 1.158

Merge want_ast check in userret() into trap handler, and repeat preempt()
call while want_resched is true. While there remove unnecessary #if 1. This
should fix a performance degradation of disk I/O on heavy load.
 1.8.6.1  19-Oct-2009  sborrill Pull up the following revisions(s) (requested by nakayama in ticket #1103):
sys/arch/sparc64/include/userret.h: revision 1.9
sys/arch/sparc64/sparc64/trap.c: revision 1.158

Merge want_ast check in userret() into trap handler, and repeat preempt()
call while want_resched is true. While there remove unnecessary #if 1. This
should fix a performance degradation of disk I/O on heavy load.

RSS XML Feed