diff options
Diffstat (limited to 'user/Sergio_Lopez.mdwn')
-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> + |