tsgates / rust.ko

A minimal Linux kernel module written in rust.
896 stars 66 forks source link

Allows SIMD and floating point #13

Closed mmcco closed 8 years ago

mmcco commented 8 years ago

There's no trivial solution. This article is a good discussion of the problem. I thought I'd mention it in case you want to update this, or in case someone else is debugging mysterious memory corruption.