There is a huge difference between code that's been optimized for decades and code that's plain old and there just because nobody ever touched it again.
Even code like IBM's VM should be updated when new processors appear (zSeries CPUs get updated from time to time).
As for code that's there just because it's old (and not because it has been carefully maintained for decades), I advise you to look into it. You probably learned something in the past decade that can improve it.
Even code like IBM's VM should be updated when new processors appear (zSeries CPUs get updated from time to time).
As for code that's there just because it's old (and not because it has been carefully maintained for decades), I advise you to look into it. You probably learned something in the past decade that can improve it.