Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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 Changed 15 years ago by Herwig Bauernfeind

Resolution: duplicate
Status: newclosed

comment:2 Changed 15 years ago by Herwig Bauernfeind

Version: 3.0.33
Note: See TracTickets for help on using tickets.