Re: Debian on 640KB or RAM?

From: Pigeon (jah.pigeon_at_ukonline.co.uk)
Date: 02/15/04

  • Next message: John Hasler: "Re: aol art files:"
    Date: Sun, 15 Feb 2004 16:14:45 +0000
    To: debian-user@lists.debian.org
    
    
    

    On Thu, Feb 12, 2004 at 06:40:06AM +0200, Micha Feigin wrote:
    > On Wed, Feb 11, 2004 at 09:48:58PM -0600, John Hasler wrote:
    > > Mike writes:
    > > > I don't think the 80286 has a memory management unit
    > >
    > > It does, but the architecture is different. A 286 won't run Linux.
    >
    > Are you sure? I thought that the mmu was introduced only in the 386. I
    > think I still used direct memory access using far pointers to write the
    > video ram and such on a 286.

    I think the 286 extended the concept of far pointers somehow to extend
    the addressing range to 16 megs and make it a bit more like a proper
    MMU, but you were still limited to 64k blocks.

    -- 
    Pigeon
    Be kind to pigeons
    Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x21C61F7F
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: John Hasler: "Re: aol art files:"

    Relevant Pages

    • Re: Arch specific mmap attributes (Was: mprotect pgprot handling weirdness)
      ... vm_map_attributes flag, and add the necessary bits and pieces to ... I dislike to add separate flags member into vma. ... interest arch specific mmu attribute crap. ... I think it basically boils down to either extend vm_flags to always be ...
      (Linux-Kernel)
    • Re: Lisp collections
      ... > to extend and reallocate the main vector, ... But in that case, at a minimum of 1MB per array, ... Erik even after 4GB of elements the vector of pointers can be expanded by ... time between allocating a new 1MB vector and allocating a new 1MB vector + ...
      (comp.lang.lisp)
    • Re: POINTERS IN C
      ... insightful analogies that I can use to explain them.. ... it doesn't appear to extend to "pointers to pointers" very naturally... ...
      (comp.lang.c)
    • Re: simple object assocition
      ... Radim B wrote: ... > How can I make it without pointers? ... One way to go would be to extend the ... UserPermission object with other objects. ...
      (comp.lang.php)