Re: Linux as resilient as BSD, resource hogging?
From: Joshua Jones (jajones@cc.gatech.edu)Date: 08/03/02
- Next message: Vilmos Soti: "Re: security of OpenBSD vs Linux distros"
- Previous message: jirka: "Re: password policy"
- In reply to: Kasper Dupont: "Re: Linux as resilient as BSD, resource hogging?"
- Next in thread: : "Re: Linux as resilient as BSD, resource hogging?"
- Reply: : "Re: Linux as resilient as BSD, resource hogging?"
- Reply: Eric P. McCoy: "Re: Linux as resilient as BSD, resource hogging?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Joshua Jones <jajones@cc.gatech.edu> Date: 3 Aug 2002 18:12:33 GMT
In comp.os.linux.development.system Kasper Dupont <kasperd@daimi.au.dk> wrote:
> I think the major problem with the way Linux currently
> uses physical RAM is, that data that has only been
> accessed once or twice gets to stay too long in memory.
> ...
> That is not good, the file contents
> should rather be removed quickly again, because they are
> not going to be used again soon. This does not only
> apply to reading files, but also to mmaped files, and
> scanning of directory structures.
I'm not sure I agree with you here Kasper... why would you want to
remove cached data, if there's not a shortage of RAM? (maybe you were
talking about only in that case) How do you know the file contents,
or directory data, won't be used again soon? How soon is soon, how
long is too long? I've always thought this model was very efficient--
what's in RAM is not hurting you if you don't need more RAM. Am I
misunderstanding you?
-- Joshua Jones josh(at)homemail.com | jonesjos(at)us.ibm.com
- Next message: Vilmos Soti: "Re: security of OpenBSD vs Linux distros"
- Previous message: jirka: "Re: password policy"
- In reply to: Kasper Dupont: "Re: Linux as resilient as BSD, resource hogging?"
- Next in thread: : "Re: Linux as resilient as BSD, resource hogging?"
- Reply: : "Re: Linux as resilient as BSD, resource hogging?"
- Reply: Eric P. McCoy: "Re: Linux as resilient as BSD, resource hogging?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|