Results 1 to 1 of 1

Thread: FreeBSD support for icegridnode - question regarding load

  1. #1
    grembo is offline Registered User
    Name: Michael Gmelin
    Organization: Grem Equity GmbH
    Project: E-Commerce platform
    Join Date
    Jan 2009
    Posts
    85

    FreeBSD support for icegridnode - question regarding load

    Hi,

    icegridnode always returns "-1 -1 -1" as load under FreeBSD. As far as I can see this is because PlatformInfo.cpp is not checking for __FreeBSD__ anywhere. It also seems that the sysctl interface used for Mac OS X (ifdef __APPLE__) is exactly the same as for FreeBSD (afaik it's inherited from BSD). I modified PlatformInfo.cpp and ran some tests and it seems like everything is working as expected now. Maybe you might consider to apply the patch attached to this message in your next release.

    regards
    Michael
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. question about load-balancing
    By canyoudink in forum Help Center
    Replies: 5
    Last Post: 10-20-2006, 05:43 AM
  2. ICE support for fail-over (not load balancing)
    By timp in forum Help Center
    Replies: 5
    Last Post: 01-04-2006, 06:10 AM
  3. Question about Load Balance
    By Rong in forum Help Center
    Replies: 1
    Last Post: 08-21-2005, 02:35 AM
  4. question about IceStorm's load balancing
    By Binary in forum Help Center
    Replies: 2
    Last Post: 09-15-2004, 09:50 PM
  5. FreeBSD
    By xdm in forum Help Center
    Replies: 0
    Last Post: 01-23-2004, 01:08 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •