]> mj.ucw.cz Git - libucw.git/commit
Split page key to pos and fd. Wastes extra 4 bytes, but simplifies the code a lot.
authorMartin Mares <mj@ucw.cz>
Sat, 20 Nov 1999 11:21:01 +0000 (11:21 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 20 Nov 1999 11:21:01 +0000 (11:21 +0000)
commit006d7a8ef1c1b9144246fd421a5df93deeabd951
tree5530101fa0d36ca876eaf811d83653abf0a4b9d1
parent80be9bf7500715abfefb991103a446f8f1fa19f1
Split page key to pos and fd. Wastes extra 4 bytes, but simplifies the code a lot.
Also sort write requests when flushing dirty pages.
lib/pagecache.c
lib/pagecache.h