You wouldn't want to do that. The extra RAM page is pretty volatile. The OS kills it in a few spots and a lot of programs kill it too. So it would work, but your programs wouldn't last long. It's especially bad because when you only have one extra page, every single attempt to use an extra page gets redirected to that one, whereas if you had all 6, you could at least rely on page 7 existing for some small period of time.