#72 closed defect (duplicate)
login slow with new os2_randget() in os2ea.c
Reported by: | Herwig Bauernfeind | Owned by: | Paul Smedley |
---|---|---|---|
Priority: | major | Milestone: | Samba Server for eCS (OS/2) 1.0.1 |
Component: | Samba Server | Version: | 3.0.33 |
Keywords: | login slow os2_randget() | Cc: | herwig.bauernfeind@… |
Description
The new os2_randget() function os2ea.c slows down login (and possibly other operations) considerably.
For each login the randbyte_hrtimer() subroutine is executed exactly 129 times, a DosSleep(5) occurs for every execution, this sums up to a delay of almost 0,7 secs per login.
Change History (2)
comment:1 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Version: | → 3.0.33 |
---|
Note:
See TracTickets
for help on using tickets.