mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 23:20:59 +00:00
I believe this to be safe, as the main thing that LockRefPtr provides over RefPtr is safe copying from a shared LockRefPtr instance. I've inspected the uses of RefPtr<PhysicalPage> and it seems they're all guarded by external locking. Some of it is less obvious, but this is an area where we're making continuous headway. |
||
|---|---|---|
| .. | ||
| ATA | ||
| NVMe | ||
| Ramdisk | ||
| DiskPartition.cpp | ||
| DiskPartition.h | ||
| StorageController.cpp | ||
| StorageController.h | ||
| StorageDevice.cpp | ||
| StorageDevice.h | ||
| StorageManagement.cpp | ||
| StorageManagement.h | ||