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

2011-03-28 Thread Lennart Poettering
On Mon, 21.03.11 08:37, fykc...@gmail.com (fykc...@gmail.com) wrote: > The third version if this patch. > Changes since v2: > 1. page_size() uses assert_se(sysconf(...)) to detect failure of > sysconf, abort if sysconf fails. > > 2011/3/19 Jan Engelhardt : > > On Saturday 2011-03-19 07:18, fykc..

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

2011-03-21 Thread fykc...@gmail.com
The third version if this patch. Changes since v2: 1. page_size() uses assert_se(sysconf(...)) to detect failure of sysconf, abort if sysconf fails. 2011/3/19 Jan Engelhardt : > On Saturday 2011-03-19 07:18, fykc...@gmail.com wrote: > >>> sparc64 would, to name one. >>IA64, sparc64, powerpc, and m