Slashdot Mirror


User: badkarmadayaccount

badkarmadayaccount's activity in the archive.

Stories
0
Comments
3,626
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,626

  1. Re:And it's useless. No 64-bit support. on ARM Chips Designed For 480-Core Servers · · Score: 1

    You got me - though I've never actually heard of the MMU being used in the kernel.

  2. Re:anthropomorphizing on Net Sees Earthquake Damage, Routes Around It · · Score: 1

    Neither do neurons and synapses.

  3. Re:And it's useless. No 64-bit support. on ARM Chips Designed For 480-Core Servers · · Score: 1

    Paging is shutdown. The MMU does paging. The segmentation mechanism is separate.

  4. Re:Drop MySQL in favor of what? on ARM Chips Designed For 480-Core Servers · · Score: 1

    If only more people ditched MySQL, nobody would bother offering it, and would set some reasonable prices on VPS hosting. Oh, wait... http://www.postgresql.org/support/professional_hosting_northamerica

  5. Re:And it's useless. No 64-bit support. on ARM Chips Designed For 480-Core Servers · · Score: 1

    SSI can be done in the system firmware/hypervizor/kernel. Linux supports it.

  6. Re:And it's useless. No 64-bit support. on ARM Chips Designed For 480-Core Servers · · Score: 1

    AFAIK, most OSes shut down the MMU in kernel mode - linux for instance. Address space remaps are costly because of a lot of explicit, non-cached memory accesses. Though I don't see why some more PAE bits can't replace 64-bit mode - you just need an IOMMU. And possibly hardware virtualization with a simple hypervizor. Though that might actually be faster, considering all the savings you make from pointers, not to mention that if the MMU and wide load/store instructions trap to the hypervizor directly - the context switch cost is the same as calling the OS.

  7. Re:And it's useless. No 64-bit support. on ARM Chips Designed For 480-Core Servers · · Score: 1

    I can't imagine a better workaround than dropping MySQL.

  8. Re:Sounds like my next workstation on ARM Chips Designed For 480-Core Servers · · Score: 1

    Raytracing.

  9. Re:Going to be expensive! on ARM Chips Designed For 480-Core Servers · · Score: 1

    The second they try something smart - someone is gonna pull a HT interconnected chip and screw them over. Though the cache coherency protocol may be an issue. OTOH, 4x1Gbps backplane Ethernet, is standard, and wouldn't be too expensive to slap between chips, and let Xen in cluster mode handle the cache coherency. Beowulf SSI in a box. Sounds nice.

  10. Re:With all these recent findings... on Laser Scribing Promises More Efficient Solar Cells · · Score: 1

    Thermoacoustic is more elegant and less maintenance.

  11. Re:With all these recent findings... on Laser Scribing Promises More Efficient Solar Cells · · Score: 1

    Liquid salt heat tanks. Oh, and the materials for solar thermal are much more resilient due to their very nature. The mirrors would be practically eternal, and the number of collectors would be magnitudes smaller. Oh, and funny how incandescent lights burn out from evaporation way before fatigue sets in. Not to mention the many car engines that get started every day for many years.

  12. Re:Not only that on Doom Creator Says Direct3D Is Now Better Than OpenGL · · Score: 1

    Nothing serious - shift development to Direct3D state tracker in Gallium3D.

  13. Re:He'd have screwed it up. on How Sun Bought Apple Computer (Almost) · · Score: 1

    PDF includes a non-Turing complete PS implementation.

  14. Re:Eh, not really on How Sun Bought Apple Computer (Almost) · · Score: 1

    ObjC didn't have GC until recently, still doesn't have compiler memory protection. Oh, and, what do you mean by win2k? The look? Sorry, themes have been invented for a long time, and frankly I (and many others) don't mind the look. You thin Python would have never taken off if it hadn't been for Apple.

  15. Re:Which streams does this head end carry? on Got (Buffer) Bloat? · · Score: 1

    Shared slot best effort isochronous, per client. Eat the set-up/tear-down cost. Screw the abuser on bandwidth - cap isochronous transfers at sub-link speed, inversely proportional to network load. That would not upset multiple transfers, or multiple backends - only the idiots using that for torrents.

  16. Re:what it is on Got (Buffer) Bloat? · · Score: 1

    It's called ECN and nobody is arsed to use it.

  17. Re:Keeping big buffers but managing them better on Got (Buffer) Bloat? · · Score: 1

    "verified legitimate voice gateways" are anti-competitive practice, and port based anything is discrimination against destination and source, not to mention that NAT would screw up that scheme totally.

  18. Re:Keeping big buffers but managing them better on Got (Buffer) Bloat? · · Score: 1

    Multiple smaller ques would be more efficient.

  19. Re:Keeping big buffers but managing them better on Got (Buffer) Bloat? · · Score: 1

    QoS policies can be written neutral, or at least reasonably so, provider abuse is a market problem, not a technical one. Also, a genetic timing algorithm (coming to all FLOSS apps in 3...2...1...), can and will screw up anything at all that tries to do something sneakier than bandwidth*latency*jitter=const, so let them shoot themselves in the foot. Unless they do true destination based scheduling, they won't be able to screw with anything. But QoS can't save you from bufferbloat. ECN can. Simple standard solution to all of bufferbloats' problems.

  20. Re:It's Big Pharna on Meth Dealer Faces Loss of His Comic Book Collection · · Score: 1

    There is no protection against stupidity - death by meth or alcohol - what's the difference?
    Lack of means is a valid argument - but that is brought on by the establishment, and not characteristic of homebrew drugs, in, and of themselves.

  21. Re:Speed on AMD Provides Fusion Support For Coreboot · · Score: 1

    EFI has a legacy BIOS mode, Boot Camp just turns it on when appropriate.

  22. Re:Speed on AMD Provides Fusion Support For Coreboot · · Score: 1

    It's not called a BIOS. A BIOS is a system firmware standard, much as (U)EFI and Open Firmware is.

  23. Re:Sounds like a job to Node.js! on UK Controllers Say Air Traffic System 'Not Safe' · · Score: 1

    I think it's sad - we are like monkeys - always experimenting, though as if never learning...

  24. Re:Stupid humans, why do we still need this crap? on Timezone Maintainer Retiring · · Score: 1

    People are too stupid and lazy to handle the fact that the universe doesn't tick at their rhythm only - I think it's a question of ego.
    Personally, I'd like to see Hex time or similar come in to general use - the current peanut gallery of radixes is infuriating.

  25. Re:Sounds like a job to Node.js! on UK Controllers Say Air Traffic System 'Not Safe' · · Score: 1

    What's wrong with Node and Hadoop? They seem to have reasonable use cases. Social networking is a great money maker if you are handy with data mining, though it does seem a fad, somewhat.