History log of /haiku/src/tests/system/kernel/cache/pages_io_test.cpp
Revision Date Author Comments
# 425ac1b6 20-Jun-2023 Alexander von Gluck IV <kallisti5@unixzen.com>

refactor: Swap %Ld for %lld in all format usages

* %Ld is an undocumented alias for %lld in glibc.
* muslc doesn't implement it for this reason.
* While we will likely never drop %Ld support,
lets clean house and set a better example.

Change-Id: Id46dad3104abae483e80cc5c05d1464d3ecd8030
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6636
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>


# 70a11cec 02-Apr-2007 Axel Dörfler <axeld@pinc-software.de>

* pages_io() now handles it gracefully in case the fileVec array is too
small to hold the information for the requested I/O size.
* get_file_map() returned B_BUFFER_OVERFLOW already in case the array
was exactly as large as needed.
* read_chunk_into_cache() and write_chunk_to_cache() will no longer
override their local "size" variable.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20509 a95241bf-73f2-0310-859d-f6bbb57e9c96


# df0ca8ca 01-Apr-2007 Axel Dörfler <axeld@pinc-software.de>

Updated the pages_io() test with Ingo's latest changes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20489 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 238d7b4b 31-Mar-2007 Axel Dörfler <axeld@pinc-software.de>

Added small test for the pages_io() function (and the file_map class as well).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20477 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 70a11cecbdfc4d7e0f15746b8367d6efcedf95e9 02-Apr-2007 Axel Dörfler <axeld@pinc-software.de>

* pages_io() now handles it gracefully in case the fileVec array is too
small to hold the information for the requested I/O size.
* get_file_map() returned B_BUFFER_OVERFLOW already in case the array
was exactly as large as needed.
* read_chunk_into_cache() and write_chunk_to_cache() will no longer
override their local "size" variable.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20509 a95241bf-73f2-0310-859d-f6bbb57e9c96


# df0ca8cae099c0d53cea6b113d91c819268532c4 01-Apr-2007 Axel Dörfler <axeld@pinc-software.de>

Updated the pages_io() test with Ingo's latest changes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20489 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 238d7b4ba7f851d052ab213bc0ce571e0fdd8e53 31-Mar-2007 Axel Dörfler <axeld@pinc-software.de>

Added small test for the pages_io() function (and the file_map class as well).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20477 a95241bf-73f2-0310-859d-f6bbb57e9c96