diff options
author | 2021-03-06 19:30:07 +0000 | |
---|---|---|
committer | 2021-03-06 19:30:07 +0000 | |
commit | 484d59cdf3af9d21a3f33595c8b10cf1b439da25 (patch) | |
tree | 8d641ff99e81a75759d4ec173efdf86f0d454512 /sys/dev | |
parent | One major issue talked about in research papers is reducing the overhead (diff) | |
download | wireguard-openbsd-484d59cdf3af9d21a3f33595c8b10cf1b439da25.tar.xz wireguard-openbsd-484d59cdf3af9d21a3f33595c8b10cf1b439da25.zip |
Since with the current design there's one device per domain, and one
domain per pagetable, there's no need for a backpointer to the domain
in the pagetable entry descriptor. There can't be any other domain.
Also since there's no list, no list entry member is needed either.
This reduces early allocation to half of the previous size. I think
it's possible to reduce it even further and not need a pagetable entry
descriptor at all, but I need to think about that a bit more.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions