|
Lines 17-22
Link Here
|
| 17 |
developers choose to disable these features on build machines |
17 |
developers choose to disable these features on build machines |
| 18 |
to maximize performance. |
18 |
to maximize performance. |
| 19 |
|
19 |
|
|
|
20 |
20040125: |
| 21 |
After a year of improvements and tests, the ULE scheduler is |
| 22 |
now believed to be mature enough and has been made default. |
| 23 |
SCHED_ULE is a new scheduler that has been designed for SMP |
| 24 |
and has some advantages for UP as well. See sys/conf/NOTES |
| 25 |
for detailed information. |
| 26 |
|
| 20 |
20031213: |
27 |
20031213: |
| 21 |
src/lib/libc/gen/initgroups.c:1.8 now causes logins to fail |
28 |
src/lib/libc/gen/initgroups.c:1.8 now causes logins to fail |
| 22 |
if the login process is unable to successfully set the |
29 |
if the login process is unable to successfully set the |