]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys/proc.h
Add a flag needed for recovery of excess allocated KSEs.
[FreeBSD/FreeBSD.git] / sys / sys / proc.h
2002-10-21 Julian ElischerAdd a flag needed for recovery of excess allocated...
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-15 John Baldwin- Add a new global mutex 'ppeers_lock' to protect the...
2002-10-14 Julian ElischerTidy up the scheduler's code for changing the priority...
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-12 Jeff Roberson - Create a new scheduler api that is defined in sys...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-09 John Baldwin- Move p_cpulimit to struct proc from struct plimit...
2002-10-09 Julian ElischerRound out the facilty for a 'bound' thread to loan...
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-02 John BaldwinRename the mutex thread and process states to use a...
2002-10-02 Scott LongSome kernel threads try to do significant work, and...
2002-10-02 Poul-Henning KampThis commit was generated by cvs2svn to compensate...
2002-10-01 Juli MallettBack our kernel support for reliable signal queues.
2002-09-30 John Baldwin- Add a new per-process flag PS_XCPU to indicate that...
2002-09-30 Juli MallettFirst half of implementation of ksiginfo, signal queues...
2002-09-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-30 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-09-29 Julian ElischerImplement basic KSE loaning. This stops a hread that...
2002-09-28 Poul-Henning KampMake P_MAGIC fit in p_magic.
2002-09-28 Poul-Henning KampFix two style problems which made FlexeLint unhappy:
2002-09-28 Julian ElischerPlace 'completed thread anchor' in pre-zero'd secion...
2002-09-27 Julian ElischerRedo how completing threads pass their state to userland
2002-09-25 Archie CobbsMake the following name changes to KSE related function...
2002-09-23 Julian ElischerRemove a bunch of stuff that is surplus now
2002-09-23 Julian ElischerWhite space commit...
2002-09-23 Julian Elischerslightly clean up the thread_userret() and thread_consi...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-16 Jonathan MiniAdd kernel support needed for the KSE-aware libpthread:
2002-09-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-09-15 Julian ElischerAllocate KSEs and KSEGRPs separatly and remove them...
2002-09-15 Juli MallettMake a comment reflect less of a lie, NOCPU is used...
2002-09-11 Julian Elischercorrect another spammage.. sorry bruce.. not exactly...
2002-09-11 Julian Elischerrevert a line that was not part of my change..
2002-09-11 Julian ElischerComment and whitespace changes.
2002-09-11 Julian ElischerCompletely redo thread states.
2002-09-10 Bruce EvansFixed namespace pollution in uma changes:
2002-09-07 Peter WemmZap the implementations of the i386-aout specific cpu_c...
2002-09-06 Julian ElischerUse UMA as a complex object allocator.
2002-09-05 David Xus/SGNL/SIG/
2002-09-03 David XuIn the kernel code, we have the tsleep() call with...
2002-09-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-08-31 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-08-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-30 Julian ElischerRejig the code to figure out estcpu and work out how...
2002-08-29 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-08-28 Peter Wemmupdatepri() works on a ksegrp (where the scheduling...
2002-08-28 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-25 Julian ElischerFix a couple of typos in comments.
2002-08-25 Julian ElischerReformat some comments to fit in 80 columns and
2002-08-23 Julian ElischerAdd the complex state TDS_SUSP_SLP.
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-08 Julian ElischerEAK! two status flags in teh proc structure were define...
2002-08-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Seigo Tanimura- Optimize wakeup() and its friends; if a thread waken...
2002-07-29 Julian ElischerCreate a new thread state to describe threads that...
2002-07-28 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-07-24 Julian ElischerFix a typo
2002-07-24 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Boris PopovThis commit was generated by cvs2svn to compensate...
2002-07-19 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-07-17 Andrew GallatinAllow alphas to do crashdumps: Refuse to run anything...
2002-07-14 Julian ElischerThinking about it I came to the conclusion that the...
2002-07-12 Matthew DillonRe-enable the idle page-zeroing code. Remove all IPIs...
2002-07-09 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-08 Peter WemmRemove OBE prototype for procrunnable()
2002-07-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-07-01 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-06-30 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-30 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-06-29 Julian ElischerPart 1 of KSE-III
2002-06-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
next