Subject: Re: pagedaemon problems
To: <>
From: Wayne Knowles <wdk@netbsd.org>
List: port-sgimips
Date: 09/17/2001 21:44:57
I have just commited a patch that fixes the problems with the swap
partition not being touched.   If you were having difficulty with a "make
build" freezing this should help.


Module Name:    syssrc
Committed By:   wdk
Date:           Mon Sep 17 09:33:42 UTC 2001

Modified Files:
        syssrc/sys/arch/sgimips/sgimips: conf.c

Log Message:
Fix obvious typos: swapdev set to incorrect major number preventing
kernel from accessing swap device.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sgimips/sgimips/conf.c

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