Hi all,

Attachment is the patch fixing broken systemd-readahead-collect on
mips. The patch is actually fixing the fanotify syscall on mips:
1. Adjust to correct syscall number.
2. Using directly fanotify syscall instead of
"syscall(__NR_FANOTIFY_MARK)", which is broken on the test platform.

Test platform:
* CPU: loongson 2f (mips-compatible)
* Kernel: 2.6.38 with fanotify enabled, 64bit, little endian
* Userland: o32 ABI.


BTW, I enabled systemd-readahead-collect.service,
systemd-readahead-replay.service, they were both in default.target. I
also link systemd-readahead-done.service to default.target, is that
correct?
It seems these services exit quickly, and wasn't observed a boot time
speed-up. The size of /.readahead is around 30K.
Any idea?



--
Regards,
- cee1

Attachment: 0001-Fix-broken-systemd-readahead-collect-on-mips.patch
Description: Binary data

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to