Whamcloud - gitweb
Branch b_release_1_4_6
authoradilger <adilger>
Wed, 14 Dec 2005 11:55:47 +0000 (11:55 +0000)
committeradilger <adilger>
Wed, 14 Dec 2005 11:55:47 +0000 (11:55 +0000)
commitda65d680bb6f0234ffb613acf5ef9ee46c6694b4
tree3d96094225fae14960ed932cf7b8398a207aaebb
parent9a4daecf9631bd8ee564fc146a0b2dd9a156d390
Branch b_release_1_4_6
Description: failure of ptlrpc thread startup can cause oops
Details    : Starting a ptlrpc service thread can fail if there are a large
     number of threads or the server memory is very fragmented.
     Handle this without oopsing.
b=9493

Tested extensively at Bull (512 OST service threads).
lustre/ChangeLog
lustre/ptlrpc/client.c
lustre/ptlrpc/import.c
lustre/ptlrpc/pinger.c
lustre/ptlrpc/ptlrpc_module.c
lustre/ptlrpc/ptlrpcd.c