Date: Tue, 16 Dec 1997 08:51:20 -0600 (CST) From: dave adkins <adkin003@tc.umn.edu> To: current@freebsd.org Subject: netscape problems Message-ID: <Pine.NEB.3.96.971216084236.1043A-100000@samthedog>
next in thread | raw e-mail | index | archive | help
Hi, Since the addition of POLLEVENT to the ufs/vfs functions of current after Dec 14, netscape 4.04 seems to hang during cache reads from disk. Reverting to pre POLLEVENT versions of the following functions seems to fix the problem. ufs_readwrite.c v1.33 (v1.34) ufs_vnops.c v1.71 (v1.73) vfs_subr.c v1.114 (v1.115) vfs_default.c v1.8 (v1.9) dave adkins
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96.971216084236.1043A-100000>