[BACK]Return to uvm_fault.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / uvm

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/uvm/uvm_fault.c between version 1.124 and 1.124.6.1

version 1.124, 2008/03/27 19:06:52 version 1.124.6.1, 2008/09/18 04:37:06
Line 146  __KERNEL_RCSID(0, "$NetBSD$");
Line 146  __KERNEL_RCSID(0, "$NetBSD$");
  *    by multiple map entries, and figuring out what should wait could be   *    by multiple map entries, and figuring out what should wait could be
  *    complex as well...).   *    complex as well...).
  *   *
  * given that we are not currently multiprocessor or multithreaded we might   * we use alternative 2.  given that we are multi-threaded now we may want
  * as well choose alternative 2 now.   maybe alternative 3 would be useful   * to reconsider the choice.
  * in the future.    XXX keep in mind for future consideration//rechecking.  
  */   */
   
 /*  /*

Legend:
Removed from v.1.124  
changed lines
  Added in v.1.124.6.1

CVSweb <webmaster@jp.NetBSD.org>