Slashdot Mirror


User: Nothinman

Nothinman's activity in the archive.

Stories
0
Comments
228
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 228

  1. Re:neither has my grandmother. she also doesn't ca on Are We Not Ready For 64-Bit? · · Score: 1

    No, the 2G limit is per-process.

  2. Re:neither has my grandmother. she also doesn't ca on Are We Not Ready For 64-Bit? · · Score: 1

    So can Windows, although the app has to be aware to take advantage of it.

  3. Re:nvdriver... on XFree86 Politics · · Score: 1

    nVidia supplies RPMs for atleast 3 different major distributions for most CPU types and in UP and SMP flavors, what more do you want?

    Even so, doing the install 'manually' with the tar.gz files is about 5 steps and isn't terribly difficult.

  4. Re:Mike's diary entry on XFree86 Politics · · Score: 1

    2.5 is the development tree, don't run it unless you plan on debugging something.

    The -AC trees tend to have more features than the base Linus tree, a lot of things get their testing there then if they work well and are unintrusive they get merged into 2.4 by Marcello.

    I wouldn't doubt that IEEE1394 needs some core changes for it to work properly and that's why it's not fully in 2.4. Anything that makes big changes or changes to other systems in 2.4 has a much lower chance of getting included because it has a higher chance of breaking something else.

  5. Re:32 compatibility mode vs. true 64 bit apps... on AMD Opteron Due In April · · Score: 1
    And how many apps for 64 bit exist in the market?


    A lot more than you think. Most Open Source apps compile and run on 64-bit OSes like Solaris, HP-UX, Tru64, Linux (when run on Alpha, PPC64, etc), etc.


    There will be work that needs to be done to clean up some apps, there's no denying that. But a large chunk of the work is already done on the unix side. It's the Windows side that has a lot of catching up to do.


    I guess what I'm asking is- aside from custom code, what are the reason for me to early adopt a 64bit architecture? Or should I just save my money for when things get cheaper?


    If you can't think of a reason to get one, you probably won't need it any time soon. Most people won't get any benefit from a 64-bit (well, 40-bit it would seem at first release) address space.

  6. Re:32 compatibility mode vs. true 64 bit apps... on AMD Opteron Due In April · · Score: 4, Informative

    Depends.

    Linux has been running on 64-bit architectures for some time now, so 64-bit'ness isn't a new thing. And with distros like Debian that support everything from m68k up to Alpha a large portion of the issues have been taken care of already. Debian 'sarge' currently has 10058 packages, all of which compile and run (I'm not going to say all are 64-bit bug free, that would be stupid).

    And also most Open Source apps are used on Solaris, Tru64, HP-UX, etc which are 64-bit. Windows may have a big transition ahead of it, but for the rest of us it'll be just like any other motherboard upgrade =)

  7. Re:Just another thing to blame... on BIOS' Days Are Numbered · · Score: 1

    If done properly this can be a really good thing. After using SRM on my Alphas and OpenBoot on my Suns I really wish there was a decent firmware for x86 boxes, now maybe there will be.

    This is Intel catching up to things DEC and Sun have been doing for 10 or more years.

  8. Re:I use ESD on A Sound Server For X · · Score: 1

    Depends on your sound card driver.

    I have a SBLive and my /dev/dsp allows multiple open()s and doesn't give me any crap.

  9. Re:Mirror here on Microsoft's Reaction to OSS Adoption · · Score: 2

    Exchange has a "Single Instance Storage" system so that when an email is sent to more than one person that email is only stored in the database once and everyone's mailbox gets a pointer to that message, same thing for attachments. Of course if you modify it, the server has to give you a unique copy but in the general case where they go unmodified it saves a lot of diskspace and work on the server end.

    I wish someone would develop a mail server for unix that used a database as a backend, Cyrus seems to be the closest thing but it's a PITA to setup.

  10. Re:This is great-or is it? on Red Hat In The Black for Q3 · · Score: 2

    The 2.2 kernel was chosen because 2.4 was considered too unstable for them.

    But if you had read the docs you'd know that the 2.4 kernel is included as an option.

  11. Re:Hmmm ... on Mozilla 1.2.1 Released · · Score: 2

    Funny, I've got 5 tabs with perfectly rendered pages in them right now.

  12. Re:Sun is no longer the biggest player in UNIX. on GNOME 2 to Replace CDE As Solaris Default DE · · Score: 2

    Sun's UltraSparcs aren't binary compatible with Itanium either so it's a moot point.

  13. Re:Will This be Linux's first killer app? on AMD's 64-bit Plot · · Score: 2

    But the point is moot if it's running in a 32-bit mode. Alpha's are 99% 'normal' hardware with PCI slots, EISA (some with ISA), SDRAM, IDE, etc. The last parts I bought for my Alpha PWS600au was memory from crucial and a PCI video card.

  14. Re:Just to remind people why more bits is good.. on AMD's 64-bit Plot · · Score: 2

    But it's still a bad hack because:

    A) Some programs need >2G of space (with some versions of NT you can boot with the /3G switch to get 3G of addressable space, but virtually no apps support it.
    B) Some devices, mostly ISA but some dumb PCI ones, can only DMA to addresses below the 4G line.

  15. Re:Longhorn isn't .NET server on Longhorn Server Scrapped · · Score: 2

    Like Mac OS?

  16. Re:FreeBSD drivers instead of for Linux? on Accelerated nVidia Drivers for FreeBSD · · Score: 3, Informative

    There's no "instead of" here, they have both.

    OS X's userspace is from FreeBSD but the kernel is Mach, not FreeBSD.

  17. Re:Unified drivers: bad idea for old hardware on Anand Tours ATI and NVIDIA · · Score: 2

    I'm not saying the breakage is acceptable, I just mean that nVidia has a much better reputation than VIA for stable hardware and drivers.

    You are right about them lacking an easy way to report bugs, it would be nice if they had a web form or even email address available. I couldn't find anything on their site.

  18. Re:Unified drivers: bad idea for old hardware on Anand Tours ATI and NVIDIA · · Score: 2

    Before I blamed nVidia for that I'd try the card in a different machine, it's much more likely a problem with the VIA chipset =)

  19. Re:NVIDIA open? on Anand Tours ATI and NVIDIA · · Score: 3, Insightful

    But they work find for the majority of the people that use them. I'm not saying their drivers are perfect, but I'd be willing to bet that the nearly all the people complaining of them crashing are having problems with something else.

    I'm glad you could publish your drivers under the GPL, but not everyone is and I'd rather have closed drivers that work well for me than no drivers at all.

  20. Re:NVIDIA open? on Anand Tours ATI and NVIDIA · · Score: 4, Informative

    They're binary-only because they don't own all the code used in them so it would break other licenses to publish it.

    I use those binary-only drivers myself with a GF3 and have had no problems with X crashing.

  21. Re:but.... on New Linux Kernel Configuration System · · Score: 1

    I said 'as you'd need it', you can't expect it to be 100% perfect for everyone. Knoppix is more of a demo distro than something you'd use day to day.

  22. Re:but.... on New Linux Kernel Configuration System · · Score: 1

    Everything is modular so the kernel is already as tight and quick as you'd need it.

  23. Re:OS X is great on Mac OS X Switcher Stories · · Score: 1

    They emulate that look because it's what Windows users are used to, and that's the majory of computer users. They don't emulate it because it's intuitive, trust me I've seen people stare blankly at the Windows desktop not knowing what to do next.

  24. Re:No, they're not silly on USA Today says "Linux waddles from obscurity" · · Score: 1

    If it was obvious, I wouldn't have posted. 'Address' is pretty vague, and has more than one meaning.

  25. Re:No, they're not silly on USA Today says "Linux waddles from obscurity" · · Score: 2, Informative

    You can do up to 64G total with PAE, sure per process you're limited to 2/2 or 3/1 split of 4G, but you didn't specify which you meant.