Home | History | Annotate | Download | only in machine
History log of /src/sys/rump/include/machine/cpu_counter.h
RevisionDateAuthorComments
 1.3  11-Mar-2014  pooka branches: 1.3.6;
Reinstance cpu_counter.h so that we don't have to work around the
MD implications everywhere else.
 1.2  08-Dec-2008  pooka branches: 1.2.12; 1.2.18;
Remove rump cpu_counter.h in favour of the arch native one. I'm
sure there was a reason why I originally added this, but I can't
find what would break without it now. If something does pop up,
I'll fix it properly this time instead of adding silly headers.
 1.1  26-Oct-2007  pooka branches: 1.1.2; 1.1.4; 1.1.8; 1.1.10; 1.1.24; 1.1.28; 1.1.34; 1.1.36;
It's non-trivial to say that "no, we don't have cpu counter on this
arch (rump)", so emulate it. But this is suboptimal. The crux of
the problem seems to be that types.h contains both information on
the machine architecture (which we want) as well as other defines
such as __HAVE_CPU_COUNTER (which we don't want).
 1.1.36.1  19-Jan-2009  skrll Sync with HEAD.
 1.1.34.1  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.1.28.1  04-May-2009  yamt sync with head.
 1.1.24.1  17-Jan-2009  mjf Sync with HEAD.
 1.1.10.2  13-Nov-2007  bouyer Sync with HEAD
 1.1.10.1  26-Oct-2007  bouyer file cpu_counter.h was added on branch bouyer-xenamd64 on 2007-11-13 16:03:12 +0000
 1.1.8.2  06-Nov-2007  matt sync with HEAD
 1.1.8.1  26-Oct-2007  matt file cpu_counter.h was added on branch matt-armv6 on 2007-11-06 23:34:32 +0000
 1.1.4.2  28-Oct-2007  joerg Sync with HEAD.
 1.1.4.1  26-Oct-2007  joerg file cpu_counter.h was added on branch jmcneill-pm on 2007-10-28 20:11:15 +0000
 1.1.2.2  27-Oct-2007  yamt sync with head.
 1.1.2.1  26-Oct-2007  yamt file cpu_counter.h was added on branch yamt-lazymbuf on 2007-10-27 11:36:20 +0000
 1.2.18.1  18-May-2014  rmind sync with head
 1.2.12.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.6.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.6.1  11-Mar-2014  tls file cpu_counter.h was added on branch tls-maxphys on 2014-08-20 00:04:39 +0000

RSS XML Feed