Re: some cleanup of of uvm_map.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Owain Ainsworth
Date: Wednesday, February 3, 2010 - 10:10 am

On Wed, Feb 03, 2010 at 04:33:50PM +0100, Ariane van der Steldt wrote:

Yes. Henning has a bgpd core router where bgpd occasionally dies due to
an allocation failure and needs restarting (should be plenty of memory
left, it looks like map starvation). I'm 90% sure that this is the
cause.

It's not so simple to fix though. you can't just go straight to the
start of the map. Say i386 where W^X is done using segments. if you dump
something right at the other end of the segment, that pretty much screws
it. Perhaps going back to the min hint for the protection and trying to
push just a little bit down may work?

-0-
-- 
In defeat, unbeatable; in victory, unbearable.
		-- Winston Churchill, on General Montgomery
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
some cleanup of of uvm_map.c, Anton Maksimenkov, (Sun Jan 31, 5:43 am)
Re: some cleanup of of uvm_map.c, Bob Beck, (Mon Feb 1, 10:48 am)
Re: some cleanup of of uvm_map.c, Anton Maksimenkov, (Mon Feb 1, 12:56 pm)
Re: some cleanup of of uvm_map.c, Anton Maksimenkov, (Mon Feb 1, 1:21 pm)
Re: some cleanup of of uvm_map.c, Ariane van der Steldt, (Wed Feb 3, 8:06 am)
Re: some cleanup of of uvm_map.c, Ariane van der Steldt, (Wed Feb 3, 8:33 am)
Re: some cleanup of of uvm_map.c, Owain Ainsworth, (Wed Feb 3, 10:10 am)
Re: some cleanup of of uvm_map.c, Anton Maksimenkov, (Wed Feb 3, 11:51 pm)
Re: some cleanup of of uvm_map.c, Ariane van der Steldt, (Thu Feb 4, 6:50 am)
Re: some cleanup of of uvm_map.c, Anton Maksimenkov, (Thu Feb 4, 10:57 am)
Re: some cleanup of of uvm_map.c, Ariane van der Steldt, (Thu Feb 4, 11:54 am)
Re: some cleanup of of uvm_map.c, Anton Maksimenkov, (Thu Apr 22, 8:56 pm)
Re: some cleanup of of uvm_map.c, Ted Unangst, (Thu Apr 22, 9:51 pm)