All of lore.kernel.org
 help / color / mirror / Atom feed
* A basic question
@ 2012-10-10 18:03 Jim Vahl
  2012-10-10 19:36 ` Drew Northup
  0 siblings, 1 reply; 11+ messages in thread
From: Jim Vahl @ 2012-10-10 18:03 UTC (permalink / raw)
  To: git; +Cc: 'Skot Davis'

All,

Our company is researching version control software, something which we have
not used previously.  I have a very basic question about git which I have
not been able to answer from reading.  As I understand it, a git repository
can be a mixture of files which are under development, staged or committed.
If we make a new build of our product we will obviously only want to include
the committed (tested) files.  

The question is this: what is the usual procedure to retrieve a set of
committed  files only from the repository to place into a distribution or
"ready to build" folder.  The same question goes for tagging a release: how
does the user get the tag to reference the committed files only and not the
most recent files which may be under development or undergoing testing.

Thanks,

Jim Vahl

^ permalink raw reply	[flat|nested] 11+ messages in thread
* a basic question
@ 2005-10-22 16:09 Nitin Gupta
  2005-10-22 18:11 ` Rik van Riel
  0 siblings, 1 reply; 11+ messages in thread
From: Nitin Gupta @ 2005-10-22 16:09 UTC (permalink / raw)
  To: linux-mm

Hi,
    These are the questions that have been troubling me for long time.
I'm beginning to work on a vmm project, so kindly spare a min to
answer these:

- How does processor know that 3GB-4GB is mapped linearly on first 1GB
of memory. Is there a pagetable for this segment mapping it linearly?

- Why isn't it like this  - userspace tasks have 4GB virtual address
space and for kernel also a 4GB virtual address space that is linearly
mapped to fist 4GB of memory.


Thanks

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-10-12 15:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-10 18:03 A basic question Jim Vahl
2012-10-10 19:36 ` Drew Northup
2012-10-11 17:38   ` Jim Vahl
2012-10-11 18:40     ` James Nylen
2012-10-11 18:51     ` Enrico Weigelt
2012-10-12  0:58     ` Sitaram Chamarty
2012-10-12  1:08     ` PJ Weisberg
     [not found]     ` <CA++fsGFruWFauX3XkynwcRLqK9H16frW86of3Y3ScgzGFmz=dg@mail.gmail.com>
2012-10-11 18:46       ` Dov Grobgeld
2012-10-12 15:56       ` A basic question - Thanks to all responders Jim Vahl
  -- strict thread matches above, loose matches on Subject: below --
2005-10-22 16:09 a basic question Nitin Gupta
2005-10-22 18:11 ` Rik van Riel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.