Increased the load average before strangling the server. Its now 10.00
authorDave West <davew@uncensored.citadel.org>
Tue, 3 Nov 2009 12:15:17 +0000 (12:15 +0000)
committerDave West <davew@uncensored.citadel.org>
Tue, 3 Nov 2009 12:15:17 +0000 (12:15 +0000)
commit2a557d1e1aeee5b4bb8d829a1cff40c37f8d4d2c
tree8e6af6b73860e5e50772218e5589c4b5dcf9a765
parent7d56e0340f5cbec8af5dd95c094ba6a89b895dc6
Increased the load average before strangling the server. Its now 10.00
we will make this configureable later.

Also some cleanups in the CitContext stuff to make it a bit more readable
though I thought I had already committed those :-(
13 files changed:
citadel/citserver.c
citadel/citserver.h
citadel/context.c
citadel/context.h
citadel/file_ops.c
citadel/file_ops.h
citadel/housekeeping.c
citadel/locate_host.c
citadel/msgbase.c
citadel/server.h
citadel/sysdep.c
citadel/threads.c
citadel/user_ops.c