[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Preemption and MMU
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] Preemption and MMU
- From: "Terry ONeal" <terryoneal3@xxxxxxxxx>
- Date: Mon, 17 Nov 2008 17:21:25 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=XSoFBFrhrl/r1DO3j859fmxkSHwpV3zHCE2g6Xjwli8=; b=IsC9NsmGsmWKJUTVk7cLyFWnZq91MiLYTNoAX1Y4LkuCGSkUhpB5Lbp/Y6cHV6fyjB Waez2613Y5R4f4JuNTxxWlDT3ySZmw2s0AoG/BAhjaIkBIvz8Io3klyQvqGbg7A1vAPC ZiowT0gXupEBYhQ6a150lsW712CJFXZdSYr7w=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=UZ6Wt3DOltdaZZtFGjsTU2Y5+rjKW/2d44trga55ljmo2hrfwxKhw5oliIod3QLnit JpBIcFCNCfn5KiIzVXoYGiM5H7edYp5BFcNnzGjfMub2W6KYnERcYq8qakDWmzNonkio UZGo+dMlK9XrFn47rKHbaIC3Mgycm2xKfrxkg=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
It appears that kernel preemption cannot be enabled when the MMU is enabled - at least with make menuconfig.
Is this by design? If so, why is this so, and are there plans to allow preemption with the MMU in the future?
Thanks,
Terry