| Summary: | xl networkhanging | ||
|---|---|---|---|
| Product: | Base System | Reporter: | bunny <bunny> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
bunny
2000-11-03 03:10:00 UTC
On Thu, 02 Nov 2000 19:03:20 PST, bunny@atlantis.wh2.tu-dresden.de wrote: > then i set the XL_MIN_FRAMELEN to 512, compile the kernel .... > and the system runs fine for 7 days and then > it crashes again and the error message was I'm not sure that the system crashing had much to do with your watchdog timeouts. It looks more like you have too many processes holding too many file descriptors open. Perhaps you should try a kernel with a bumped up MAXUSERS option? Ciao, Sheldon. State Changed From-To: open->closed The messages entries point to a standard MAXUSERS. On heavy loaded systems you probably want to compile a new kernel with a bumped MAXUSERS. |