kernel/fork.c (version 2.6.17) fork_init() ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: kernel/fork.c (version 2.6.17) fork_init() ?
- From: "Iman Darabi" <iman.darabi@xxxxxxxxx>
- Date: Mon, 11 Dec 2006 12:41:39 +0330
hi .
init_task.signal->rlim[RLIMIT_NPROC].rlim_max = max_threads/2;
ok .no prob . ( limits for the init_task set at half of max_threads ) .
init_task.signal->rlim[RLIMIT_NPROC].rlim_cur = max_threads/2;
why ?
thx for you attention .
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]