diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmxPyZBI4RKiZF7keCzydFZ3zkSEeDQkQM <Sergio@web> | 2011-12-30 00:38:32 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2011-12-30 00:38:32 +0100 |
commit | f7e75e57fcbd81e1bc5d213e0ae0f2d5a5d39ca3 (patch) | |
tree | a5f2e33213e82174baa34ba09670d95240eb23a5 | |
parent | 3c99678aa52ccb0abe6226b406029a84beb33481 (diff) |
-rw-r--r-- | user/Sergio_Lopez.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/user/Sergio_Lopez.mdwn b/user/Sergio_Lopez.mdwn index eec44993..b514982e 100644 --- a/user/Sergio_Lopez.mdwn +++ b/user/Sergio_Lopez.mdwn @@ -64,3 +64,7 @@ While trying to find the causes of the task map fragmentation, I developed some ### Other miscellaneous changes +- ext2fs: write multiple pages at once to the backend storage. <http://blogs.nologin.es/slopez/files/ext2fs-multipage_data_return.patch> + +- GNU Mach: avoid calling vm_object_deactivate_pages every time an object enters the cache. <http://blogs.nologin.es/slopez/files/gnumach-optimize_page_deactivation.patch> + |