サクサク読めて、アプリ限定の機能も多数!
#golang のヒープは 512GB 制限があったけどこの変更で無くなった。
mattn のブックマーク 2018/02/16 09:19
runtime: use sparse mappings for the heap · golang/go@2b41554#golang のヒープは 512GB 制限があったけどこの変更で無くなった。2018/02/16 09:19
このブックマークにはスターがありません。 最初のスターをつけてみよう!
github.com/golang2018/02/16
This replaces the contiguous heap arena mapping with a potentially sparse mapping that can support heap mappings anywhere in the address space. This has several advantages over the current approach...
2 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /
#golang のヒープは 512GB 制限があったけどこの変更で無くなった。
mattn のブックマーク 2018/02/16 09:19
このブックマークにはスターがありません。
最初のスターをつけてみよう!
runtime: use sparse mappings for the heap · golang/go@2b41554
github.com/golang2018/02/16
This replaces the contiguous heap arena mapping with a potentially sparse mapping that can support heap mappings anywhere in the address space. This has several advantages over the current approach...
2 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /