_,,,^..^,,,_ (phone)Yes, the same priority. See:The VM may have issues with clock jitter due to the heartbeat threadnot running at elevated priority.
It better /not/ be.�� This is wrong.�� The heartbeat thread /must/ run at a higher priority for the VM not to lock up when it becomes compute bound.�� I thought the resolution was that the VM /will/ try and raise the priority if the heartbeat thread but will /not/ exit if it fails.�� This is /very/ different from not trying to raise the priority at all.The resolution I thought we had reached means that if correctly installed the VM can work correctly, and will continue to work correctly if and when linux removes the annoyance of the conf files.�� The resolution you describe Pavel (I hope inaccurately) means the threaded heartbeat VM will never work correctly.One other thing.�� I know threaded heartbeat is verbose, but I would really appreciate it if we could reserve "threaded vm" to mean a vm that multiplexes Smalltalk processes above native threads, even if not concurrently.�� This is the threaded ffi plan which we have a good chance of realizing this year.
An exit may be appropriate in somecases, but for most users the above warning is sufficient.https://github.com/OpenSmalltalk/opensmalltalk- vm/commit/ 32f321583c69ca27e61ffaff6decc2 a3e4b6ca5e Cheers,-- Pavel2017-03-30 11:51 GMT+02:00 Denis Kudriashov <dionisiydk@gmail.com>:2017-03-29 20:29 GMT+02:00 Pavel Krivanek <pavel.krivanek@gmail.com>:Hi,I want to let you know that the SSH (git@...) support in Iceberg on Linux VM now works with the latest threaded VM (get.pharo.org/vmTLatest60). The threaded VM now runs without root priviledges nor special configuration of the system.��
And what the logic now? Heartbeat and VM are in same priory?