forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

call sleep1@ grabs too much CPU in 64bits

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit
View previous topic :: View next topic  
Author Message
DanRRight



Joined: 10 Mar 2008
Posts: 2813
Location: South Pole, Antarctica

PostPosted: Mon May 27, 2019 10:43 pm    Post subject: call sleep1@ grabs too much CPU in 64bits Reply with quote

If compile in 32 bit all works fine, but with /64 this code grabs one core completely, see Task Manager CPU
Code:
use clrwin   
k=0
do while (k.eq.0 )
  CALL TEMPORARY_YIELD@
  call sleep1@(0.5)
  call sound@(6333,1)
enddo
end
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7912
Location: Salford, UK

PostPosted: Tue May 28, 2019 7:23 am    Post subject: Reply with quote

Yes I can see the fault and will upload a new set of DLLs shortly.
Back to top
View user's profile Send private message AIM Address
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7912
Location: Salford, UK

PostPosted: Tue May 28, 2019 9:01 am    Post subject: Reply with quote

Hopefully this will be fixed in this experimental download...

https://www.dropbox.com/s/fyeuc65bxbdw5z8/newDLLs38.zip?dl=0
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group