Files
ladybird/Kernel
Andreas Kling abe3f515b1 Make font loading use mmap().
This exposed a serious race condition in page_in_from_inode().
Reordered the logic and added a paging lock to VMObject.
Now, only one process can page in from a VMObject at a time.
There are definitely ways to optimize this, for instance by making
the locking be per-page instead. It's not something that I'm going
to worry about right now though.
2019-02-03 01:36:25 +01:00
..
2019-01-30 18:47:18 +01:00
2019-01-23 05:14:00 +01:00
2019-01-23 05:14:00 +01:00
2019-01-23 05:14:00 +01:00
2019-01-23 05:14:00 +01:00
2019-01-23 05:14:00 +01:00
2019-01-23 05:14:00 +01:00
2019-02-01 03:50:06 +01:00
2019-02-01 03:50:06 +01:00
2019-01-23 05:14:00 +01:00
2018-12-03 00:39:25 +01:00
2018-12-03 00:39:25 +01:00
2018-12-03 00:39:25 +01:00
2019-01-13 04:31:16 +01:00
2018-10-17 16:48:43 +02:00
2019-01-23 06:57:00 +01:00
2019-01-30 18:47:18 +01:00
2019-02-03 01:36:25 +01:00
2019-01-23 05:14:00 +01:00
2019-01-23 05:14:00 +01:00
2019-02-01 03:50:06 +01:00
2019-01-23 05:14:00 +01:00
2019-02-01 03:50:06 +01:00
2018-12-24 23:10:48 +01:00
2019-01-23 06:57:00 +01:00
2019-01-23 06:57:00 +01:00
2019-01-31 16:51:27 +01:00
2019-01-31 16:51:27 +01:00
2019-01-23 05:14:00 +01:00
2019-01-23 05:14:00 +01:00