summaryrefslogtreecommitdiff
path: root/src/datastruct/cache_table.zig
diff options
context:
space:
mode:
authorMitchell Hashimoto <m@mitchellh.com>2024-11-06 14:15:31 -0800
committerMitchell Hashimoto <m@mitchellh.com>2024-11-07 13:44:39 -0800
commitaed51fd0b00018eeea71ba1afcb48d18792ae46c (patch)
tree9f5ed67a191a21a284e7862c6e2cbb800ce9ff28 /src/datastruct/cache_table.zig
parent7517d0a86b4008fe7d1a05b675cf1f93152e8b71 (diff)
terminal: PageList rename "page" to "node" everywhere
This is more correct: a pagelist is a linked list of nodes, not pages. The nodes themselves contain pages but we were previously calling the nodes "pages" which was confusing, especially as I plan some future changes to the way pages are stored.
Diffstat (limited to 'src/datastruct/cache_table.zig')
0 files changed, 0 insertions, 0 deletions