This website requires JavaScript.
Explore
Hush
HushAnon
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
06eec38c233d5829128d84df0afe63432924c7b4
haiku-beta6
/
src
/
kernel
/
core
/
cache
T
History
Axel Dörfler
7605ddddf0
Replaced all remaining PAGE_SIZE with B_PAGE_SIZE and "addr" with addr_t.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9430 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-20 00:19:38 +00:00
..
block_cache.cpp
…
BlockMap.cpp
…
BlockMap.h
…
file_cache.cpp
Replaced all remaining PAGE_SIZE with B_PAGE_SIZE and "addr" with addr_t.
2004-10-20 00:19:38 +00:00
Jamfile
Added the file_cache.cpp file to the build.
2004-09-06 22:05:46 +00:00
vnode_store.cpp
Added a "cookie" parameter to the vfs_read|write|has_page[s]().
2004-09-06 22:03:47 +00:00
vnode_store.h
Added a basic vnode store, more or less the same as the old one.
2004-09-03 17:04:09 +00:00