* Added tracing for vfs_{read,write}_pages).

* {read,write}_pages() use vfs_{read,write}_pages() now, instead of
  invoking the FS {read,write}_pages() hooks.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26750 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2008-08-03 01:48:10 +00:00
parent e07a1266f0
commit 58306fecd6
2 changed files with 123 additions and 4 deletions
+1
View File
@@ -38,6 +38,7 @@
#define TCP_TRACING 0
#define TEAM_TRACING 0
#define USER_MALLOC_TRACING 0
#define VFS_PAGES_IO_TRACING 0
#define VM_CACHE_TRACING 0
#define WAIT_FOR_OBJECTS_TRACING 0