Problem with ppp connection over 170

icarus (icarus@khan.co.kr)
Fri, 18 Dec 1998 14:42:49 +0900 (KST)


Hello folks.
I have one problem.
after the root user logined system using rlogind,executed pppd.
This system has connected over 170 ppp.
after that, the system has too many overhead.
especially the CPU has so many overhead.
Does anybody know solutions ? or has same experience.

Here is my system

Pentium II 400Mhz x 2 (SMP)
512Mbyte SDRAM
Linux kernel 2.1.131-ac11
I changed like this

fs.h : NR_FILE 4096->16384
limits.h : NR_OPEN 1024->2048
tasks.h : NR_TASKS 512->2048

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/