Changeset b30846e in mainline for kernel/generic/src/mm/as.c

Timestamp:
2016-09-17T16:00:57Z (8 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d701672
Parents:
5a97302
Message:

Do not allow circular paging dependencies of two or more tasks

The mechanism of achieving this is rather simple in that it only allows
pagee-pager relationship between a numerically higher pagee task ID and
a numerically lower pager task ID.

(No files)

Note: See TracChangeset for help on using the changeset viewer.