Remove false claim. Giant is dropped by mi_startup() before passing
the control to swapper. Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
aef1c65d59
commit
923635816f
@ -731,8 +731,6 @@ faultin(p)
|
||||
* This swapin algorithm attempts to swap-in processes only if there
|
||||
* is enough space for them. Of course, if a process waits for a long
|
||||
* time, it will be swapped in anyway.
|
||||
*
|
||||
* Giant is held on entry.
|
||||
*/
|
||||
void
|
||||
swapper(void)
|
||||
|
Loading…
Reference in New Issue
Block a user