* major problem with linux-2.4.0test10
@ 2000-11-08 17:54 J.D. Hollis
2000-11-08 20:36 ` Byron Stanoszek
0 siblings, 1 reply; 3+ messages in thread
From: J.D. Hollis @ 2000-11-08 17:54 UTC (permalink / raw)
To: linux-kernel
I've been having a problem with memory since 2.4.0test9...for some reason,
shortly after my system boots, my hard drive begins to seek rapidly for no
apparent reason, and suddenly about 150MB of my 256MB RAM is filled up with
something gtop labels 'Other.' whatever's filling my memory isn't attached
to any process. the one time I managed to get gtop open while the hard
drive was seeking, I noticed that kflushd was using about 98% of my
processor (an Athlon 900MHz). I'm running Redhat 7.0 (although I have no
idea whether that makes a difference).
regards,
j.d.
---
J.D. Hollis (jdhollis@cc.gatech.edu)
"That which is overdesigned, too highly specific, anticipates outcome; the
anticipation of outcome guarantees, if not failure, the absence of grace." -
`All Tomorrow's Parties', William Gibson
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: major problem with linux-2.4.0test10
2000-11-08 17:54 major problem with linux-2.4.0test10 J.D. Hollis
@ 2000-11-08 20:36 ` Byron Stanoszek
2000-11-08 20:53 ` Carey M. Drake
0 siblings, 1 reply; 3+ messages in thread
From: Byron Stanoszek @ 2000-11-08 20:36 UTC (permalink / raw)
To: J.D. Hollis; +Cc: linux-kernel
On Wed, 8 Nov 2000, J.D. Hollis wrote:
> I've been having a problem with memory since 2.4.0test9...for some reason,
> shortly after my system boots, my hard drive begins to seek rapidly for no
> apparent reason, and suddenly about 150MB of my 256MB RAM is filled up with
> something gtop labels 'Other.' whatever's filling my memory isn't attached
> to any process. the one time I managed to get gtop open while the hard
> drive was seeking, I noticed that kflushd was using about 98% of my
> processor (an Athlon 900MHz). I'm running Redhat 7.0 (although I have no
> idea whether that makes a difference).
It's probably a program called 'sa' that anacron starts up right after boot
(on RH 7.0). It's a system accounting program that starts up and scans the
entire drive looking for stuff, which fills up cache in RAM.
I generally disable all anacron stuff and remove /etc/cron.??* and the
daily/weekly/monthly entries in /etc/crontab, then I run
'/etc/rc.d/init.d/crond restart'. That oughta fix it, but you might want to
look into the cron scripts individually and selectively remove the lines you
don't want. :-)
--
Byron Stanoszek Ph: (330) 644-3059
Systems Programmer Fax: (330) 644-8110
Commercial Timesharing Inc. Email: bstanoszek@comtime.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: major problem with linux-2.4.0test10
2000-11-08 20:36 ` Byron Stanoszek
@ 2000-11-08 20:53 ` Carey M. Drake
0 siblings, 0 replies; 3+ messages in thread
From: Carey M. Drake @ 2000-11-08 20:53 UTC (permalink / raw)
To: Byron Stanoszek; +Cc: J.D. Hollis, linux-kernel
Why not just remove the sa lines from /etc/crontab?
C.
Byron Stanoszek wrote:
>
> On Wed, 8 Nov 2000, J.D. Hollis wrote:
>
> > I've been having a problem with memory since 2.4.0test9...for some reason,
> > shortly after my system boots, my hard drive begins to seek rapidly for no
> > apparent reason, and suddenly about 150MB of my 256MB RAM is filled up with
> > something gtop labels 'Other.' whatever's filling my memory isn't attached
> > to any process. the one time I managed to get gtop open while the hard
> > drive was seeking, I noticed that kflushd was using about 98% of my
> > processor (an Athlon 900MHz). I'm running Redhat 7.0 (although I have no
> > idea whether that makes a difference).
>
> It's probably a program called 'sa' that anacron starts up right after boot
> (on RH 7.0). It's a system accounting program that starts up and scans the
> entire drive looking for stuff, which fills up cache in RAM.
>
> I generally disable all anacron stuff and remove /etc/cron.??* and the
> daily/weekly/monthly entries in /etc/crontab, then I run
> '/etc/rc.d/init.d/crond restart'. That oughta fix it, but you might want to
> look into the cron scripts individually and selectively remove the lines you
> don't want. :-)
>
> --
> Byron Stanoszek Ph: (330) 644-3059
> Systems Programmer Fax: (330) 644-8110
> Commercial Timesharing Inc. Email: bstanoszek@comtime.com
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
--
C.
------------------------------------------------------------------------------
When in doubt, poke it with a stick
Disclaimer: the above is the author's personal opinion and is not the
opinion
or policy of his employer or of the little green men that have been
following
him all day.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-11-08 20:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-08 17:54 major problem with linux-2.4.0test10 J.D. Hollis
2000-11-08 20:36 ` Byron Stanoszek
2000-11-08 20:53 ` Carey M. Drake
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox