Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dbaupp
on Sept 16, 2014
|
parent
|
context
|
favorite
| on:
The Road to Rust 1.0
If you know you only need a small amount of stack size, you can set the stack size to be small via the task builder:
http://doc.rust-lang.org/master/std/task/struct.TaskBuilder....
ngrilly
on Sept 19, 2014
[–]
Thanks for the link. But what if I don't know the stack size in advance? I guess the model with a stack that starts small and grows on demand is only possible with M:N scheduling, not with 1:1 native scheduling?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: