Re: [systemd-devel] autofs and hugetlbfs on ARM

2011-07-01 Thread Kok, Auke-jan H
On Fri, Jul 1, 2011 at 4:23 PM, Lennart Poettering wrote: > On Fri, 01.07.11 16:06, Kok, Auke-jan H (auke-jan.h@intel.com) wrote: > >> >> On Fri, Jul 1, 2011 at 3:50 PM, Lennart Poettering >> wrote: >> > On Tue, 28.06.11 09:43, Michael Olbrich (m.olbr...@pengutronix.de) wrote: >> > >> >> Hi,

Re: [systemd-devel] autofs and hugetlbfs on ARM

2011-07-01 Thread Lennart Poettering
On Fri, 01.07.11 16:06, Kok, Auke-jan H (auke-jan.h@intel.com) wrote: > > On Fri, Jul 1, 2011 at 3:50 PM, Lennart Poettering > wrote: > > On Tue, 28.06.11 09:43, Michael Olbrich (m.olbr...@pengutronix.de) wrote: > > > >> Hi, > >> > >> more stuff from the embedded front. On ARM hugetlbfs is n

Re: [systemd-devel] autofs and hugetlbfs on ARM

2011-07-01 Thread Kok, Auke-jan H
On Fri, Jul 1, 2011 at 3:50 PM, Lennart Poettering wrote: > On Tue, 28.06.11 09:43, Michael Olbrich (m.olbr...@pengutronix.de) wrote: > >> Hi, >> >> more stuff from the embedded front. On ARM hugetlbfs is not supported. The >> result is rather confusing for the user: >> At first /dev/hugepages exi

Re: [systemd-devel] autofs and hugetlbfs on ARM

2011-07-01 Thread Lennart Poettering
On Tue, 28.06.11 16:03, Bjoern Buerger (b.buer...@pengutronix.de) wrote: > > You should probably just not install > > /lib/systemd/system/dev-hugepages.mount to avoid the issue. > > While this is probably the best solution for the deeply embedded > case, it would probably not be apropriate for e.

Re: [systemd-devel] autofs and hugetlbfs on ARM

2011-07-01 Thread Lennart Poettering
On Tue, 28.06.11 09:43, Michael Olbrich (m.olbr...@pengutronix.de) wrote: > Hi, > > more stuff from the embedded front. On ARM hugetlbfs is not supported. The > result is rather confusing for the user: > At first /dev/hugepages exists. If I run "ls /dev/hugepages", > "mount[494]: mount: unknown f

Re: [systemd-devel] autofs and hugetlbfs on ARM

2011-06-28 Thread Bjoern Buerger
* Kay Sievers (kay.siev...@vrfy.org) [110628 12:45]: > On Tue, Jun 28, 2011 at 09:43, Michael Olbrich > wrote: > > At first /dev/hugepages exists. If I run "ls /dev/hugepages", > > "mount[494]: mount: unknown filesystem type 'hugetlbfs'" is logged and > > ls says "ls: /dev/hugepages: No such devi

Re: [systemd-devel] autofs and hugetlbfs on ARM

2011-06-28 Thread Kay Sievers
On Tue, Jun 28, 2011 at 09:43, Michael Olbrich wrote: > more stuff from the embedded front. On ARM hugetlbfs is not supported. The > result is rather confusing for the user: > At first /dev/hugepages exists. If I run "ls /dev/hugepages", > "mount[494]: mount: unknown filesystem type 'hugetlbfs'" i

[systemd-devel] autofs and hugetlbfs on ARM

2011-06-28 Thread Michael Olbrich
Hi, more stuff from the embedded front. On ARM hugetlbfs is not supported. The result is rather confusing for the user: At first /dev/hugepages exists. If I run "ls /dev/hugepages", "mount[494]: mount: unknown filesystem type 'hugetlbfs'" is logged and ls says "ls: /dev/hugepages: No such device".