| Summary: | System 'dies' On High Load!!?? | ||
|---|---|---|---|
| Product: | Base System | Reporter: | president <president> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
president
2000-05-12 00:00:01 UTC
-On [20000512 04:00], president@thecoolhost.com (president@thecoolhost.com) wrote: > >also, ram doesn't seem to 'unallocate?'... hmm... it just calls it >inactive... but doesn't call it "free"... hmm... does that mean >anything to you guys? (this is an output from the top of top after >apache being off for about 15 minutes) Please read the manpage for top(1). It would have explained you that this is the amount of memory allocated to (In)active pages. -- Jeroen Ruigrok vd Werven/Asmodai asmodai@[wxs.nl|bart.nl|freebsd.org] Documentation nutter/C-rated Coder BSD: Technical excellence at its best The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai> Atone me to my throes curtail... I think I may have stumbled on the problem/solution... Must increase the MAXUSERS value in the kernel configuration... :) State Changed From-To: open->closed originator solved the problem. |