dcstes
dcstes
Hi everyone, It's good that there is an open issue for this issue. Also note that there are 2 different things here : (1) the issue itself which is that...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Currently if I go to http://wiki.squeak.org/squeak/search and I type in the "Search" field : pthread_setschedparam There is "No Match". The recent changes to the...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Another thing to consider is whether calling pthread_setschedparam() should be the default ... My impression is that if I just ignore the warning "pthread_setschedparam...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 By the way, there seems to be an alternative to running the Squeak VM in a profile which raises the privilege temporarily. It also...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 When running the Web Framework 'Aida 6.8' on the Cog VM 5.0, I do notice that there seems to be interest in solving the...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Well I can understand that Eliot has good reasons to raise the priority of the heartbeat thread. Also I have noticed now that I'm...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On some Linux systems without PAM, it might be a possibility to use "prlimit" to set rtprio: https://serverfault.com/questions/889635/seting-rtprio-limit-in-system-without-pam For example with prlimit --rtprio=99 --pid=...
I have tested the fix to align the return value of sbrk(). The sinle line fix is sufficient to fix the problem. So this indicates that the return value of...
solved by new code lowestPageAligendAddressForMMap() macro in Spur memory management for Unix