Re: 64bit CPUs

From: Sten Daniel Sørsdal (lists_at_wm-access.no)
Date: 05/02/05

  • Next message: Allen: "Re: 64bit CPUs"
    Date: Mon, 02 May 2005 16:54:32 +0200
    To: Mike Tancsa <mike@sentex.net>
    
    

    Mike Tancsa wrote:
    > A somewhat obvious question to some perhaps, but what server application
    > mix on FreeBSD today sees an improvement using 64bit CPUs ? In my ISP
    > centric world, my big apps are BIND, IMAP/POP3, httpd via apache, SMTP,
    > AV and SPAM scanning, and firewalls/routing. Apart from larger RAM, why
    > would these benefit from the 64bit world ? Or would they ?

    Any application that would benefit from being able to copy 64 bits at a
    time, i assume. Video applications and perhaps some encryption
    applications. Perhaps IPv6 core would have a slight benefit (although
    probably not with current code). Almost all the applications that you
    mention are doing mostly string operations (afaik). Perhaps VPN tunnels
    could benefit (unless of course you use hardware vpns like we do).

    --
    Sten Daniel Sørsdal
    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
    

  • Next message: Allen: "Re: 64bit CPUs"

    Relevant Pages

    • Re: Python does not play well with others
      ... offered no better than CGI for Python, whilst PHP runs within Apache ... multiple sub interpreters within each Apache child process. ... The main area where interference can occur is where applications needs ...
      (comp.lang.python)
    • ANN: mod_wsgi 1.0c1 now available
      ... The mod_wsgi package consists of an Apache web server module designed ... Examples of major Python web frameworks and applications which are ... Daemon mode would instead be used where applications need to be ... When running on UNIX systems, ...
      (comp.lang.python.announce)
    • Summary: PHP and Apache2 on Solaris 10/x64
      ... The consensus is that the built-in Apache and SunFreeware PHP are both ... not the most desired versions of said applications. ... One zone has the desire to use PHP and ...
      (SunManagers)
    • Re: Upgrading to Sol9 and using Sol8 compiled applications
      ... I am wondering if the applications I compiled under Sol8 ... Solaris will run correctly on later releases. ... written app is one that doesn't use non-documented or ... Apache is one of those correctly written apps, ...
      (comp.unix.solaris)
    • Version 1.0 of mod_wsgi is now available.
      ... The mod_wsgi package consists of an Apache web server module designed ... Examples of major Python web frameworks and applications which are ... Individual WSGI applications can be delegated to be run in 'embedded' ...
      (comp.lang.python.announce)