Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support. | raj | 2008-03-03 | 1 | -0/+30 |
| | | | | | | Approved by: cognet (mentor) Obtained from: Juniper, Semihalf MFp4: e500 | ||||
* | MFamd64 | alc | 2004-04-18 | 1 | -12/+14 |
| | | | | | Simplify the sf_buf implementation. In short, make it a veneer over the direct virtual-to-physical mapping. | ||||
* | - Modify alpha's sf_buf implementation to use the direct virtual-to- | alc | 2003-11-16 | 1 | -0/+56 |
physical mapping. - Move the sf_buf API to its own header file; make struct sf_buf's definition machine dependent. In this commit, we remove an unnecessary field from struct sf_buf on the alpha, amd64, and ia64. Ultimately, we may eliminate struct sf_buf on those architecures except as an opaque pointer that references a vm page. |