From: Mark Hatle <mhatle@mvista.com>
To: bharat <bharat@coraltele.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: regarding ld.so.preloads,ld.so.cache
Date: Mon, 07 Jun 2004 09:37:47 -0500 [thread overview]
Message-ID: <40C47DBB.3060300@mvista.com> (raw)
In-Reply-To: <28007367.1086432866812.JavaMail.administrator@RnDserver>
Two things. First ld.so.preloads and ld.so.cache (and ld.conf) are all
optional, and usually won't exist on an embedded system. (You might get
some arguments by some about ld.so.cache.. but the point is it does NOT
need to exist).
Second I believe you NFS problems are probably unrelated. Specifically
on system without a proper RTC, the timestamps for NFS requests will
reset to a previous time stamp. NFS uses time stamps to make sure that
requests are always moving "forward" in time. If you reboot your
embedded system, the time stamp goes back in time.. you can easily get
lockups with the NFS server not responding.
First thing to try, reboot the NFS server, and see if it works once..
then stops working for subsequent boots. If that is the case, then you
will need to figure out how to seed the kernel (on your embedded system)
with a reasonable "time/date" combo if you don't have an RTC.
--Mark
bharat wrote:
> hello everyone
> i am using Hardhat embedded linux for my customerized
> board everything went fine till th dhell init as soon as the init is called
> the control starts looking for ld.so.preloads,ld.so.cache and then after
> loading some files from NFS mounted file sytem from server this goes hangs
> i am looking for an answer since last three days and it is driven me mad
> please help me
> bharat
>
>
>
> !-- Virus-Free Mail Using PostMaster Enterprise AvAc & QuickHeal Engine --!
>
> -----------------------------------
> Coral Telecom Limited, Noida, India
>
>
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2004-06-07 14:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-05 10:55 regarding ld.so.preloads,ld.so.cache bharat
2004-06-07 14:37 ` Mark Hatle [this message]
[not found] ` <2755028.1086671873328.JavaMail.administrator@RnDserver>
[not found] ` <5202403.1086706828281.JavaMail.administrator@RnDserver>
2004-06-09 5:05 ` bharat
-- strict thread matches above, loose matches on Subject: below --
2004-06-08 5:22 bharat
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40C47DBB.3060300@mvista.com \
--to=mhatle@mvista.com \
--cc=bharat@coraltele.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).