https://github.com/torvalds/linux
Revision 2f36895aa774cf4d1c3d68921e0209e796b66600 authored by Robert Olsson on 05 July 2005, 22:02:40 UTC, committed by David S. Miller on 05 July 2005, 22:02:40 UTC
Below a patch to preallocate memory when doing resize of trie (inflate halve)
If preallocations fails it just skips the resize of this tnode for this time.

The oops we got when killing bgpd (with full routing) is now gone. 
Patrick memory patch is also used.

Signed-off-by: Robert Olsson <robert.olsson@its.uu.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent db1322b
History
Tip revision: 2f36895aa774cf4d1c3d68921e0209e796b66600 authored by Robert Olsson on 05 July 2005, 22:02:40 UTC
[IPV4]: More broken memory allocation fixes for fib_trie
Tip revision: 2f36895

README

back to top