Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

[Citation needed]


https://github.com/golang/go/issues/12061

"Mark termination does not have to rescan stacks that haven’t executed since the last scan"

With pre-emptive scheduling of OS threads, you potentially dirty a ton more stacks, and have to scan them all for pointers to heap memory. I'm not sure how VMs using lots of OS threads deal with this.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: