Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: 4gb seg fixup, process on FC6 domU: msg#00121
|
Subject: |
Re: 4gb seg fixup, process on FC6 domU |
Hi,
Let me clear the type which we are doing from the very start of this thread
on FC6 instead of
echo "hwcap 0 nosegneg" > /etc/ld.conf.so.d/nosegneg.conf <--- type in the directory name
do this ...
echo hwcap 0 nosegneg" > /etc/ld.so.conf.d/nosegneg.conf
and then
ldconfig
Thanks. Askar
On 12/20/06,
Henning Sprang <henning_sprang@xxxxxx> wrote:
Hi,
On 12/20/06, Asrai khn <asraikhn@xxxxxxxxx> wrote: > So the solution > > echo "hwcap 0 nosegneg" > /etc/ld.conf.so.d/nosegneg.conf
> > work for us.
don't forget the ldconfig. people searching the list archive might wonder why it doesn't work for them because they just follow this mail here...
> > NB, even with this change you'll see the 4gb fixup messages if you run any
> > mono processes - eg beagle or tomboy - this is a bug in the Mono VM for > > which there isn't any fix yet. > > We don't use mono process beagle or tomboy.
I also had this annoying problem but also on Domain 0. When reading
the "fine print" I saw the hint on mono causing theses things.
removed beagle and everything works fine.
thanks, Henning
-- Fedora-xen mailing list
Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen
|
| |