Re: 64bit CPUs

From: Allen (bsdlists_at_rfnj.org)
Date: 05/02/05

  • Next message: Poul-Henning Kamp: "Re: Very low disk performance on 5.x"
    Date: Mon, 02 May 2005 17:11:02 -0400
    To: Sten Daniel Sørsdal <lists@wm-access.no>, Mike Tancsa <mike@sentex.net>
    
    

    At 10:54 5/2/2005, Sten Daniel Sørsdal wrote:
    >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).

    The real benefit for ISP servers comes in from the 64bit address space, not
    the 64bit registers, though they can help out occasionally in those
    workloads as you mentioned.

    Having 1MB+ of L2 cache, and supporting 20+GB of memory are the real wins
    in your case.

    _______________________________________________
    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: Poul-Henning Kamp: "Re: Very low disk performance on 5.x"

    Relevant Pages

    • Re: Radius and MAC Address Access Control
      ... I have a setup like that today except I use pptp vpn tunnels for my users. ... The vpn daemon talks to freeradius server which against gets user info from MySQL database. ... The users are unable to create their own VPN tunnels to other places. ... >> to enable MAC Address Access Control with a radius server. ...
      (freebsd-isp)
    • Re: Adding a 3rd NIC to an SBS2003 Premium server.
      ... I currently run our SBS server with two NIC's behind a perimeter hardware ... the firewall routers. ... those vpn tunnels terminate outside of the SBS ...
      (microsoft.public.windows.server.sbs)
    • Re: Adding a 3rd NIC to an SBS2003 Premium server.
      ... No servers at the other offices to run ISA on, just client pc's ... I currently run our SBS server with two NIC's behind a perimeter hardware ... the firewall routers. ... those vpn tunnels terminate outside of the SBS ...
      (microsoft.public.windows.server.sbs)
    • Re: Adding a 3rd NIC to an SBS2003 Premium server.
      ... I think I'd probably use RWW, a Terminal Server and Outlook over HTTP for the rest, then, if none of the offices are of sufficient size to warrant their own server. ... > the firewall routers. ... those vpn tunnels terminate outside of the> SBS ... >> Two NICs is quite bad enough; I think you're better off with one and a ...
      (microsoft.public.windows.server.sbs)
    • Re: 64bit CPUs
      ... At 12:48 PM 01/05/2005, Chuck Swiger wrote: ... >Mike Tancsa wrote: ... >>A somewhat obvious question to some perhaps, but what server application ... >Databases. ...
      (freebsd-performance)