mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -05:00
sectors with all-zeroes. The zeroes come from a static buffer; null(4) uses a dynamic buffer for the same purpose (for /dev/zero). It might be a good idea to have a static, shared, read-only all-zeroes page somewhere in the kernel that md(4), null(4) and any other code that needs zeroes could use. Reviewed by: kib MFC after: 3 weeks |
||
|---|---|---|
| .. | ||
| md.c | ||