FreeBSD Bugzilla – Attachment 17 Details for
Bug 92
Pageout panics with NFS root + local swap
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 441 bytes, created by
Gene Stark
on 1995-01-01 07:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gene Stark
Created:
1995-01-01 07:00:01 UTC
Size:
441 bytes
patch
obsolete
>*** /sys/nfs/nfs_vfsops.c Thu Dec 8 15:59:33 1994 >--- nfs_vfsops.c Sun Jan 1 09:50:29 1995 >*************** >*** 290,295 **** >--- 290,301 ---- > swdevt[i].sw_nblks/2); > } else > printf("using %d kbyte.\n",swdevt[i].sw_nblks/2); >+ } else { >+ /* >+ * No NFS swap space was specified, try using local disk >+ */ >+ if (bdevvp(swapdev, &swapdev_vp)) >+ panic("nfs_mountroot: can't setup bdevvp for swap"); > } > > /*
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 92
: 17