Subject: Sluggishness
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Charles Hannum <mycroft@duality.gnu.ai.mit.edu>
List: current-users
Date: 01/06/1994 22:30:14
For people having problems with their machines being very unresponsive
using a -current kernel, please try the following change:

*** 1.13        1993/12/20 12:39:59
--- swap_pager.c        1994/01/07 03:29:36
***************
*** 923,924 ****
--- 923,925 ----
  #endif
+ 	thread_wakeup((int) &vm_pages_needed);
  	splx(s);

and let me know what happens!


------------------------------------------------------------------------------