Samsung says its next-gen smartphones will have 64-bit processors too


Recommended Posts

Hey, what did I say (in the comment I left on the front news page RE Apple putting 64-bit processors in their phones)?

 

I stated news like this would come within the next few weeks - I was wrong; should have said the day after!

 

A step closer to being able to carry around a (future) main PC in my pocket. If Samsung release a phone with a docking station (featuring USB, DVI/HDMI, and Ethernet connectivity), that would be awesome!

Hey, what did I say (in the comment I left on the front news page RE Apple putting 64-bit processors in their phones)?

 

I stated news like this would come within the next few weeks - I was wrong; should have said the day after!

 

A step closer to being able to carry around a (future) main PC in my pocket. If Samsung release a phone with a docking station (featuring USB, DVI/HDMI, and Ethernet connectivity), that would be awesome!

 

They already did, for the Note II.

An over-engineered solution for an almost non-existent problem that will have a negative impact for the majority of consumers.

I think the fingerprint sensor is a great idea - currently people can easily see what code/swipe patterns are used to unlock a phone; a fingerprint is significantly harder to "see"! (But I don't see a 64-bit sensor framework being any better than a 32-bit version...)

I think the fingerprint sensor is a great idea - currently people can easily see what code/swipe patterns are used to unlock a phone; a fingerprint is a quite a bit harder to "see". (But I don't see a 64-bit sensor framework being any better than a 32-bit version.)

Yeah, security wise, for enterprises/companies maybe... anyone who wants to steel pr0n from my phone is more than welcome :laugh:

An over-engineered solution for an almost non-existent problem that will have a negative impact for the majority of consumers.

Non-existent problem?  I think it's a pretty big problem that few people setup security on their phones.  Their non-intrusive scanner could possibly remedy that problem.

 

And please explain why it will have a negative impact?  Nobody is forcing them to use it...

Yeah, security wise, for enterprises/companies maybe... anyone who wants to steel pr0n from my phone is more than welcome :laugh:

 

In an enterprise environment it sucks.  Since apple won't open the api for it at this point we won't allow the 5s on our network or for enrollment on our mdm server.  Our eas policy mandates a 7 character passcode on devices.  If someone uses a fingerprint instead then the device becomes non-compliant and won't sync.  IT Sec is already preparing for the headaches this will cause.  So we are basically not allowing this until apple changes the api policy.

Non-existent problem?  I think it's a pretty big problem that few people setup security on their phones.  Their non-intrusive scanner could possibly remedy that problem.

 

And please explain why it will have a negative impact?  Nobody is forcing them to use it...

But how many really NEED/care for security? It's an added bonus i'll agree.

In an enterprise environment it sucks.  Since apple won't open the api for it at this point we won't allow the 5s on our network or for enrollment on our mdm server.  Our eas policy mandates a 7 character passcode on devices.  If someone uses a fingerprint instead then the device becomes non-compliant and won't sync.  IT Sec is already preparing for the headaches this will cause.  So we are basically not allowing this until apple changes the api policy.

But when they open the API it will be compliant?

 

So basically without an open API, for strict companies, the finger scanner is useless ?

Non-existent problem?  I think it's a pretty big problem that few people setup security on their phones.  Their non-intrusive scanner could possibly remedy that problem.

 

 

Maybe, but can it be turned off? If it can a lot of people will do it because they don't want to be inconvenienced. 

Maybe, but can it be turned off? If it can a lot of people will do it because they don't want to be inconvenienced. 

Yeah probably.  Just like you can choose to not setup a passcode.  But it seems like the fingerprint scanner doesn't require any extra effort from the user, so there's not much of a reason to not set it up.  That's all assuming that the scan is quick and accurate every time you put your finger on the home button.  Well shall see.

I think we've gotten to the point where no one is actually bringing anything new to the game, it's moarrr specs, moarrrr useless features ( Though I see how the fingerprint unlock is usefull), :/ Man when I first saw the iPhone 4 I was like "what an awesome design"... Every other phone has just been meh... ( I got a galaxy s4, because my 4 was beat up...)

 

The way the companies are merging OSes between mobile and desktop, they're creating an ecosystem so that they'll only need one architecture instead of two.  Sure they're mostly 32-bit now, but even forgetting about memory, why develop for two forever.  64-bit is the future, why is everyone bitching about it so much?  "Let's not advance technology just because we can't use it right now".  Yeah, that makes a lot of sense.

Ugh. People still spreading complete ignorant remarks towards 64-bit. All those things about "32-bit apps will have to be recompiled, wont be compatible" "the emulation layer that will make then run slower", maybe be applied to windows and x86_64 but may not be the case for the ARM 64bit architecture. Which apparently is more than just an extension and changes other things as well. 

 

On the particular case of x86_64 processors, 32-bit binaries STILL run natively, x86_64 is just a superset that includes the older instructions. So, per se, there is no reduction in performance. When interacting with the OS, apps that run in 32-bit will need the OS to provide resources this way as well, and that-s the whole point of WoW64. Still that doesn't imply impacted performance, it means more stuff from the OS will have to be loaded in memory. So it only impacts performance when memory is limited. But since most people agree that the whole point of 64-bit is for "more RAM" (I dont agree with this), then be rest assured that it is not that much of a problem. 

 

 

 

As for ARMv8 in 64-bit, read this http://www.realworldtech.com/arm64/ , then have an opinion.

 

 

There's also implications on how the OS works. Most android apps are developed in Java, which runs on a virtual machine (I said most because portions of an app can be developed in native code).  And these Java apps? They're compiled on the spot. So if the people behind android transition to 64-bit on ARM, if they do it right, most apps will still run and not a "compatibility" layer, but on 64-bits. Java itself is already an extra layer anyway. That's why you can have android on x86 systems and still run the same apps, without developers having to do much at all.

But when they open the API it will be compliant?

 

So basically without an open API, for strict companies, the finger scanner is useless ?

 

Not useless but without an open api for the mdm to be able to manage it then we cannot allow it.  We have to be able to manage security settings within an enterprise environment.  Our IT Sec department mandates at least a 7 character passcode on mobile devices.  A fingerprint doesn't conform to that so the mobile device isn't compliant with IT Security requirements and thus won't sync.  Until an api is available to control the scanner and allows us to force a passcode and turn off the scanner then the device cannot be considered compliant.  Simple as that.

Is Android available in 64bit??

 

It's one thing to have a 64bit CPU but if the OS can't do anything with it... it's useless.

 

At least Apple made sure that iOS 7 is available in 32/64bit.

In an enterprise environment it sucks.  Since apple won't open the api for it at this point we won't allow the 5s on our network or for enrollment on our mdm server.  Our eas policy mandates a 7 character passcode on devices.  If someone uses a fingerprint instead then the device becomes non-compliant and won't sync.  IT Sec is already preparing for the headaches this will cause.  So we are basically not allowing this until apple changes the api policy.

 

What if the fingerprint works so that the users can set a 7 character passcode, but the fingerprint automatically enters the passcode ? and wouldn't the user be able to choose whether he wants to use a non compliant finger print, or to use a 7 character passcode and be compliant ? 

 

Then again, what are you allowing them to do with their phones that require 7 character passcode to be allowed in on your enterprise ? must be more than the fear of their phonebooks being stolen... If I had to use a 7 digit passcode to unlock my phone, I would demand a plain old dumb phone as my work phone and just use my smart phone disconnected form the company network. 

Ugh. People still spreading complete ignorant remarks towards 64-bit. All those things about "32-bit apps will have to be recompiled, wont be compatible" "the emulation layer that will make then run slower", maybe be applied to windows and x86_64 but may not be the case for the ARM 64bit architecture. Which apparently is more than just an extension and changes other things as well. 

 

On the particular case of x86_64 processors, 32-bit binaries STILL run natively, x86_64 is just a superset that includes the older instructions. So, per se, there is no reduction in performance. When interacting with the OS, apps that run in 32-bit will need the OS to provide resources this way as well, and that-s the whole point of WoW64. Still that doesn't imply impacted performance, it means more stuff from the OS will have to be loaded in memory. So it only impacts performance when memory is limited. But since most people agree that the whole point of 64-bit is for "more RAM" (I dont agree with this), then be rest assured that it is not that much of a problem. 

 

 

 

You seem to be confused and spreadign FUD about Windows x86_64 yourself though ... which is weird cause then you go on and say it correctly. 

 

Your whole first paragraph there is just one confusing mess. and as you say x64 is an extension on top ox x86, so if ARM changes more than that, contrary to your claims, that would make compatibility harder, not easier than x64 which is just a superset instruction and not only runs just as fast, but sometimes even allows 32 bit apps to run faster on a 64 bit os with WoW

People do not get how things work.  Yea, Samsung announced 64bit after Apple.  Who the hell cares.  If people didn't copy features of other phones, you would be left with one device/manufacturer to use.  There are also a lot of features you wouldnt have in Androids or WP that are in iPhone.  You wouldnt have a Windows Store, you wouldn't have a Play Store.

 

Seriously, this they copied this/that from someone else comments are getting old.  I dont care for Samsung phones other than the Nexus device but I don't see this as a big deal.

Not useless but without an open api for the mdm to be able to manage it then we cannot allow it.  We have to be able to manage security settings within an enterprise environment.  Our IT Sec department mandates at least a 7 character passcode on mobile devices.  A fingerprint doesn't conform to that so the mobile device isn't compliant with IT Security requirements and thus won't sync.  Until an api is available to control the scanner and allows us to force a passcode and turn off the scanner then the device cannot be considered compliant.  Simple as that.

How is a passcode considered safer than a fingerprint scanner?  ( Serious question, not trolling)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Apple has clarified Series 9 was left off the watchOS 27 compatibility list by mistake.
    • Signal accuses UK government of using child safety as cover for mass surveillance by David Uzondu Recently, the UK's Home Office announced a sweeping set of proposals to make Britain the "first country in the world" where children cannot share or view nude photos on their smart devices, an initiative that authorities claim will protect children from online predators and combat pornography. In response, Signal believes that while the government must keep children "safe" and "protected," it should do so through social services and education, not by "surveillance, funding cuts, and cover-ups." The company called the plan "dystopian" and warned that it violates everyone's fundamental right to privacy, arguing that scanning on the presumption of nudity will only strengthen the market dominance and data control of giant corporations like Apple and Google. The statement continues by accusing the government of hiding its true intentions under the guise of child safety. Signal argues that the Home Office is building an invisible surveillance infrastructure that remains ripe for exploitation by future administrations and authoritarian regimes. According to the company, this aggressive approach completely ignores the actual needs of young people, such as properly funded schools and mental health services. Tech companies like Apple and Google have a three-month window to implement these mandatory device-level filters across the United Kingdom. If these tech firms refuse to comply with the mandate, the government will pass emergency legislation to force them to comply, threatening massive fines and even going after the CEOs of these companies with criminal charges. The technology will work by blocking explicit images directly on the operating system of all smartphones and tablets by default. This system monitors the device camera and third-party apps to intercept nudity before anyone can upload or send the image. Adults can still view explicit content, but only after completing a strict age verification check to unlock their devices. Several bodies like the NSPCC and Barnardo's praised the Home Office's decision, arguing that device-level intervention stops the cycle of grooming before it starts. The Internet Watch Foundation (IWF) also supported the policy, claiming that tech companies can implement on-device checks "without threatening privacy or collecting any data."
    • Did you watch the keynote? It is way beyond what is described in this article. Looks interesting. Now it is time for them to deliver unlike what happened in 24.
    • It pretty much has to be compatible with MS Office or it is going nowhere. The rest of the world runs office including Europe. If it is not compatible it will not survive.
    • Incredible deal gets you free NVMe 512GB SSD with AMD AM5 B850 motherboard for only $150 by Sayan Sen Earlier this week we covered the story of an interesting PC case wherein you can build two full-size computers inside it as in it can house and run an AMD and an Intel system simultaneously. Speaking of building PCs, these are hard times to make one for sure as prices are often very high except during flash sales or discounts. If you are in the market for a 1080p gaming PC then Nvidia's 8GB RTX 5060 Ti is currently on sale for just $330 and you get the latest James Bond game too, for free. Speaking of which, right now there is another incredible sale going on as we can get a free 512 GB NVMe SSD from TeamGroup in the form of the G50 alongside the purchase of an AMD B850 socket AM5 motherboard for only $150 (purchase link under the specs table down below). Getting an AM5 motherboard now in 2026 will be a wise investment for sure, especially since AMD confirmed its commitment to support the socket till at least 2029. The MSI PRO B850M-P WIFI is a micro-ATX motherboard that is compatible with AMD Ryzen 9000 series processors. Since it is AM5, the motherboard works with DDR5 memory and includes MSI’s Memory Boost technology, along with EXPO and XMP support. Connectivity features include built-in Wi-Fi 7 paired with a 5G LAN solution. The board offers a PCIe 5.0 M.2 slot with MSI’s EZ M.2 Shield Frozr II thermal solution, that is said to help maintain SSD performance by providing ample cooling against overheating. The technical specifications of the MSI PRO B850M-P WIFI motherboard are given in the table below: Specification Value Form Factor Micro-ATX (mATX), 243.84 × 243.84 mm Chipset AMD B850 Socket AM5 Supported Processors AMD Ryzen 9000, 8000, and 7000 Series Desktop Processors Memory Slots 4 × DDR5 UDIMM Max Memory 256 GB Memory Speed DDR5 8200–5600 MT/s (OC), DDR5 5600–4800 MT/s (JEDEC) Display Outputs 1 × HDMI 2.1 (up to 4K 60Hz) 1 × DisplayPort 1.4 (up to 4K 60Hz) PCIe Slots 1 × PCIe 5.0 x16 (CPU) 3 × PCIe 3.0 x1 (Chipset) Audio Codec Realtek ALC897 Audio Channels 7.1-Channel High Definition Audio M.2 Slots 3 × M.2 slots M.2_1: PCIe 5.0 x4 (CPU) M.2_2: PCIe 4.0 x4 (CPU) M.2_3: PCIe 4.0 x2 (Chipset) M.2 Device Sizes M.2_1: 2280/2260 M.2_2: 2280/2260 M.2_3: 2280 SATA Ports 4 × SATA 6Gb/s RAID Support SATA: RAID 0, 1, 10 NVMe: RAID 0, 1, 5, 10 Rear USB Ports 4 × USB 2.0 2 × USB 5Gbps Type-A 1 × USB 10Gbps Type-A 1 × USB 10Gbps Type-C Front USB Headers 4 × USB 2.0 4 × USB 5Gbps Type-A 1 × USB 10Gbps Type-C LAN Realtek 8126VB 5Gb Ethernet Wireless Networking Wi-Fi 7 (802.11 a/b/g/n/ac/ax/be) Tri-band 2.4GHz / 5GHz / 6GHz MU-MIMO, MLO, 4KQAM Up to 2.9Gbps Bluetooth Bluetooth 5.4 Internal Power Connectors 1 × 24-pin ATX Power 1 × CPU Power 1 × PCIe Power (8-pin) Cooling Headers 1 × CPU Fan 1 × Combo Fan/Pump 3 × System Fan RGB Headers 3 × Addressable RGB Gen2 (JARGB_V2) 1 × RGB LED (JRGB) Additional Internal Headers 2 × Front Panel (JFP) 1 × Chassis Intrusion (JCI) 1 × Front Audio (JAUD) 1 × COM Port (JCOM) 1 × JDASH Tuning Controller 1 × TPM 2.0 Header The free TeamGroup T-FORCE G50 NVMe SSD is a PCIe Gen4 and as such it promises to deliver sequential read speeds of up to 5,000 MB/s, helping accelerate game loading, file transfers, and everyday computing tasks. The SSD features an InnoGrit controller and SLC caching technology to support consistent performance. An ultra-thin, patented graphene heatsink is included to aid in heat dissipation. The NAND flash is based on TLC which means it has plenty of endurance up its sleeve. The random performance may not be as amazing as other drives with DRAM though. Still it should be very good since it can access system memory via HMB to use it as its DRAM cache. The technical specifications of the TeamGroup 512GB G50 NVMe SSD are given in the table below: Specification Value Model / Part Number TM8FFE512G0C129 Form Factor M.2 2280 Interface PCIe Gen4x4 with NVMe Sequential Read Speed Up to 5,000 MB/s Sequential Write Speed Up to 2,500 MB/s Endurance (TBW) 325 TBW DRAM Cache No Cache Technology SLC Cache Controller InnoGrit Controller Solution Operating Temperature 0°C to 70°C Storage Temperature -40°C to 85°C Weight 7 g Dimensions 80.0 × 22.0 × 3.7 mm Vibration Resistance 80 Hz ~ 2,000 Hz / 20G Shock Resistance 1,500G / 0.5 ms MTBF 3,000,000 hours Get it at the link below: MSI PRO B850M-P WIFI AM5 AMD motherboard + Team Group T-FORCE G50 TM8FFE512G0C129 512GB SSD (free gift): $149.99 (Sold and Shipped by Newegg US) This Newegg deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      503
    2. 2
      PsYcHoKiLLa
      224
    3. 3
      ATLien_0
      87
    4. 4
      Steven P.
      80
    5. 5
      +Edouard
      80
  • Tell a friend

    Love Neowin? Tell a friend!