Re: [systemd-devel] Improve boot-time of systemd

2011-03-19 Thread [email protected]
2011/3/19 Chen Jie : > 2011/3/18 Kay Sievers : >> >> It's ~0.5 sec faster here with readahead on a SSD. > Each time runs readahead-replay may cause readahead-collect to record > more blocks to read ahead -- size of "/.readahead" never reduces. > > Also I found "/.readahead" recorded files like ".xe

Re: [systemd-devel] [PATCH v2] Detect page size runtime

2011-03-19 Thread Jan Engelhardt
On Saturday 2011-03-19 07:18, [email protected] wrote: >2011/3/19 Jan Engelhardt : >> On Saturday 2011-03-19 03:10, Lennart Poettering wrote: >> >>>On Fri, 18.03.11 03:44, [email protected] ([email protected]) wrote: >>> Hi all, Systemd hardcode page size as 4096(in macro.h), this i