View Single Post
Old 16th May 2008
ephemera's Avatar
ephemera ephemera is offline
Knuth's homeboy
 
Join Date: Apr 2008
Posts: 537
Default

yes, fbsd on x64 uses LP64 data model ie. int=32 bits pointers and long=64 bits.

64 bit software has its pros and cons. the performance advantages of 64bit over 32bit software is not as clear-cut as you claim.
Reply With Quote