* Memory problems
@ 2007-08-24 12:36 James Courtier-Dutton
0 siblings, 0 replies; 3+ messages in thread
From: James Courtier-Dutton @ 2007-08-24 12:36 UTC (permalink / raw)
To: linux-mm
Hi,
Is there anywhere that documents the current problems that Linux is
having with memory management.
Are there any "big" problems still outstanding, or is it just a matter
of fixing edge cases now?
The last time I looked into this, people were having memory pressure
problems relating to network attached swap space. I believe those
problems are fixed now and I was able to help there.
Kind Regards
James
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 3+ messages in thread
* (unknown),
@ 2006-05-02 19:36 Kirkwood, David A
2006-05-02 20:08 ` Tom Callahan
0 siblings, 1 reply; 3+ messages in thread
From: Kirkwood, David A @ 2006-05-02 19:36 UTC (permalink / raw)
To: linux-admin
Do I need to enable ip-forwarding for a system to function as an ip
router or is this enabled automatically by routed? If I do need to
manually how do I enable it? If not can I disable it though the routed
or do I just use ipchains / iptables?
Thanks,
David
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re:
2006-05-02 19:36 (unknown), Kirkwood, David A
@ 2006-05-02 20:08 ` Tom Callahan
2006-05-03 21:50 ` memory problems tom arnall
0 siblings, 1 reply; 3+ messages in thread
From: Tom Callahan @ 2006-05-02 20:08 UTC (permalink / raw)
To: Kirkwood, David A; +Cc: linux-admin
From what I remember, the answer is yes.
To manually enable it:
echo "1" > /proc/sys/net/ipv4/ip_forward
or/and add that to /etc/rc.d/rc.local
Thanks,
Tom Callahan
TESSCO Technologies
Desk: (410)-229-1361
Cell: (410)-588-7605
Email: callahant@tessco.com
A real engineer only resorts to documentation when the keyboard dents on the forehead get too noticeable.
Kirkwood, David A wrote:
>Do I need to enable ip-forwarding for a system to function as an ip
>router or is this enabled automatically by routed? If I do need to
>manually how do I enable it? If not can I disable it though the routed
>or do I just use ipchains / iptables?
>
>
>
>Thanks,
>
>
>
>David
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-admin"
>in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* memory problems
2006-05-02 20:08 ` Tom Callahan
@ 2006-05-03 21:50 ` tom arnall
0 siblings, 0 replies; 3+ messages in thread
From: tom arnall @ 2006-05-03 21:50 UTC (permalink / raw)
To: linux-admin
my system freezes when I try to run an application that handles a large file
in a variable. I have set ulimits as follows:
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) 256000
max memory size (kbytes, -m) 256000
open files (-n) 1024
pipe size (512 bytes, -p) 8
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) unlimited
virtual memory (kbytes, -v) unlimited
Physical memory on the system is 512MB, yet when the application runs -
despite the limits shown above - linux hands almost all of memory to the
application.
Tom Arnall
north spit, ca
^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <Pine.LNX.4.04.9905021624570.18784-100000@ps.cus.umist.ac.uk>]
end of thread, other threads:[~2007-08-24 12:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-24 12:36 Memory problems James Courtier-Dutton
-- strict thread matches above, loose matches on Subject: below --
2006-05-02 19:36 (unknown), Kirkwood, David A
2006-05-02 20:08 ` Tom Callahan
2006-05-03 21:50 ` memory problems tom arnall
[not found] <Pine.LNX.4.04.9905021624570.18784-100000@ps.cus.umist.ac.uk>
[not found] ` <Pine.LNX.4.03.9905031237130.219-100000@mirkwood.dummy.home>
1999-05-04 6:09 ` Memory problems Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.